aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-10/+0
* make updateRichard Levitte2016-01-121-8/+8
* More zalloc nitsRich Salz2015-09-041-1/+1
* remove 0 assignments.Rich Salz2015-09-031-6/+2
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-2/+2
* free NULL cleanup -- codaRich Salz2015-05-011-2/+1
* free null cleanup finaleRich Salz2015-05-011-4/+2
* remove malloc castsRich Salz2015-04-281-3/+2
* 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-2665/+0
* Fix memset call in stack.cMatt Caswell2015-03-171-1/+1
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-231/+0
* Make STACK_OF opaque.Dr. Stephen Henson2015-03-053-20/+11
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-15/+148
* undef cleanup: use memmoveRich Salz2015-01-241-21/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-223-2922/+2794
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+2
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+3
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT2308: Add extern "C" { ... } wrapperRich Salz2014-08-271-0/+8
* Implement sk_deep_copy.Viktor Dukhovni2014-06-223-6/+138
* Separate the SCT List parser from the SCT List viewerRob Stradling2014-06-101-0/+22
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-0/+22
* Add DTLS-SRTP.Ben Laurie2011-11-151-0/+22
* make update (1.1.0-dev)Richard Levitte2011-03-231-3/+9
* Add SRP support.Ben Laurie2011-03-121-0/+60
* Assorted bugfixes:Bodo Möller2011-02-031-30/+30
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* PR: 2386Dr. Stephen Henson2010-12-021-1/+2
* PR: 2278Dr. Stephen Henson2010-05-291-1/+1
* make updateDr. Stephen Henson2010-02-071-25/+25
* make updateDr. Stephen Henson2010-01-151-25/+25
* Update from 1.0.0-stable.Dr. Stephen Henson2009-07-271-24/+24
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-84/+84
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-281-21/+29
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-83/+45
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-23/+0
* Type-safe OBJ_bsearch_ex.Ben Laurie2008-10-143-24/+15
* Remove old non-safestack code.Dr. Stephen Henson2008-06-041-66/+0
* More type-checking.Ben Laurie2008-06-043-145/+482