Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tag some functions with bounded. idea and ok djm | tedu | 2014-04-17 | 1 | -3/+6 | |
| | ||||||
* | Clean up dangerous strncpy use. This included a use where the resulting | beck | 2014-04-16 | 1 | -3/+1 | |
| | | | | | | | string was potentially not nul terminated and a place where malloc return was unchecked. while we're at it remove dummytest.c ok miod@ | |||||
* | - Why do we hide from the OpenSSL police, dad? | miod | 2014-04-16 | 5 | -109/+23 | |
| | | | | | | | | - Because they're not like us, son. They use macros to wrap stdio routines, for an undocumented (OPENSSL_USE_APPLINK) use case, which only serves to obfuscate the code. ok tedu@ | |||||
* | > As I walk through the valley of the shadow of death | tedu | 2014-04-16 | 10 | -606/+4 | |
| | | | | | | | | | > I take a look at my life and realize there's nothin' left > Cause I've been blasting and laughing so long, > That even my mama thinks that my mind is gone Remove even more unspeakable evil being perpetuated in the name of VMS. (and lesser evils done in the name of others.) ok miod | |||||
* | More KNF. | jsing | 2014-04-16 | 10 | -104/+109 | |
| | ||||||
* | Clean up non-fatal error handling - we know which error numbers we have | jsing | 2014-04-16 | 3 | -105/+0 | |
| | | | | | | defined. ok miod@ beck@ | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -87/+0 | |
| | ||||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -6/+0 | |
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | |||||
* | Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio. | jsing | 2014-04-15 | 5 | -169/+3 | |
| | | | | ok miod@ | |||||
* | Remove VMS code. | jsing | 2014-04-15 | 1 | -320/+0 | |
| | | | | ok miod@ beck@ | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 22 | -4669/+4676 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | |||||
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 4 | -24/+24 | |
| | | | | | 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 | -135/+0 | |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | |||||
* | two SHUTDOWN2 got away; noticed by beck | deraadt | 2014-04-14 | 2 | -2/+4 | |
| | ||||||
* | Use shutdown(s, SHUT_RDWR) instead of shutdown(s, 2). | matthew | 2014-04-13 | 2 | -2/+2 | |
| | | | | ok beck deraadt | |||||
* | Remove various horrible socket syscall wrappers, especially SHUTDOWN* | deraadt | 2014-04-13 | 7 | -66/+66 | |
| | | | | | | which did shutdown + close, all nasty and surprising. Use the raw syscalls that everyone knows the behaviour of. ok beck matthew | |||||
* | Flense a variety of windows support stuff, and a strange gettimeofday function. | beck | 2014-04-13 | 1 | -12/+0 | |
| | | | | ok deraadt@ | |||||
* | Remove some stuff that isn't needed. | beck | 2014-04-13 | 3 | -26/+26 | |
| | | | | ok miod@ deraadt@ | |||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 2 | -30/+63 | |
| | ||||||
* | resolve conflicts | djm | 2012-10-13 | 6 | -26/+1091 | |
| | ||||||
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 2 | -7/+17 | |
| | ||||||
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 7 | -21/+83 | |
| | ||||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 14 | -441/+688 | |
| | ||||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -6/+7 | |
|\ | | | | | branch. | |||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -6/+7 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -1/+9 | |
|\ \ | | | | | | | branch. | |||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -1/+9 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2009-04-06 | 2 | -10/+17 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2009-01-09 | 2 | -2/+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 | |
| | | | ||||||
* | | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -2/+62 | |
| | | | ||||||
* | | | resolve conflicts | djm | 2008-09-06 | 13 | -118/+406 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -0/+488 | |
|\ \ \ | | | | | | | | | branch. | |||||
| * | | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 14 | -118/+894 | |
| | | | | ||||||
| * | | | import of openssl-0.9.7j | djm | 2006-06-27 | 3 | -68/+72 | |
| | | | | ||||||
| * | | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 3 | -8/+11 | |
| | | | | ||||||
| * | | | import openssl-0.9.7d | markus | 2004-04-07 | 6 | -49/+59 | |
| | | | | ||||||
| * | | | import 0.9.7c | markus | 2003-11-11 | 4 | -4/+75 | |
| | | | | ||||||
| * | | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 11 | -27/+78 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | markus | 2002-09-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 4 | -0/+14 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 20 | -1403/+2749 | |
| | | | | ||||||
| * | | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2002-05-15 | 3 | -0/+1217 | |
| | | | | ||||||
* | | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -58/+65 | |
|\ \ \ \ | | |/ / | |/| | | branch. | |||||
| * | | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -58/+65 | |
| | | | | ||||||
* | | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -0/+28 | |
|\ \ \ \ | | |_|/ | |/| | | branch. | |||||
| * | | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+28 | |
| | | | | ||||||
| * | | | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -1/+1 | |
| | | | |