Age | Commit message (Expand) | Author |
2014-04-28 | Implement AI_ADDRCONFIG | sperreault |
2014-04-28 | Remove WIN32, WIN64 and MINGW32 tentacles. | Miod Vallat |
2014-04-28 | Remove bogus semicolon. | Brad Smith |
2014-04-28 | use the correct algorithm mask. reported by satish lvr via | Ted Unangst |
2014-04-28 | SSL_OP_ALL is supposed to be all options and workarounds that are safe, | Ted Unangst |
2014-04-28 | Remove ending cplusplus guard followed by starting cplusplus guard; from | Miod Vallat |
2014-04-28 | Leftover includes and local declarations; from Gebruiker Schoot | Miod Vallat |
2014-04-28 | Ignore IRIX6-compatible archive map on mips64 platform, since the mips64 | Miod Vallat |
2014-04-28 | re-add _ppp for npppd here as well; ok ajacoutot | Okan Demirmen |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2014-04-28 | macro fixes for previous; ok reyk | Jason McIntyre |
2014-04-28 | sync bzero => memset that was done for ip_divert.c before. | Reyk Floeter |
2014-04-28 | Do not sleep after poll returning an error. Blindly copied over from | Florian Obser |
2014-04-28 | Add support for 255 character file names in fuse. | Sylvestre Gallon |
2014-04-28 | fix memory leak | Bret Lambert |
2014-04-28 | check for integer overflows in custom allocs, okay jca@ | Marc Espie |
2014-04-28 | Add support for exporting ARP table via ipNetToMediaTable OID. | Mike Belopuhov |
2014-04-28 | spacing | Reyk Floeter |
2014-04-28 | spacing | Reyk Floeter |
2014-04-28 | bump copyright | Reyk Floeter |
2014-04-28 | Add missing documentation for ipcomp(4) support and the configuration | Reyk Floeter |
2014-04-28 | It's about time to remove the infamous CAVEATS section in iked(8). | Reyk Floeter |
2014-04-28 | Move an opening brace so a loop that delays while waiting | Jonathan Gray |
2014-04-28 | whitespace cleanup while reading result of florian's recent (very nice) work | Theo de Raadt |
2014-04-28 | better proc id name (it handles traps, not alerts) for the | Bret Lambert |
2014-04-28 | buffer_get_string_ptr's return should be const to remind | Damien Miller |
2014-04-27 | Improve error handling in dbopen(). If PRAGMA SQL statements fail, | Ingo Schwarze |
2014-04-27 | For LUNA88K, make sure the architecture name shown to the user | Ingo Schwarze |
2014-04-27 | Regress for access() | Philip Guenther |
2014-04-27 | typo in comment | Miod Vallat |
2014-04-27 | Remove orphaned l2n6 and n2l6 macros. | Miod Vallat |
2014-04-27 | Use C99 initializers for the various FOO_METHOD structs. More readable, and | Miod Vallat |
2014-04-27 | static const char * = "" -> static const char[] = "", to produce shorter code. | Miod Vallat |
2014-04-27 | Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it causes under Unix is to | Miod Vallat |
2014-04-27 | Put explicit (void) in function declarations and shuffle keywords in some | Miod Vallat |
2014-04-27 | Fix library search order in our libtool. | Vadim Zhukov |
2014-04-27 | zap trailing whitespace; | Jason McIntyre |
2014-04-27 | sort the ip6 sysctls; | Jason McIntyre |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-04-27 | We do not need a separate file for two compatibility wrapper functions. | Joel Sing |
2014-04-27 | Fix leak last commit introduced. Spotted by Sebastian Kapfer. | Bob Beck |
2014-04-27 | Document net.inet6.ip6.dad_pending. | Loganaden Velvindron |
2014-04-27 | zap a ton of silly Tn, and uppercase TTL; a few other minor tweaks along the | Jason McIntyre |
2014-04-27 | Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register. | Stefan Sperling |
2014-04-27 | Start de-obfuscating the HC drivers. | Martin Pieuchot |
2014-04-27 | Don't zap disklabel (and next 6 blocks) when installing boot block on | Kenneth R Westerback |
2014-04-27 | Do not let the bluetooth HID device, present in Apple machines with USB, | Martin Pieuchot |