openssl.git
2002-11-19 Richard LevitteUpdate STATUS
2002-11-18 Richard LevitteAdd news items for 0.9.6h and expand on the 0.9.7 news...
2002-11-18 Richard LevitteDocument the addition of certificate pairs.
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-18 Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18 Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-18 Bodo Möllerremove redundant functions
2002-11-18 Bodo Mölleruse consistent order of function definitions
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18 Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18 Lutz JänickeBetter workaround to the "=head1 NAME OPTIONS" pod2late...
2002-11-17 Richard LevitteMake it possible to build for more than one CPU.
2002-11-17 Richard LevitteIgnore openssl.pc. This way, there's no risk that...
2002-11-17 Richard LevitteAdding openssl.pc to the repository was a mistake,
2002-11-17 Richard LevitteAdd the file openssl.pc that I forgot a while ago.
2002-11-16 Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-16 Richard LevitteWe don't want TARGETCPU expanded here.
2002-11-15 Richard LevitteMention ActiveState Perl much earlier in INSTALL.WCE.
2002-11-15 Richard LevitteWinCE patches
2002-11-15 Lutz JänickeFix buggy #! magic and update ssleay->openssl
2002-11-15 Richard LevitteAdd the INHIBIT_SYMLINKS flag variable to help Cygwin.
2002-11-15 Richard LevitteChanges to make shared library building and use work...
2002-11-15 Richard LevitteDocument the change to remove the 'done' flag variable...
2002-11-15 Bodo Möllerthis method does not need field_data1
2002-11-15 Richard Levittemake update
2002-11-15 Richard LevitteA few more Microsoft OIDs added
2002-11-15 Lutz JänickeThe pointer to the cipher object is not yet set, when...
2002-11-15 Richard LevitteThe architecture name is i486, not just 486
2002-11-15 Richard Levitte-Wid-clash-n isn't support in gcc 3, and I get better...
2002-11-15 Richard LevitteI know ANSI C doesn't like 'long long', and I don't...
2002-11-15 Richard LevitteSpell prototypes correctly :-).
2002-11-15 Richard LevitteAdd -Wstrict-prototype and -Wmissing-prototype to my...
2002-11-15 Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-15 Dr. Stephen... Add SETWRAP modifier to ASN1 generate.
2002-11-14 Richard Levittemake update
2002-11-14 Richard LevitteClose the implicitely opened registry key.
2002-11-14 Lutz JänickeUse =back to finish =over (found using pod2latex).
2002-11-14 Lutz JänickeNo such reference to link to (found running pod2latex).
2002-11-14 Dr. Stephen... Fix documentation of i2d_X509_fp and i2d_X509_bio.
2002-11-14 Richard LevitteAdd Tandem OSS target.
2002-11-14 Richard LevitteRemove warnings.
2002-11-14 Richard LevitteDCL logic bugs fixed.
2002-11-14 Richard LevitteIt seems like gcc 2.9aix5.1 doesn't do will with optimi...
2002-11-14 Richard LevitteAdd a FAQ on how to check the authenticity of the openS...
2002-11-14 Richard LevitteCygwin fixes
2002-11-14 Bodo Möllerharmonize with 0.9.7 tree
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Lutz JänickeDon't declare 2 WARNINGS sections
2002-11-14 Lutz JänickeOpportunistic change to work around pod2latex bug:...
2002-11-14 Lutz JänickeCorrect reference to section name.
2002-11-14 Bodo Möllerfix output
2002-11-14 Bodo Mölleruse new BIO_indent() function here as well
2002-11-14 Lutz JänickeMissing =back
2002-11-14 Richard LevitteThe directory 'rijndael' doesn't exist any more, let...
2002-11-14 Richard LevitteWhen AES is skipped because the option 'no-rijndael...
2002-11-14 Richard LevitteMake the Windows test scripts consistent in their echoing
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14 Dr. Stephen... Fix get_email: 0 is a valid return value
2002-11-13 Richard LevitteConstification needed.
2002-11-13 Richard Levittefree() -> OPENSSL_free()
2002-11-13 Richard LevitteMerge from 0.9.7-stable.
2002-11-13 Richard LevitteThis didn't get to the 0.9.8-dev thread...
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-13 Richard LevitteMake internal functions static.
2002-11-13 Richard LevitteName the flag files correctly.
2002-11-13 Dr. Stephen... Typo
2002-11-13 Bodo Möllerdisable weird assert()s
2002-11-13 Bodo Möllerremove unused old directory crypto/rijndael (superseded...
2002-11-13 Dr. Stephen... Update docs
2002-11-13 Ben LaurieFix warnings, makefile cockup.
2002-11-13 Dr. Stephen... Put NAME in right place, fix typo
2002-11-13 Dr. Stephen... Only accept exact match for modifier or tag name
2002-11-13 Dr. Stephen... Add header ctype.h
2002-11-13 Dr. Stephen... Fix memory leak in s2i_ASN_INTEGER and return an error
2002-11-13 Dr. Stephen... Update docs
2002-11-12 Dr. Stephen... Initial ASN1 generation documentation.
2002-11-12 Richard LevitteSynchronise...
2002-11-12 Dr. Stephen... Initial ASN1 generation code. This can construct
2002-11-12 Richard LevitteMake it possible to run individual tests even when...
2002-11-12 Richard LevitteMake the CBC mode od AES accept lengths that aren't...
2002-11-11 Richard LevitteVariables on the stack must be initialized or we can...
2002-11-11 Richard LevitteMake the programs link against the static library on...
2002-11-11 Lutz JänickeTypo.
2002-11-11 Bodo Möllerdo tests with all built-in curves
2002-11-11 Bodo Möllercorrections to built-in curves
2002-11-11 Lutz JänickeMake sure permissions are friendly when building releas...
2002-11-11 Lutz JänickeMore information to the important issue of seeding...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Dr. Stephen... Typo
2002-11-08 Richard Levitte-CAserial does take a filename argument.
2002-11-08 Richard Levitte-CAcreateserial doesn't take a filename argument.
2002-11-07 Richard LevitteWindows doesn't know sys/file.h
2002-11-07 Dr. Stephen... Typo in OCSP ASN1 module
2002-11-06 Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-11-06 Richard LevitteGenerate openssl.pc so pkg-config can return proper...
2002-11-06 Richard LevitteStupid bug fixes. I've forgotten my DCL...
2002-11-06 Bodo Möllerprint less output (no details unless a test failed)
next