Age | Commit message (Expand) | Author |
2014-06-24 | sync | Theo de Raadt |
2014-06-24 | Crank libcrypto major since my previous commit changed the size of the | Joel Sing |
2014-06-24 | If a chacha operation does not consume all of the generated key stream, | Joel Sing |
2014-06-24 | Extend the chacha regress to cover the ChaCha interface, in addition to the | Joel Sing |
2014-06-24 | Some KNF. | Joel Sing |
2014-06-24 | Replace 48 lines of code with a single inet_pton() call. The previous | Joel Sing |
2014-06-24 | Actually make BIO_set_tcp_ndelay() work - TCP_NODELAY will not magically | Joel Sing |
2014-06-24 | The Perl close() function, when called on pipe file descriptors, | Ingo Schwarze |
2014-06-24 | Do not try to pass potentially non-existent array elements into | Ingo Schwarze |
2014-06-24 | Fixup the test after new queue code has been added. | Mike Belopuhov |
2014-06-24 | do not prompt for overwrite when none is neccessary using the -F option | Jason McIntyre |
1998-03-11 | Lynx 2.8 | Mats O Jansson |
2014-06-24 | Fix memory leak. | Loganaden Velvindron |
2014-06-24 | remove the noaccesstime synonym for noatime which was previously added for BS... | Daniel Dickman |
2014-06-24 | when copying local->remote fails during read, don't send uninitialised | Damien Miller |
2014-06-24 | don't fatal() when hostname canonicalisation fails with a | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-06-24 | unit and fuzz tests for new key API | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-06-24 | regress test for broken consecutive revoked serial number ranges | Damien Miller |
2014-06-24 | fix bug in KRL generation: multiple consecutive revoked certificate | Damien Miller |
2014-06-23 | repair ramdisk builds | Theo de Raadt |
2014-06-23 | Since this is a library, place issetugid() before every getenv() | Theo de Raadt |
2014-06-23 | Below DIAGNOSTICS, document the SYSERR message level; | Ingo Schwarze |
2014-06-23 | Add regress test for SIGSEGV and SIGBUS siginfo semantics. | Matthew Dempsky |
2014-06-23 | gcc4: emit warning when ignoring alignment constraints | Matthew Dempsky |
2014-06-23 | first attempt at documenting NOINET6 by default and eui64 turning it on again | Henning Brauer |
2014-06-23 | Fix possible crash on invalid filesystems. | Tobias Stoeckmann |
2014-06-23 | turn of IPv6 for new interfaces by default. this really just means there | Henning Brauer |
2014-06-23 | SystemMemory is used to access memory mapped registers on some machines, so we | Mark Kettenis |
2014-06-23 | make "ifconfig <if> inet6 eui64" reset the NOINET6 flag | Henning Brauer |
2014-06-23 | add another supported model; | Jason McIntyre |
2014-06-23 | Fix compile without IPSEC. | YASUOKA Masahiko |
2014-06-23 | Allow keys and send-keys to invisible panes, from saggy-kun at users dot | Nicholas Marriott |
2014-06-23 | Count mouse clicks correctly, from Balazs Kezes. | Nicholas Marriott |
2014-06-23 | unbreak build of getentropy_sysctl - we need linux/sysctl.h, and | Bob Beck |
2014-06-23 | unbreak - main needs to be extern in here somewhere. | Bob Beck |
2014-06-22 | Add regress tests for BIO_get_host_ip(). | Joel Sing |
2014-06-21 | matthew reminds me to update regress to reflect current spec | Ted Unangst |
2014-06-21 | repair indentation for an inner loop; shorten some macros and variable | Theo de Raadt |
2014-06-21 | loosen the spec for timingsafe functions slightly, so as to not | Ted Unangst |
2014-06-21 | fix expected message level | Ingo Schwarze |
2014-06-21 | Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry and | Otto Moerbeek |
2014-06-21 | hash in correct pointer | Theo de Raadt |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | KNF | Bob Beck |
2014-06-20 | indent | Theo de Raadt |
2014-06-20 | rearrange so that the main function with the important comments is at the top | Otto Moerbeek |
2014-06-15 | occured -> occurred; | Jason McIntyre |
2014-06-15 | move to a smaller rbytes buffer; ok miod@ deraadt@ | Otto Moerbeek |