Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More KNF. | jsing | 2014-04-18 | 8 | -203/+195 |
| | |||||
* | stab at indentation | tedu | 2014-04-17 | 5 | -737/+725 |
| | |||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 3 | -18/+18 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | whack the ifdef pinata: | tedu | 2014-04-16 | 1 | -260/+5 |
| | | | | | | | | | | | | | | | | | | OPENSSL_SYSNAME_VXWORKS OPENSSL_SYS_VMS OPENSSL_SYS_MSDOS OPENSSL_UNISTD OPENSSL_SYS_WIN16 WIN_CONSOLE_BUG OPENSSL_SYS_WINCE SGTTY OPENSSL_SYS_MACINTOSH_CLASSIC MAC_OS_GUSI_SOURCE OPENSSL_SYS_NETWARE OPENSSL_SYS_SUNOS __DJGPP__ OPENSSL_SYS_BEOS OPENSSL_SYS_WIN32 | ||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -79/+0 |
| | |||||
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 1 | -2/+2 |
| | | | | | 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 | -32/+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 | -2/+8 |
| | |||||
* | resolve conflicts | djm | 2012-10-13 | 2 | -2/+2 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 5 | -124/+32 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -1/+1 |
|\ | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -1/+1 |
| | | |||||
* | | resolve conflicts | djm | 2009-04-06 | 1 | -0/+1 |
| | | |||||
* | | resolve conflicts | djm | 2009-01-09 | 1 | -0/+2 |
| | | |||||
* | | 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 | 1 | -1/+1 |
| | | |||||
* | | resolve conflicts | djm | 2008-09-06 | 6 | -31/+61 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -21/+17 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -21/+17 |
| | | |||||
* | | Add proper checks against fgets failure. From Charles Longeau. | ray | 2007-04-06 | 1 | -1/+2 |
| | | | | | | | | OK moritz@, millert@, and jaredy@. | ||||
* | | resolve conflicts | djm | 2006-06-27 | 1 | -22/+26 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+115 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+115 |
| | | |||||
| * | This commit was manufactured by cvs2git to create branch 'openssl'. | cvs2svn | 2002-05-15 | 1 | -0/+67 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -7/+7 |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 4 | -23/+39 |
| | |||||
* | Less strcpy/strcat/sprintf. tdeval@ ok. | ho | 2003-03-16 | 1 | -6/+7 |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 3 | -4/+7 |
| | |||||
* | sig_atomic_t type must also be volatile | deraadt | 2002-06-03 | 1 | -1/+1 |
| | |||||
* | do not assume scripts are executable | deraadt | 2002-05-25 | 1 | -1/+1 |
| | |||||
* | Merge openssl-0.9.7-stable-SNAP-20020519 | beck | 2002-05-21 | 1 | -1/+1 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 9 | -0/+2559 |