2014-12-15 |
guenther | Eliminate the -r option and always do sysctl OID, usern... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
doug | Add error handling for EVP_DigestInit_ex(). |
commit | commitdiff | tree | snapshot |
2014-12-14 |
bcook | unconditionally align SSL payloads |
commit | commitdiff | tree | snapshot |
2014-12-14 |
bluhm | By now relayd expects tls in its config file and writes... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
miod | Revert r1.10: properly built shared libraries will... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
schwarze | Switch man(1) to the mandoc implementation. |
commit | commitdiff | tree | snapshot |
2014-12-14 |
schwarze | minimally document -IOKTW; requested by naddy@ |
commit | commitdiff | tree | snapshot |
2014-12-14 |
bcallah | Remove unused <stdlib.h> |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | Convert all of the straight forward client handshake... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | Provide functions for starting, finishing and writing... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2014-12-14 |
gilles | these are no longer used, remove |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | unifdef OPENSSL_NO_NEXTPROTONEG |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | Remove redundant NULL checks before free - BN_free... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | unifdef OPENSSL_NO_NEXTPROTONEG |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | unifdef OPENSSL_NO_NEXTPROTONEG, which is one of the... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
jsing | unifdef NETSCAPE_HANG_BUG from the DTLS code. The code... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
tobias | Handle ed command "s" as a one line command, which... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
schwarze | macro cleanup; from Kaspars at Bankovskis dot net |
commit | commitdiff | tree | snapshot |
2014-12-14 |
guenther | Disable MWAIT again, this time on both i386 and amd64... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
guenther | An UVM_ADV_NORMAL -> MADV_NORMAL was missed here |
commit | commitdiff | tree | snapshot |
2014-12-13 |
doug | yet more mallocarray() changes. |
commit | commitdiff | tree | snapshot |
2014-12-13 |
guenther | Sort members by size to reduce structure padding |
commit | commitdiff | tree | snapshot |
2014-12-13 |
guenther | Add .Xr to chflagsat(2) |
commit | commitdiff | tree | snapshot |
2014-12-13 |
guenther | Correct the handling of symbolic links by chmod/chgrp... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
tedu | claim posix 2008 compat. apparently people look at... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
miod | Provide our own copy of {round,trunc}_page() now that... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
miod | A first shot at MOP boot instructions. |
commit | commitdiff | tree | snapshot |
2014-12-13 |
schwarze | just released mandoc 1.13.2 |
commit | commitdiff | tree | snapshot |
2014-12-13 |
miod | Install netboot.mop |
commit | commitdiff | tree | snapshot |
2014-12-13 |
miod | Create a MOP version of the network boot loader; verifi... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
miod | Give the mop suite the ability to process alpha Elf64... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
millert | Add DKIM signing example based on eric@'s asiabsdcon... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
schwarze | Fix a regression found by Carsten dot Kunze at arcor... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
tobias | The function savestr allows NULL return values during... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
schwarze | macro cleanup; from Kaspars Bankovskis, tweaked a bit |
commit | commitdiff | tree | snapshot |
2014-12-13 |
tobias | Properly validate ranges: |
commit | commitdiff | tree | snapshot |
2014-12-13 |
deraadt | ThinkPad Edge E130, event 0x6060 is supposed to indicat... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
jsg | add a sxidog_activate() function so the kernel will... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | free correct size. it's variable! |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | catch up with swab.c rev. 1.9: |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sizeof(*ptr) for some free() |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | convert some hash tables (the easy ones) to siphash... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | markup fixes from Kaspars at Bankovskis dot net; |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | oops, i was not supposed to disable mwait. found by... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
reyk | Like previously done in relayd, change the keyword... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | markup fixes, and repair some wrong argument types... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsing | Increase cipher suite test coverage by including all... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
reyk | Change the keyword "ssl" to "tls" to reflect reality... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | put global_ptrace here too so users know how to spell... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sysctl kern.global_ptrace. |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sysctl kern.global_ptrace. |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Range check the value of the base for typeset -i base... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Bounds check the file path used in the 'w' command... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Rework the pointer swap in the 'P' command to make... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
uebayasi | sysctl_proc_vmmap(): Allow retrieving "self" VM mapping... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
deraadt | Xr getdtablecount |
commit | commitdiff | tree | snapshot |
2014-12-12 |
djm | revert chunk I didn't mean to commit yet; via jmc@ |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | update swab() to match the current posix definition... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | we do not need the complexity of an assembly swab funct... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | use a local swapbytes function instead of relying on... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
deraadt | The utwitch(4) driver was never added here. Obviously... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
miod | Do not blindly dereference hw_vendor and hw_prod withou... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | Fix previous: |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | slightly reshuffle some code to reduce the diff with... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | regen |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | remove urio |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | remove urio |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | urio has been removed |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | dragonflybsd has added a urio driver. conservation... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | convert bcopy to memcpy/memmove. ok krw |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Make sure you'll never look at stack garbage, prodded... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Handle UPSes with broken report descriptors. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Change uhidev(4) set/get report functions in various... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | When scanning backwards for the last dot in a filename, |
commit | commitdiff | tree | snapshot |
2014-12-11 |
brad | merge conflicts |
commit | commitdiff | tree | snapshot |
2014-12-11 |
millert | Remove an undocumented limit on the length of the patte... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
brad | update to Unbound 1.5.1, ok sthen@ |
commit | commitdiff | tree | snapshot |
2014-12-11 |
jmc | typos; from kaspars bankovskis |
commit | commitdiff | tree | snapshot |
2014-12-11 |
jmc | according to kaspars bankovskis, allocbuf was removed... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
stsp | Delete #ifdef'd code that hasn't been compiled in years... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Do not change the interface of a route if it is not... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Do not use "struct route" when it is not necessary. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | explicitly include sys/param.h in files that use the... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
guenther | Make quotactlcmd formatting consistent with others |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | mention AuthorizedKeysCommandUser must be set for |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | show in debug output which hostkeys are being tried... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | Make manual reflect reality: |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | HISTORY correction: v7, not v6. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | add missing sentence to RETURN VALUES; from Kaspars... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | The macros endtoken and isgood aren't used anywhere... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | If default file descriptors (0, 1, 2) have to be assign... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | File descriptors are of type int, not short. While... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | use .Rv and simplify wording; from Kaspars at Bankovski... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | use .Rv; no change of meaning; from Kaspars at Bankovsk... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | ssl3_init_finished_mac() calls BIO_new() which can... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | Remove support for GOST R 34.10-94 signature authentica... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
mikeb | retire shutdown hooks; ok deraadt, krw |
commit | commitdiff | tree | snapshot |
next |