Age | Commit message (Expand) | Author |
2023-07-05 | Hide symbols in asn1 and bio | Bob Beck |
2022-12-26 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-01-07 | Add a new, mostly empty, bio_local.h and include it in the files | Theo Buehler |
2018-05-12 | Add const qualifiers to the return values of BIO_s_mem() and | Theo Buehler |
2015-07-20 | Correct #if/else logic in BIO's dgram_ctrl. | Doug Hogan |
2015-02-09 | Jettison SCTP support in BIO dgram. | Joel Sing |
2015-01-12 | Fix a memory leak in bss_dgram. | Doug Hogan |
2015-01-03 | Fix incorrect OPENSSL_assert() usage. | Doug Hogan |
2014-11-26 | remove superflous gettimeofday wrapper. | Brent Cook |
2014-11-26 | memset like a normal human. | Brent Cook |
2014-11-26 | normalize set/getsockopt usage. | Brent Cook |
2014-11-26 | Linux has had IP_MTU since 2005, don't force it. | Brent Cook |
2014-08-24 | Include <sys/time.h> to get struct timeval | Brent Cook |
2014-07-11 | Missing calloc() return value check in dgram_sctp_ctrl(); from Kurt Roeckx via | Miod Vallat |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-10 | Stop including standard headers via cryptlib.h - pull in the headers that | Joel Sing |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-03 | Fix memory leak. | Loganaden Velvindron |
2014-05-30 | more: no need for null check before free | Theo de Raadt |
2014-04-27 | Use C99 initializers for the various FOO_METHOD structs. More readable, and | Miod Vallat |
2014-04-26 | This is not FreeBSD. | Joel Sing |
2014-04-23 | The usual idiom to cope with systems not defining socklen_t is to add a | Miod Vallat |
2014-04-21 | wrong calloc, see people do care | Theo de Raadt |
2014-04-21 | Bring malloc/calloc/realloc sequences to modern standard | Theo de Raadt |
2014-04-18 | Put the final pieces from e_os.h in the required places, and remove it. | Theo de Raadt |
2014-04-18 | unistd.h for protos where needed | Theo de Raadt |
2014-04-17 | more windows/netware leftovers | Ted Unangst |
2014-04-17 | delete if 0 code | Ted Unangst |
2014-04-17 | Mostly gut e_os.h: | Theo de Raadt |
2014-04-17 | some KNF cleanup following the script | Theo de Raadt |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-16 | > As I walk through the valley of the shadow of death | Ted Unangst |
2014-04-16 | Clean up non-fatal error handling - we know which error numbers we have | Joel Sing |
2014-04-15 | Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio. | Joel Sing |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-14 | two SHUTDOWN2 got away; noticed by beck | Theo de Raadt |
2014-04-13 | Remove various horrible socket syscall wrappers, especially SHUTDOWN* | Theo de Raadt |
2014-04-13 | Flense a variety of windows support stuff, and a strange gettimeofday function. | Bob Beck |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2012-10-13 | resolve conflicts | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |