aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Submitted by:Bodo Möller1999-04-242-1/+7
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-24101-2432/+1749
* Submitted by:Bodo Möller1999-04-2319-31/+31
* Submitted by:Bodo Möller1999-04-231-1/+2
* Submitted by:Bodo Möller1999-04-231-2/+2
* "make depend"Bodo Möller1999-04-2339-3177/+5095
* Submitted by:Bodo Möller1999-04-231-1/+1
* Remove header files from .cvsignore.Ulf Möller1999-04-236-8/+0
* Submitted by:Bodo Möller1999-04-231-1/+1
* Submitted by:Bodo Möller1999-04-232-5/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-23552-1564/+1605
* *.org files are gone for good.Ulf Möller1999-04-231-17/+4
* Andy Polyakov points out that BF_PTR2 is slower than the generic case.Ulf Möller1999-04-231-2/+2
* Undo evil cast! <g>Ulf Möller1999-04-231-1/+1
* Function didn't get ANSIfied because of unusual formatting.Ulf Möller1999-04-231-8/+3
* Recognize CPU version on NetBSD and FreeBSD.Ulf Möller1999-04-231-4/+11
* Work with -pedantic!Ben Laurie1999-04-2378-880/+1040
* Submitted by:Bodo Möller1999-04-231-1/+1
* Remove references to .org header file names.Ulf Möller1999-04-2212-12/+10
* Pass the $PROCESSOR variable through.Ulf Möller1999-04-221-1/+1
* Set the 386 flag automatically when building on i386.Ulf Möller1999-04-221-16/+11
* Be more specify about system requirements.Ulf Möller1999-04-221-2/+2
* Ultrix compatibility.Ulf Möller1999-04-222-1/+6
* CVS confusion?Bodo Möller1999-04-221-1/+1
* Don't return 0 from ssl2_read when a packet with empty payload is received.Bodo Möller1999-04-222-0/+25
* Reverse unexplained change.Ben Laurie1999-04-221-5/+1
* Submitted by:Bodo Möller1999-04-221-0/+3
* Fixed some race conditions.Bodo Möller1999-04-2216-16/+23
* Oops! Fixup CHANGES.Dr. Stephen Henson1999-04-211-1/+0
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-2113-18/+430
* New header file opensslconf.h contains the macros set by Configure.Ulf Möller1999-04-212-1/+152
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-2115-493/+44
* Remove some unnecessary(?) casting.Ben Laurie1999-04-212-14/+14
* Fix DES export ciphersuites.Ben Laurie1999-04-212-2/+8
* Fix lots of warnings.Ulf Möller1999-04-2017-32/+50
* Fix some warnings.Ulf Möller1999-04-203-7/+5
* -Wall implies -Wuninitialized.Ulf Möller1999-04-201-2/+2
* Problems with 64-bit long.Ulf Möller1999-04-205-51/+58
* Remove useless defines.Ulf Möller1999-04-202-14/+0
* Problems with 64-bit long.Ulf Möller1999-04-202-23/+3
* Arguments are des_cblock.Ulf Möller1999-04-202-2/+2
* Update dependencies.Ben Laurie1999-04-201-0/+12
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-2012-77/+292
* const correctness.Ben Laurie1999-04-191-7/+9
* Missing #endif.Ulf Möller1999-04-191-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-19491-7416/+2835
* Finish off support for Certificate Policies extension.Dr. Stephen Henson1999-04-195-4/+191
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-194-13/+13
* Document additional Configure flags.Ulf Möller1999-04-191-2/+7
* Error in comment.Ulf Möller1999-04-191-1/+1