1999-08-11 |
Bodo Möller | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-08-10 |
Bodo Möller | Updates. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Dr. Stephen... | Support for parsing of certificate extensions in PKCS... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Bodo Möller | BIO_write and BIO_read could, in theory, return -2. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Bodo Möller | -crlf option. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Bodo Möller | Provide fixed seed for parameter generation to speed... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Ralf S. Engelschall | Bump after tarball rolling. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Ralf S. Engelschall | Bump version to 0.9.4 OpenSSL_0_9_4 |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Ralf S. Engelschall | Ok, I'll do a few more final platform tests and then... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Ralf S. Engelschall | Ok, final fix for `config' script to detect all flavors... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Bodo Möller | spelling |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | Install libRSAglue.a when OpenSSL is build with RSAref. |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Bodo Möller | Comments. |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Bodo Möller | add comments |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Bodo Möller | more consistent formatting |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Dr. Stephen... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | Backout the following change: |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Bodo Möller | 0.9.4 |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | Fix two remaining prototype-related warnings |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | Remove the perl stuff also optically from the build... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | Let us prepare for tomorrow... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | I don't think this is a real showstopper. Our internal... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | A few more ``#ifndef NO_FP_API / #endif'' pairs for... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Ralf S. Engelschall | consistent style |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Bodo Möller | New option "-crlf" to s_client and s_server which tells... |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Bodo Möller | add some more entries for 0.9.4 |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Bodo Möller | change formatting a bit |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Dr. Stephen... | Fix -startdate and -enddate arguments to 'ca' program... |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Bodo Möller | fix the bug |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Bodo Möller | Dont' assume that something starting with '-' is a... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Ralf S. Engelschall | typo while I poke around... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Bodo Möller | DSA_dup_DH. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Bodo Möller | New function DSA_dup_DH, and fixes for bugs that were... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Bodo Möller | Add a wish. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Dr. Stephen... | Change all the -'s to _'s. |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Dr. Stephen... | Configure fix for Windows: under Windows+perl "system... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Bodo Möller | improve clarity of instructions |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Bodo Möller | 0.9.4 won't be completed in July ... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Ben Laurie | More diagnostics. |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Ben Laurie | Make it compile under -pedantic. |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Bodo Möller | Revert erroneous change. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | automatically use no-mdc2 if no-des is requested. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | Revert previous change -- it was an accident. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | avoid some NO_<cipher> problems |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | generate error message |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | fix previous modification -- if ssl->cert is NULL,... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | avoid cast |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Bodo Möller | The SSL_CTX's cert structure is not relevant for the SSL |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bodo Möller | SSL_shutdown was done too early. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bodo Möller | don't prematurely shut down socket -- use SSL_shutdown |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Andy Polyakov | Extra i386+gcc bn_div.c tune-up featuring inline divisi... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bodo Möller | by request: let BN_dup(NULL) just return NULL |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Andy Polyakov | Bignum division tune-up. Idea is to move multiplication... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bodo Möller | correct error signalling for opendir() failure |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Dr. Stephen... | Fix to PKCS#12 code to use the cipher block length... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Dr. Stephen... | Allow the PKCS#7 (S/MIME encrypt) application to suppor... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Dr. Stephen... | Tidy up pkcs12 application. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ulf Möller | Avoid path separator problems. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ulf Möller | No use in naming the cblock _; the structure still... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ulf Möller | obj_dat.h is autogenerated (it was in the CVS because... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Bodo Möller | Always use buildinf.h, which now includes the mk1mfinf... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ulf Möller | Restore compability with kerberos/des.h (I had deleted... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ulf Möller | VMS updates. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Dr. Stephen... | New function OBJ_obj2txt() |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Dr. Stephen... | New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Andy Polyakov | when invoking bn_*_comba[48] result->top wasn't always... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Bodo Möller | close files. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Bodo Möller | Use correct CFLAG definition for makefile.one builds. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Bodo Möller | change CFLAGS to those given in Configure |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Bodo Möller | -DPLATFORM and -DCFLAGS command line arguments are... |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Bodo Möller | summary of Andy's changes to Configure |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | SPARC Solaris config updates. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | SGI IRIX config updates. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | Minor MD5 tune-up for WIN32 on Intel. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | Added support for SPARC Linux. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | GNU assembler (read SPARC Linux) support added. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Andy Polyakov | - performance retunes, v8plus bn_*_comba routines are... |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ralf S. Engelschall | First cut for a proposed code freeze and release dates... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Bodo Möller | Don't include x509.h when we just need asn1.h |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Ulf Möller | Remove obsolete files. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Bodo Möller | ignore r586unix.cpp |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Bodo Möller | date.h no longer to be deleted by "make clean" |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Ulf Möller | Make the perl module compile and eliminate some of... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | Torture weak compilers less by not automatically includ... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | additional argument for key_callback |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | Additional user data argument to pem_password_cb functi... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | slight clean-up |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Bodo Möller | Auto-generated file -- this should not be under version... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Andy Polyakov | Get rid of redundant multiplications in bn_div_words. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Bodo Möller | "make TABLE" (to follow recent Configure change) |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Andy Polyakov | MIPS III/IV assembler module is reimplemented. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Andy Polyakov | crypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/ |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Andy Polyakov | crypto/bn/asm/mips3.s is obsolete. I'm moving it to... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bodo Möller | SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVIN... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bodo Möller | New compile time option -DCRYPTO_MDEBUG_THREAD. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Bodo Möller | Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Bodo Möller | Add optional (compile-time configurable) time to CRYPTO... |
commit | commitdiff | tree | snapshot |
next |