Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More KNF. | jsing | 2014-04-18 | 7 | -464/+514 | |
| | ||||||
* | More KNF. | jsing | 2014-04-18 | 17 | -515/+662 | |
| | ||||||
* | add braces missed when fixing leaks | jsg | 2014-04-18 | 1 | -1/+2 | |
| | ||||||
* | More KNF. | jsing | 2014-04-18 | 11 | -664/+813 | |
| | ||||||
* | lob a few more knf grenades in here to soften things up. | tedu | 2014-04-18 | 54 | -1796/+999 | |
| | ||||||
* | putting most of the braces in the right column is the very least we can do. | tedu | 2014-04-18 | 54 | -2030/+2034 | |
| | ||||||
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 3 | -27/+0 | |
| | | | | ok miod | |||||
* | sprintf: bad. | miod | 2014-04-17 | 1 | -1/+1 | |
| | | | | | | snprintf: good. snprintf with a correct size: better! (harmless in this case) | |||||
* | fix some more leaks, mostly suggestions from miod | jsg | 2014-04-17 | 3 | -2/+8 | |
| | | | | ok miod@ | |||||
* | fix some of the leaks | jsg | 2014-04-17 | 1 | -2/+6 | |
| | | | | ok miod@ looks good deraadt@ | |||||
* | Initial KNF. | jsing | 2014-04-17 | 4 | -508/+505 | |
| | ||||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 43 | -146/+146 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||||
* | fix a few bugs observed on http://www.viva64.com/en/b/0250/ | tedu | 2014-04-16 | 2 | -2/+2 | |
| | | | | ok krw miod | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -108/+0 | |
| | ||||||
* | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | miod | 2014-04-15 | 7 | -664/+0 | |
| | | | | | | | | | | obsolete (and mostly internal) routines to be compiled out. We don't expect any reasonable software to stick to these interfaces, so better clean up the view and unifdef -DNO_ASN1_OLD. The astute reader will notice the existence of NO_OLD_ASN1 which serves a similar purpose, but is more entangled. Its time will come, soon. | |||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 8 | -94/+0 | |
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | |||||
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 6 | -13/+13 | |
| | | | | | where the return value is ignored changing to (void) snprintf. ok deraadt@ | |||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -822/+0 | |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | |||||
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -2/+0 | |
| | ||||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 4 | -3/+7 | |
| | ||||||
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -0/+6 | |
| | | | | | from the openssl git (changes between openssl 1.0.1c and 1.0.1d). ok djm@ | |||||
* | resolve conflicts | djm | 2012-10-13 | 15 | -160/+353 | |
| | ||||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -1/+1 | |
|\ | | | | | branch. | |||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 2 | -1/+22 | |
|\ \ | | | | | | | branch. | |||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 18 | -175/+415 | |
| | | | ||||||
* | | | cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflow | djm | 2012-04-19 | 1 | -14/+40 | |
| | | | | | | | | | | | | ok miod@ deraadt@ | |||||
* | | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 10 | -21/+27 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -4/+1 | |
|\| | | | | | | | | branch. | |||||
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 12 | -25/+28 | |
| | | | ||||||
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 52 | -3369/+2246 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 2 | -18/+28 | |
|\| | | | | | | | | branch. | |||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 46 | -1614/+2236 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -277/+303 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 3 | -283/+341 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2009-04-06 | 5 | -13/+40 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 5 | -0/+1393 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 12 | -15/+1435 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2009-01-09 | 29 | -30/+40 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -1/+1 | |
|\| | | | | | | | | branch. | |||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 31 | -34/+47 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -225/+244 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -225/+244 | |
| | | | ||||||
* | | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 2 | -5/+8 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2008-09-06 | 59 | -1275/+3254 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 2 | -0/+1722 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 57 | -1260/+4963 | |
| | | | ||||||
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 4 | -173/+240 | |
| | | | ||||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 19 | -80/+174 | |
| | | | ||||||
| * | | import openssl-0.9.7d | markus | 2004-04-07 | 8 | -17/+31 | |
| | | |