Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 2 | -5/+5 | |
| | | | | | | | | This avoids a lot of ugly gymnastics to do snprintfs before sending the bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c where it was being called with the incorrect number of arguments and using random things off the stack as addresses of strings. ok krw@, jsing@ | |||||
* | Put the final pieces from e_os.h in the required places, and remove it. | deraadt | 2014-04-18 | 1 | -1/+0 | |
| | | | | | "dance on it's grave" says beck ok guenther beck | |||||
* | fix some more leaks, mostly suggestions from miod | jsg | 2014-04-17 | 1 | -0/+3 | |
| | | | | ok miod@ | |||||
* | fix some of the leaks | jsg | 2014-04-17 | 1 | -3/+11 | |
| | | | | ok miod@ looks good deraadt@ | |||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 3 | -15/+15 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -78/+0 | |
| | ||||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -135/+0 | |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | |||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+1 | |
| | ||||||
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -3/+6 | |
| | | | | | from the openssl git (changes between openssl 1.0.1c and 1.0.1d). ok djm@ | |||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+2 | |
| | ||||||
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 3 | -9/+13 | |
| | ||||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 9 | -370/+82 | |
| | ||||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -48/+43 | |
|\ | | | | | branch. | |||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -48/+43 | |
| | | ||||||
* | | resolve conflicts | djm | 2009-01-09 | 4 | -5/+6 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -38/+43 | |
|\| | | | | | branch. | |||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -38/+43 | |
| | | ||||||
* | | resolve conflicts | djm | 2008-09-06 | 9 | -132/+441 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -175/+97 | |
|\| | | | | | branch. | |||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -175/+97 | |
| | | ||||||
* | | remove some bogus *p tests from charles longeau | tedu | 2007-03-20 | 1 | -3/+3 | |
| | | | | | | | | ok deraadt millert | |||||
* | | resolve conflicts | djm | 2006-06-27 | 1 | -50/+54 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+291 | |
|\| | | | | | branch. | |||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+291 | |
| | ||||||
* | merge 0.9.7d | markus | 2004-04-08 | 3 | -10/+21 | |
| | ||||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 3 | -8/+17 | |
| | ||||||
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -5/+5 | |
| | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -64/+136 | |
| | ||||||
* | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -1/+1 | |
| | ||||||
* | do not assume scripts are executable | deraadt | 2002-05-25 | 1 | -1/+1 | |
| | ||||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 11 | -0/+3483 | |