|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| * | More KNF. | jsing | 2014-05-30 | 1 | -56/+73 | 
| * | unidef DH, ECDH, and ECDSA. there's no purpose to a libssl without them. | tedu | 2014-05-29 | 1 | -11/+0 | 
| * | repair KNF indent | deraadt | 2014-05-29 | 1 | -1/+1 | 
| * | Wrap some long lines. | jsing | 2014-05-27 | 1 | -4/+8 | 
| * | Remove MemCheck_{on,off} that escaped last time around. | jsing | 2014-05-27 | 1 | -4/+0 | 
| * | More KNF. | jsing | 2014-05-27 | 1 | -2/+2 | 
| * | Unchecked malloc() return value in SSL_COMP_add_compression_method(), in the | miod | 2014-05-26 | 1 | -0/+4 | 
| * | Remove TLS_DEBUG, SSL_DEBUG, CIPHER_DEBUG and OPENSSL_RI_DEBUG. Much of | jsing | 2014-05-25 | 1 | -13/+0 | 
| * | Turn off MemCheck_on and MemCheck_off. These calls are pointless since the | jsing | 2014-05-25 | 1 | -2/+0 | 
| * | The ssl_ciper_get_evp() function is currently overloaded to also return the | jsing | 2014-05-25 | 1 | -22/+32 | 
| * | In ssl_cipher_get_evp(), fix off-by-one in index validation before accessing | miod | 2014-05-24 | 1 | -2/+2 | 
| * | KSSL is dead... nuke KSSL_DEBUG from orbit. | jsing | 2014-05-20 | 1 | -14/+0 | 
| * | Remove SRP and Kerberos support from libssl. These are complex protocols | tedu | 2014-05-05 | 1 | -4/+0 | 
| * | switch to reallocarray | tedu | 2014-04-22 | 1 | -2/+2 | 
| * | use mallocarray(a,b) instead of malloc(a*b) | deraadt | 2014-04-21 | 1 | -2/+2 | 
| * | more malloc/realloc/calloc cleanups; ok beck kettenis | deraadt | 2014-04-21 | 1 | -2/+2 | 
| * | Use calloc(a,b) instead of malloc(a*b) + memset(a*b).  I don't know if | deraadt | 2014-04-20 | 1 | -2/+1 | 
| * | More KNF and style consistency tweaks | guenther | 2014-04-19 | 1 | -18/+18 | 
| * | always build in RSA and DSA. ok deraadt miod | tedu | 2014-04-17 | 1 | -7/+0 | 
| * | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -17/+17 | 
| * | add back SRP. i was being too greedy. | tedu | 2014-04-16 | 1 | -0/+2 | 
| * | disentangle SRP code from TLS | tedu | 2014-04-16 | 1 | -2/+0 | 
| * | repair some whitespace | tedu | 2014-04-15 | 1 | -50/+44 | 
| * | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -14/+1 | 
| * | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -4/+0 | 
| * | Flense all use of BIO_snprintf from ssl source - use the real one instead, | beck | 2014-04-14 | 1 | -4/+7 | 
| * | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-14 | 1 | -713/+680 | 
| * | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+3 | 
| * | resolve conflicts | djm | 2012-10-13 | 1 | -14/+119 | 
| * | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -0/+1 | 
| * | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -4/+2 | 
| * | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -331/+692 | 
| * | resolve conflicts | djm | 2009-04-06 | 1 | -1/+1 | 
| * | resolve conflicts | djm | 2009-01-09 | 1 | -0/+3 | 
| * | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -0/+10 | 
| * | resolve conflicts | djm | 2008-09-06 | 1 | -72/+307 | 
| * | resolve conflicts | djm | 2006-06-27 | 1 | -41/+23 | 
| * | resolve conflicts | djm | 2005-04-29 | 1 | -5/+16 | 
| * | merge 0.9.7d | markus | 2004-04-08 | 1 | -39/+40 | 
| * | Correct some off-by-ones.  They currently don't matter, but this | cloder | 2003-10-01 | 1 | -3/+3 | 
| * | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -4/+10 | 
| * | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -7/+8 | 
| * | do not propose IDEA cipher on SSL connection.  tested by beck | itojun | 2002-06-07 | 1 | -0/+6 | 
| * | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -8/+69 | 
| * | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -15/+17 | 
| * | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -38/+39 | 
| * | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -296/+529 | 
| * | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -58/+135 | 
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+758 |