Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve conflicts | 2009-04-06 | 7 | -13/+16 | |
| | |||||
* | import of OpenSSL 0.9.8k | 2009-04-06 | 6 | -0/+2834 | |
| | |||||
* | missing ssl_sock_init() call in init_client() (used by | 2009-01-30 | 1 | -3/+10 | |
| | | | | "openssl s_client"), fix an unlikely memory leak | ||||
* | remove some gratuitous changes that do nothing other than inrease | 2009-01-30 | 1 | -2/+1 | |
| | | | | the size of the diff against openssl mainline | ||||
* | resolve conflicts | 2009-01-09 | 25 | -558/+963 | |
| | |||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | 2009-01-05 | 5 | -187/+234 | |
| | |||||
* | remerge local tweaks, update per-arch configuration headers, update | 2008-09-06 | 3 | -8/+5 | |
| | | | | Makefiles, crank shlib_version | ||||
* | resolve conflicts | 2008-09-06 | 44 | -1107/+4437 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 6 | -908/+3237 | |
| | |||||
* | Correctly NUL terminate the message buffer that is used with the | 2007-08-06 | 1 | -4/+24 | |
| | | | | | -starttls option. Without this openssl s_client -starttls crashed with malloc.conf -> J. OK deraadt@, hshoexer@ | ||||
* | Use S_IS* macros insted of masking with S_IF* flags. The latter may | 2006-09-25 | 1 | -2/+2 | |
| | | | | | have multiple bits set, which lead to surprising results. Spotted by Paul Stoeber. ok djm@ | ||||
* | resolve conflicts | 2006-06-27 | 11 | -36/+65 | |
| | |||||
* | import of openssl-0.9.7j | 2006-06-27 | 1 | -8/+11 | |
| | |||||
* | Add a -hex option to 'rand' to output hexadecimal output. | 2006-05-14 | 1 | -1/+20 | |
| | | | | ok djm@ miod@, man page help from jmc@. | ||||
* | avoid spurious ld evil string func warning, spotted by david@; | 2005-05-25 | 1 | -3/+3 | |
| | | | | feedback & ok avsm@ | ||||
* | kill strcpy; ok hshoexer@, prodded by david@ | 2005-05-10 | 2 | -2/+2 | |
| | |||||
* | resolve conflicts | 2005-04-29 | 22 | -306/+784 | |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | 2005-04-29 | 2 | -0/+1296 | |
| | |||||
* | avoid NULL deref; from danh@ | 2004-04-25 | 1 | -2/+5 | |
| | |||||
* | merge 0.9.7d | 2004-04-08 | 17 | -541/+808 | |
| | |||||
* | support IPv6 connections in "openssl s_client", adding -4 and -6 options to | 2004-03-31 | 3 | -96/+45 | |
| | | | | force protocol; ok itojun@ | ||||
* | Fix printf format string. ok markus@ | 2004-01-14 | 1 | -1/+1 | |
| | |||||
* | remove obsolete files | 2003-11-13 | 1 | -127/+0 | |
| | |||||
* | merge 0.9.7c; minor bugsfixes; | 2003-11-11 | 7 | -33/+55 | |
| | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] | ||||
* | Off-by-ones, from aaron@ | 2003-09-22 | 1 | -1/+1 | |
| | |||||
* | Remove some double semicolons (hmm, do two semis equal a maxi?). | 2003-08-06 | 2 | -2/+2 | |
| | | | | I've skipped the GNU stuff for now. From Patrick Latifi. | ||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 44 | -506/+798 | |
| | |||||
* | import 0.9.7b (without idea and rc5) | 2003-05-11 | 1 | -1/+0 | |
| | |||||
* | string cleaning; ok tedu | 2003-04-26 | 2 | -16/+20 | |
| | |||||
* | oops | 2003-04-04 | 1 | -1/+1 | |
| | |||||
* | incorrect bounds limit; spotted by ho | 2003-04-04 | 1 | -6/+8 | |
| | |||||
* | more strcpy & sprintf murder; ho ok | 2003-04-04 | 9 | -38/+39 | |
| | |||||
* | delete duplicate line; jason@ackley.net, 3090 | 2003-02-12 | 1 | -1/+0 | |
| | |||||
* | typo; torh@bogus.net | 2002-12-16 | 1 | -1/+1 | |
| | |||||
* | add -elapsed to usage() for USE_TOD, too | 2002-09-16 | 1 | -1/+1 | |
| | |||||
* | merge with openssl-0.9.7-stable-SNAP-20020911, | 2002-09-14 | 16 | -393/+694 | |
| | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | ||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 13 | -54/+88 | |
| | |||||
* | import openssl-0.9.7-beta3 | 2002-09-05 | 1 | -3/+17 | |
| | |||||
* | merge with 0.9.7-beta1 | 2002-09-05 | 1 | -1/+1 | |
| | |||||
* | more cruft. | 2002-09-04 | 2 | -254/+0 | |
| | |||||
* | execute bourne shell scripts with 'sh' and not with $SHELL | 2002-09-04 | 1 | -1/+1 | |
| | |||||
* | remove generated files and generated symlinks (in make clean) | 2002-08-30 | 1 | -173/+0 | |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | 2002-06-07 | 6 | -13/+50 | |
| | | | | correctly autogenerate obj_mac.h | ||||
* | Merge openssl-0.9.7-stable-SNAP-20020519 | 2002-05-21 | 3 | -133/+32 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 51 | -2693/+7619 | |
| | |||||
* | merge openssl 0.9.6b-engine | 2001-08-01 | 5 | -5/+22 | |
| | | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries | ||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 15 | -32/+350 | |
| | |||||
* | Use correct interpreters | 2001-01-26 | 1 | -1/+1 | |
| | |||||
* | openssl-engine0.9.6 merge | 2000-12-15 | 7 | -0/+0 | |
| | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | ||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 48 | -1299/+3541 | |
| |