2000-01-20 |
Bodo Möller | Define WINDOWS in all Mingw32 cases. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Rename lst1 to list1 to avoid name conflict on some... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Define WINDOWS for Mingw32 and Cygwin. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bodo Möller | Define WINDOWS. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Dr. Stephen... | Oops... undo change to wrong prototype. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Dr. Stephen... | Finish off the X509_ATTRIBUTE string stuff. |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Dr. Stephen... | Rename X509_att*() stuff to X509at_*(), add X509_REQ... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Ulf Möller | Rename rsa_oaep_test to the more appropriate name rsa_t... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Compaq C 6.2 for VMS will complain when we want to... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Avoid converting void * to a function pointer when... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | A test script to check on the header files |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Richard Levitte | Build the test apps after all of the library has been... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | SOCKETSHR is showing bad declarations again. However... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Build the crypto test applications as well. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Prepare for a possible disabling of certain messages... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Give the user the possibility to ask for compilation... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | It doesn't make sense to try see if these variables... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Levitte | Beautification and a few entries added. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bodo Möller | SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | Add missing #ifndefs that caused missing symbols when... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | Header for RAND_seed() |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | remove debug modification that I checked in accidentally |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | New function RAND_pseudo_bytes() generated pseudorandom... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bodo Möller | In ssl3_read_n, set rwstate to SSL_NOTHING when the... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Another name longer than 31 chars |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Cut'n'paste error |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Ulf Möller | RAND_seed |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Richard Levitte | Synchronise with the makefiles. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Richard Levitte | Tell the truth about list separators. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | add "randomness" |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | RAND_bytes's return values is 0 for an error, not -1. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bodo Möller | Enable memory checking earlier (we correctly free every... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Richard Levitte | Typo |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Delete "random" file .rnd in "make clean". |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Let "make test" survive without DEVRANDOM |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | In EVP_PKEY_assign[_...], return 0 for an error when... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | - Pseudo-seed the PRNG in programs used for "make test" |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Avoid some warnings, and run "make update". |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bodo Möller | Avoid shadowing variables, |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Ulf Möller | minor change for the prng |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Use CRYPTO_push_info to track down memory leak |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | slightly change usage information |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | note about things still to do with RAND_bytes |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Use CRYPTO_push_info to find a memory leak in pkcs12.c. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bodo Möller | Note about CRYPTO_malloc_init |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Ulf Möller | PKCS#1 signatures don't use randomness. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Ulf Möller | corrections |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Bodo Möller | Turn BN_prime_checks into a macro. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Bodo Möller | add dependency and auto-generation rule for bn_prime.h |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | Dummy page superseded by crypto/crypto.pod |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | Document the RSA library. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Added a comment about Win32. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Add more info to the memory allocation change log. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Levitte | Make sure that generated files are labeled as such... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bodo Möller | add check for internal error |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bodo Möller | The buffer in ss3_read_n cannot actually occur because... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bodo Möller | Clean up some of the SSL server code. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | dep/ directory is not needed. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Ulf Möller | Add missing =back. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Dr. Stephen... | New function X509_CTX_rget_chain(), make SSL_SESSION_pr... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Bodo Möller | s_client and s_server now have their own man pages. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Dr. Stephen... | Man page for s_server. |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Ben Laurie | Make NO_RSA compile with pedantic. |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Dr. Stephen... | Add -prexit command to s_client and patch some BIO |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Bodo Möller | superseded by doc/man/openssl.pod |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Bodo Möller | Unify doc/openssl.pod and doc/man/openssl.pod, which... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Bodo Möller | Use basename instead of complicated sed line. |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Dr. Stephen... | Manpages for the DH utils and fix for a memory leak... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Dr. Stephen... | Add PKCS#12 manpage and use MAC iteration counts by... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Ulf Möller | Install man pages. |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Ulf Möller | Minor format changes. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bodo Möller | CA.pl is now generated automatically (using CA.pl.in... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bodo Möller | apps/openssl.cnf and the documentation say it's "nombstr", |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bodo Möller | make no-des and no-rc2 work. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bodo Möller | add V_CRYPTO_MDEBUG_ALL |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Ulf Möller | Submitted by: |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Ulf Möller | Honor the no-xxx Configure options when creating .DEF... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Dr. Stephen... | #undef PKCS7_SIGNER_INFO for Win32 to avoid clashes. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Ulf Möller | Remove obsolete SSLeay instructions. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Ulf Möller | ispell. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Ulf Möller | Add some newlines needed for pod2man, and run ispell. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Dr. Stephen... | More X509_ATTRIBUTE changes. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bodo Möller | add "UnixWare", treated like "unixware" |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Dr. Stephen... | Initial automation changes to 'req' and X509_ATTRIBUTE... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Bodo Möller | New functions SSL_get_finished, SSL_get_peer_finished. |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Bodo Möller | Use less complicated arrangement for data strutures... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Bodo Möller | Use separate arrays for certificate verify and for... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Bodo Möller | Use prototypes. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Bodo Möller | Slight code cleanup for handling finished labels. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Andy Polyakov | Further work on MacOS port. See INSTALL.MacOS for details. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Bodo Möller | Rename CA.pl to CA.pl.in (no actual changes), and let... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andy Polyakov | Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Andy Polyakov | Metrowerks for Motorola tune-up. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Andy Polyakov | Alpha Linux update companion. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Andy Polyakov | Enhanced support for Alpha Linux. See CHANGES for details. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Dr. Stephen... | Add support for MS "fast SGC". |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Dr. Stephen... | Fix some of the command line password stuff. New function |
commit | commitdiff | tree | snapshot |
next |