| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rename DECLARE*STACK_OF to DEFINE*STACK_OF | Dr. Stephen Henson | 2016-01-07 | 1 | -2/+2 |
* | Remove the "eay" c-file-style indicators | Richard Levitte | 2015-12-18 | 4 | -4/+4 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 2 | -3/+3 |
* | ex_data part 2: doc fixes and CRYPTO_free_ex_index. | Rich Salz | 2015-12-01 | 1 | -7/+0 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 3 | -16/+16 |
* | Rebuild error source files. | Dr. Stephen Henson | 2015-11-05 | 1 | -9/+9 |
* | fix discrepancy | Dr. Stephen Henson | 2015-11-05 | 1 | -1/+1 |
* | Add and use OPENSSL_zalloc | Rich Salz | 2015-09-03 | 3 | -9/+4 |
* | Add X509_up_ref function. | Dr. Stephen Henson | 2015-09-01 | 1 | -5/+3 |
* | Add X509_CRL_up_ref function | Dr. Stephen Henson | 2015-09-01 | 1 | -4/+4 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-06 | 1 | -1/+1 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 3 | -8/+9 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 1 | -1/+1 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 3 | -6/+4 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -19/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -658/+0 |
* | util/mkstack.pl now generates entire safestack.h | Rich Salz | 2015-02-06 | 1 | -2/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 6 | -2589/+2713 |
* | indent has problems with comments that are on the right hand side of a line. | Matt Caswell | 2015-01-22 | 1 | -14/+27 |
* | Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED | Matt Caswell | 2014-12-18 | 1 | -1/+1 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 1 | -4/+0 |
* | Add explanatory note to crypto/store/README | Rich Salz | 2014-08-31 | 1 | -0/+6 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | Make it possible to disable STORE. | Richard Levitte | 2009-02-19 | 1 | -0/+6 |
* | Reference bug. | Richard Levitte | 2009-02-19 | 1 | -2/+2 |
* | Remove extraneous semicolons | Richard Levitte | 2008-12-16 | 1 | -2/+2 |
* | More type-checking. | Ben Laurie | 2008-06-04 | 3 | -28/+41 |
* | Typo in str_lib.c | Andy Polyakov | 2007-07-07 | 1 | -1/+1 |
* | Update from 0.9.8 stable. Eliminate duplicate error codes. | Dr. Stephen Henson | 2006-11-21 | 1 | -7/+4 |
* | add additional checks + cleanup | Nils Larsch | 2006-01-30 | 1 | -1/+3 |
* | Wrap the inclusion of openssl/engine.h with a protective check for | Richard Levitte | 2005-06-23 | 1 | -0/+2 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Fix more error codes. | Bodo Möller | 2005-05-11 | 4 | -41/+49 |
* | Rebuild error codes. | Dr. Stephen Henson | 2005-04-12 | 1 | -117/+121 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -36/+17 |
* | Deprecate some recursive includes from the store.h API header, and put back | Geoff Thorpe | 2004-05-17 | 3 | -1/+6 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -27/+20 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -9/+4 |
* | Implement missing functions. | Richard Levitte | 2003-06-26 | 5 | -9/+196 |
* | Add the application data type to the README. | Richard Levitte | 2003-06-18 | 1 | -0/+1 |
* | Missing string and potential memory leaks. | Richard Levitte | 2003-06-18 | 1 | -14/+22 |
* | Slightly better check of attributes. Now, mem_list_next can actually stop wh... | Richard Levitte | 2003-06-12 | 3 | -12/+90 |
* | Beautify | Richard Levitte | 2003-06-12 | 1 | -2/+2 |