openssl.git
1999-03-06 Dr. Stephen... Add an extra 'raw' function r2i to the extension code...
1999-03-05 Dr. Stephen... Fix the PKCS#7 stuff: signature verify could fail if...
1999-03-05 Dr. Stephen... Workaround for a Win95 console bug triggered by the...
1999-03-04 Dr. Stephen... Deleted my str_dup() function from X509V3: the same...
1999-03-04 Ralf S. EngelschallAdded the new `Includes OpenSSL Cryptography Software...
1999-03-04 Ralf S. EngelschallRemove confusing variables in function signatures in...
1999-03-04 Ralf S. EngelschallDon't install bss_file.c under PREFIX/include/. It...
1999-03-03 Dr. Stephen... Fix the Win32 compile environment and add various chang...
1999-02-28 Ben LaurieSupper's cooking.
1999-02-28 Ben LaurieAdd functions to add certs to stacks, used for CA file...
1999-02-28 Ben LaurieMore truth in declarations.
1999-02-28 Ben Lauriedoxygen configuration file.
1999-02-28 Ben LaurieExperiment with doxygen documentation.
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-27 Ralf S. EngelschallGet rid of remaining C++-style comments which strict...
1999-02-26 Ralf S. EngelschallOps, the logic of the second argument has to be coupled...
1999-02-26 Ralf S. EngelschallUse consistent and existing addresses
1999-02-26 Dr. Stephen... BN_RECURSION causes the stuff in bn_mont.c to fall...
1999-02-25 Ben LauriePerhaps if I do a tiny bit of docco, others may follow?
1999-02-25 Ralf S. EngelschallRemember one more wish from the users
1999-02-25 Ralf S. EngelschallAdd a bunch of SSL_xxx() functions for configuring...
1999-02-25 Ralf S. EngelschallMove s_server -dcert and -dkey options out of the undoc...
1999-02-25 Ralf S. EngelschallTypo
1999-02-25 Ralf S. EngelschallFix the cipher decision scheme for export ciphers:...
1999-02-25 Ralf S. EngelschallFix 'port' variable from `int' to `unsigned int' in...
1999-02-25 Ralf S. EngelschallChange type of another md_len variable in pk7_doit...
1999-02-25 Ben LaurieFix clearly untested "clever" hack.
1999-02-25 Ralf S. EngelschallMore CVS ignore stuff...
1999-02-25 Ralf S. EngelschallDon't hard-code path to Perl interpreter on shebang...
1999-02-25 Ralf S. EngelschallRemember good pointers to Montgomery multiplication...
1999-02-24 Ralf S. EngelschallMake `openssl x509 -noout -modulus' functional also...
1999-02-24 Dr. Stephen... Remove debugging fprintf from req.c and fix the code...
1999-02-23 Ben LaurieCode for reliable BIO.
1999-02-23 Ben LaurieAdd reliable BIO.
1999-02-23 Ben LaurieFix more warnings.
1999-02-23 Ralf S. EngelschallGet rid of a nasty debugging message which was forgotte...
1999-02-23 Ralf S. EngelschallFix usage message on gendsa:
1999-02-23 Ralf S. EngelschallMake gcc -Wall happy ("might be used uninitialized...
1999-02-23 Dr. Stephen... Redo the way 'req' and 'ca' add objects: add support...
1999-02-22 Ben LaurieAdd syslogging BIO.
1999-02-22 Dr. Stephen... Various changes to make this stuff compile under Win32...
1999-02-21 Ben LaurieMore stuff for new TLS ciphersuites.
1999-02-21 Ben LaurieUndo a couple of kludges.
1999-02-21 Ben LaurieAdd support for new TLS export ciphersuites.
1999-02-21 Ben LaurieFix warning.
1999-02-21 Dr. Stephen... Add preliminary user level config documentation for...
1999-02-21 Dr. Stephen... Make RSA_NO_PADDING really use no padding.
1999-02-21 Ralf S. EngelschallRemember some open issues and available patches
1999-02-21 Dr. Stephen... Add more functionality to issuer alt name and subject...
1999-02-20 Ralf S. EngelschallOk, propose a release date of March 15th with a code...
1999-02-20 Ben LaurieFix a warning.
1999-02-20 Ben LaurieGenerate errors when public/private key check is done.
1999-02-20 Dr. Stephen... Preliminary support for reason code CRL extension.
1999-02-19 Dr. Stephen... Patch so the new crl stuff actually compiles this time...
1999-02-19 Dr. Stephen... Overhaul 'crl' application, add a proper X509_CRL_print...
1999-02-18 Ben LaurieFix case of new functions in error files.
1999-02-17 Dr. Stephen... Oops! Remeber to include the other patches this time...
1999-02-17 Dr. Stephen... Fuller authority key id support, partial support for...
1999-02-17 Ben LaurieAdd OAEP.
1999-02-17 Dr. Stephen... Added code to GENERAL_NAME with support for more option...
1999-02-16 Mark J. CoxUpdates to the new SSL compression code
1999-02-15 Dr. Stephen... Fix various memory leaks in SSL, apps and DSA
1999-02-14 Dr. Stephen... Patch to Configure script. For some reason the BN_ASM...
1999-02-14 Dr. Stephen... Update error codes.
1999-02-14 Dr. Stephen... Add support for raw extensions. This means that you...
1999-02-14 Ralf S. EngelschallMake sure latest Perl versions don't interpret some...
1999-02-14 Dr. Stephen... Convert ms/do_ms.bat to DOS EOL format of DOS chokes...
1999-02-14 Dr. Stephen... More Win32 fixes and upsdate INSTALL.W32 documentation.
1999-02-13 Dr. Stephen... Oops... add other changes this time too.
1999-02-13 Dr. Stephen... Modify configure script to generate some files that...
1999-02-13 Ben LaurieFinally(?) fix DES stuff.
1999-02-13 Ben LaurieUpdate dependencies.
1999-02-13 Ben LaurieFix ghastly DES declarations, and all consequential...
1999-02-13 Dr. Stephen... Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix...
1999-02-13 Ben LaurieAdd support for 3DES CBCM mode.
1999-02-13 Ben LaurieIn the absence of feedback either way, commit the fix...
1999-02-13 Ben LaurieWhoops, missed one.
1999-02-13 Ben LaurieSome cleanup.
1999-02-12 Ben LaurieActually use BN when selected!
1999-02-12 Ben LaurieTidy up asm stuff.
1999-02-11 Dr. Stephen... Make the 'crypto' and 'ssl' options in the perl script...
1999-02-11 Dr. Stephen... Delete a few unused files in apps, restore CAST WIN32...
1999-02-10 Ralf S. EngelschallRemove one more totally bogus source file.
1999-02-10 Ralf S. EngelschallRemove three more bogus files (2x temp file, 1x trash)
1999-02-10 Ralf S. EngelschallWhat is on my ToDo list...
1999-02-10 Ralf S. EngelschallOverhauled the Perl interface (perl/*):
1999-02-10 Ralf S. EngelschallIgnore mx86unix.cpp which is generated on Intel platforms
1999-02-10 Ralf S. EngelschallRemember the cleanup
1999-02-10 Ralf S. EngelschallFirst cut for a very conservative source tree cleanup:
1999-02-10 Ralf S. EngelschallOps, one more reference to 0.9.1c. Make sure we don...
1999-02-10 Dr. Stephen... Oops. Forgot to do a 'make errors'.
1999-02-10 Dr. Stephen... More extension code. Incomplete support for subject...
1999-02-09 Ben LaurieUpdate dependencies.
1999-02-09 Ben LaurieMore exactitude with function arguments.
1999-02-09 Dr. Stephen... Oops... forgot to add new ENUMERATED file...
1999-02-09 Dr. Stephen... Support for ASN1 ENUMERATED type. This copies and dupli...
1999-02-08 Dr. Stephen... Comment out def of currently unimplemented function...
1999-02-07 Ben LaurieMinor tweaks to keep Perl 5.001 happy.
1999-02-07 Dr. Stephen... Fix filename in comment.
1999-02-07 Dr. Stephen... Add support for GeneralName and GeneralNames extensions...
next