Age | Commit message (Expand) | Author |
2014-04-18 | use the portable construct around asprintf; pointed out by halex | Theo de Raadt |
2014-04-18 | reaching into altq outside #ifdef ALTQ is bad, mmkay? ok claudio | Henning Brauer |
2014-04-18 | tcp_respond: let the stack worry about the cksum instead of doing it | Henning Brauer |
2014-04-18 | pf_send_tcp: ask the stack to do the cksum instead of doing it manually | Henning Brauer |
2014-04-18 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-04-18 | Some dude named Tavis Ormandy reported a bug which has gone unfixed. | Ted Unangst |
2014-04-18 | reaching into altq unconditionally (and w/o ifdef ALTQ) is bad, mmkay? | Henning Brauer |
2014-04-18 | since e_os.h is dead, and e_os2.h is installed, we can fetch from there. | Theo de Raadt |
2014-04-18 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-04-18 | Put the final pieces from e_os.h in the required places, and remove it. | Theo de Raadt |
2014-04-18 | cut altq here | Henning Brauer |
2014-04-18 | blank lines between decls and code | Ted Unangst |
2014-04-18 | The RSA_FLAG_SIGN_VER is not yet supported and the current code uses | Reyk Floeter |
2014-04-18 | We should probably thank OpenSSL. | Ingo Schwarze |
2014-04-18 | These files were never installed in the past, and are not generally | Theo de Raadt |
2014-04-18 | Introduce privsep for private keys: | Reyk Floeter |
2014-04-18 | Use asprintf() for generating path, instead of multiple | Theo de Raadt |
2014-04-18 | in CONF_get1_default_config_file(), don't calculate a buffer size, | Theo de Raadt |
2014-04-18 | If somebody else is already processing the RPC requests on a stream socket, | Mark Kettenis |
2014-04-18 | More KNF. | Joel Sing |
2014-04-18 | another round of chemo for the RAND code to provide clarity. | Ted Unangst |
2014-04-18 | More KNF. | Joel Sing |
2014-04-18 | egd support is too dangerous to leave where somebody might find it. | Ted Unangst |
2014-04-18 | More KNF. | Joel Sing |
2014-04-18 | The proc.c code sets up some socketpair for the communication between | Reyk Floeter |
2014-04-18 | Have each thread keeps its own (counted!) reference to the process's ucreds | Philip Guenther |
2014-04-18 | no more altq hier^Where either | Henning Brauer |
2014-04-18 | no more altq | Henning Brauer |
2014-04-18 | Handle passing zero to a variable fieldwidth or precision. | Philip Guenther |
2014-04-18 | unistd.h for protos where needed | Theo de Raadt |
2014-04-18 | define RFILE only in the file that needs it | Theo de Raadt |
2014-04-18 | More KNF. | Joel Sing |
2014-04-18 | stop mentioning altq | Henning Brauer |
2014-04-18 | stop talking about altq | Henning Brauer |
2014-04-18 | missed these | Henning Brauer |
2014-04-18 | add braces missed when fixing leaks | Jonathan Gray |
2014-04-18 | KNF, since this is no longer script generated | Theo de Raadt |
2014-04-18 | sync | Theo de Raadt |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat |
2003-11-11 | import 0.9.7c | Markus Friedl |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-04-18 | Invert the signature logic of in{,6}_selectsrc, make them return the | Jeremie Courreges-Anglas |
2014-04-18 | stop testing altq stuffz | Henning Brauer |
2014-04-18 | Do not set RTF_DONE flag on route message, only the kernel is allowed to | Claudio Jeker |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-04-18 | Upgrade our KerberosV to Heimdal 1.5.3 (minor update). | Antoine Jacoutot |
2014-04-18 | Fix a few lies; polish wording and formatting while here. | Ingo Schwarze |