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