aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* remove malloc castsRich Salz2015-04-281-3/+3
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-347/+0
* RT3670: Check return from BUF_MEM_grow_cleanGraeme Perrow2015-02-121-1/+5
* Live code cleanup: remove #if 1 stuffRich Salz2015-02-061-15/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz2015-01-302-38/+0
* "#if 0" removal: header filesRich Salz2015-01-271-10/+1
* Make OPENSSL_config truly ignore errors.Rich Salz2015-01-251-16/+2
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-10/+10
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2212-1969/+1897
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-6/+6
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT3488: Update doc for OPENSSL_configRich Salz2014-11-201-0/+1
* Remove some outdated README files, to avoid confusing people.Rich Salz2014-08-301-73/+0
* fix warningDr. Stephen Henson2014-08-281-1/+1
* RT1815: More const'ness improvementsJustin Blanchard2014-08-182-6/+6
* Prevent infinite loop loading config files.David Lloyd2014-07-071-1/+1
* New config module for string tables. This can be used to add newDr. Stephen Henson2012-10-221-0/+1
* PR: 2840Dr. Stephen Henson2012-07-031-0/+1
* PR: 2576Dr. Stephen Henson2011-09-021-0/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Fix warnings.Ben Laurie2010-06-122-13/+2
* Update obsolete email address...Dr. Stephen Henson2008-11-053-3/+3
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* More type-checking.Ben Laurie2008-06-041-20/+16
* Stop warning about extra ';' outside of function.Dr. Stephen Henson2008-05-311-1/+1
* LHASH revamp. make depend.Ben Laurie2008-05-264-88/+97
* Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson2007-09-072-2/+2
* Tidy up docs, remove warning.Dr. Stephen Henson2007-05-101-26/+21
* Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson2007-04-093-6/+8
* Don't die if the value is NULL (Coverity CID 98).Ben Laurie2007-04-013-2/+12
* Constify version strings and some structures.Dr. Stephen Henson2007-01-212-2/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-2/+3
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-2/+2
* Change a comment so it corresponds to reality. Put back a character thatRichard Levitte2005-09-281-4/+9
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Fix more error codes.Bodo Möller2005-05-113-3/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-264-16/+22
* Rebuild error codes.Dr. Stephen Henson2005-04-121-38/+41
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* make sure error queue is totally emptiedNils Larsch2005-04-072-2/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1