1999-10-26 |
Bodo Möller | Don't be overly paranoid.
|
commit | commitdiff | tree |
1999-10-26 |
Bodo Möller | New file app_rand.c with some functionality used in...
|
commit | commitdiff | tree |
1999-10-26 |
Bodo Möller | Various randomness handling bugfixes and improvements --
|
commit | commitdiff | tree |
1999-10-26 |
Bodo Möller | Report an error from X509_STORE_load_locations
|
commit | commitdiff | tree |
1999-10-25 |
Bodo Möller | Update Borland C++ builder support.
|
commit | commitdiff | tree |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic...
|
commit | commitdiff | tree |
1999-10-25 |
Bodo Möller | Respect PEX_LIBS and EX_LIBS when building binaries
|
commit | commitdiff | tree |
1999-10-14 |
Bodo Möller | Use of DEVRANDOM must be #ifdef'ed (the #ifdef was...
|
commit | commitdiff | tree |
1999-10-03 |
Bodo Möller | Pass $(RANLIB) when doing "make install" in subdirectories;
|
commit | commitdiff | tree |
1999-09-27 |
Bodo Möller | "make update"
|
commit | commitdiff | tree |
1999-09-27 |
Bodo Möller | new control code BIO_C_RESET_READ_REQUEST
|
commit | commitdiff | tree |
1999-09-25 |
Bodo Möller | Fix typo in error message.
|
commit | commitdiff | tree |
1999-09-25 |
Bodo Möller | Honor BUFSIZZ definition in s_server, don't use tiny...
|
commit | commitdiff | tree |
1999-09-24 |
Bodo Möller | Bugfix: avoid opening CAfile when it's NULL.
|
commit | commitdiff | tree |
1999-09-24 |
Bodo Möller | Use a temporary file, not a pipe, for BN test because...
|
commit | commitdiff | tree |
1999-09-24 |
Bodo Möller | Fix typo that I introduced when reformatting lines.
|
commit | commitdiff | tree |
1999-09-21 |
Bodo Möller | typo
|
commit | commitdiff | tree |
1999-09-21 |
Bodo Möller | Keep line lengths < 80 characters.
|
commit | commitdiff | tree |
1999-09-17 |
Bodo Möller | Document -startdate and -enddate in usage summary.
|
commit | commitdiff | tree |
1999-09-14 |
Bodo Möller | Update dependencies.
|
commit | commitdiff | tree |
1999-09-14 |
Bodo Möller | typo in a comment
|
commit | commitdiff | tree |
1999-09-14 |
Bodo Möller | Add some debug-solaris-...-cc configurations.
|
commit | commitdiff | tree |
1999-09-13 |
Bodo Möller | Set s->version correctly for "natural" SSL 3.0 client...
|
commit | commitdiff | tree |
1999-09-11 |
Bodo Möller | Fix yet another bug for client hello handling.
|
commit | commitdiff | tree |
1999-09-10 |
Bodo Möller | Repair another bug in s23_get_client_hello:
|
commit | commitdiff | tree |
1999-09-10 |
Bodo Möller | "make update"
|
commit | commitdiff | tree |
1999-09-10 |
Bodo Möller | Use non-copying BIO interface in ssltest.c.
|
commit | commitdiff | tree |
1999-09-10 |
Bodo Möller | typo
|
commit | commitdiff | tree |
1999-09-10 |
Bodo Möller | Truncate message about "new" include filenames
|
commit | commitdiff | tree |
1999-09-09 |
Bodo Möller | Re-enable message about transition <foo.h> => <openssl...
|
commit | commitdiff | tree |
1999-09-08 |
Bodo Möller | some more patches for avoiding problems with non-automatic...
|
commit | commitdiff | tree |
1999-09-07 |
Bodo Möller | Non-copying interface to BIO pairs.
|
commit | commitdiff | tree |
1999-09-05 |
Bodo Möller | Reinitialize conf to NULL whenver ca application is...
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | Reinitialize global variables when necessary (for monolith...
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | use explicit constant 11 just once
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | Make previous bugfix actually work
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | Fix server behaviour when facing backwards-compatible...
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | -no_dhe option for ssltest.c
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | Use closesocket macro consistently, not close directly...
|
commit | commitdiff | tree |
1999-09-03 |
Bodo Möller | Handle "#if 0" correctly (I hope)
|
commit | commitdiff | tree |
1999-08-18 |
Bodo Möller | Fix horrible (and hard to track down) bug in ssl23_get_clien...
|
commit | commitdiff | tree |
1999-08-18 |
Bodo Möller | Really undo the base64 change so that make test survives
|
commit | commitdiff | tree |
1999-08-17 |
Bodo Möller | Return 0 for succesful exit when -noout is used.
|
commit | commitdiff | tree |
1999-08-12 |
Bodo Möller | Disable the text about foo.h => openssl/foo.h.
|
commit | commitdiff | tree |
1999-08-12 |
Bodo Möller | Remove -DWINDOWS in debug configuration.
|
commit | commitdiff | tree |
1999-08-11 |
Bodo Möller | Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
|
commit | commitdiff | tree |
1999-08-11 |
Bodo Möller | Fix typo.
|
commit | commitdiff | tree |
1999-08-10 |
Bodo Möller | Updates.
|
commit | commitdiff | tree |
1999-08-09 |
Bodo Möller | BIO_write and BIO_read could, in theory, return -2.
|
commit | commitdiff | tree |
1999-08-09 |
Bodo Möller | -crlf option.
|
commit | commitdiff | tree |
1999-08-09 |
Bodo Möller | Provide fixed seed for parameter generation to speed...
|
commit | commitdiff | tree |
1999-08-08 |
Bodo Möller | spelling
|
commit | commitdiff | tree |
1999-08-08 |
Bodo Möller | Comments.
|
commit | commitdiff | tree |
1999-08-08 |
Bodo Möller | add comments
|
commit | commitdiff | tree |
1999-08-08 |
Bodo Möller | more consistent formatting
|
commit | commitdiff | tree |
1999-08-08 |
Bodo Möller | 0.9.4
|
commit | commitdiff | tree |
1999-08-07 |
Bodo Möller | New option "-crlf" to s_client and s_server which tells...
|
commit | commitdiff | tree |
1999-08-07 |
Bodo Möller | add some more entries for 0.9.4
|
commit | commitdiff | tree |
1999-08-07 |
Bodo Möller | change formatting a bit
|
commit | commitdiff | tree |
1999-08-06 |
Bodo Möller | fix the bug
|
commit | commitdiff | tree |
1999-08-06 |
Bodo Möller | Dont' assume that something starting with '-' is a...
|
commit | commitdiff | tree |
1999-08-05 |
Bodo Möller | DSA_dup_DH.
|
commit | commitdiff | tree |
1999-08-05 |
Bodo Möller | New function DSA_dup_DH, and fixes for bugs that were...
|
commit | commitdiff | tree |
1999-08-05 |
Bodo Möller | Add a wish.
|
commit | commitdiff | tree |
1999-08-03 |
Bodo Möller | improve clarity of instructions
|
commit | commitdiff | tree |
1999-08-03 |
Bodo Möller | 0.9.4 won't be completed in July ...
|
commit | commitdiff | tree |
1999-08-03 |
Bodo Möller | comment
|
commit | commitdiff | tree |
1999-08-03 |
Bodo Möller | Revert erroneous change.
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | automatically use no-mdc2 if no-des is requested.
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | Revert previous change -- it was an accident.
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | avoid some NO_<cipher> problems
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | generate error message
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | fix previous modification -- if ssl->cert is NULL,...
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | avoid cast
|
commit | commitdiff | tree |
1999-08-02 |
Bodo Möller | The SSL_CTX's cert structure is not relevant for the SSL
|
commit | commitdiff | tree |
1999-08-01 |
Bodo Möller | SSL_shutdown was done too early.
|
commit | commitdiff | tree |
1999-08-01 |
Bodo Möller | don't prematurely shut down socket -- use SSL_shutdown
|
commit | commitdiff | tree |
1999-07-30 |
Bodo Möller | by request: let BN_dup(NULL) just return NULL
|
commit | commitdiff | tree |
1999-07-30 |
Bodo Möller | correct error signalling for opendir() failure
|
commit | commitdiff | tree |
1999-07-29 |
Bodo Möller | Always use buildinf.h, which now includes the mk1mfinf...
|
commit | commitdiff | tree |
1999-07-27 |
Bodo Möller | close files.
|
commit | commitdiff | tree |
1999-07-27 |
Bodo Möller | Use correct CFLAG definition for makefile.one builds.
|
commit | commitdiff | tree |
1999-07-26 |
Bodo Möller | change CFLAGS to those given in Configure
|
commit | commitdiff | tree |
1999-07-26 |
Bodo Möller | -DPLATFORM and -DCFLAGS command line arguments are...
|
commit | commitdiff | tree |
1999-07-25 |
Bodo Möller | summary of Andy's changes to Configure
|
commit | commitdiff | tree |
1999-07-24 |
Bodo Möller | Don't include x509.h when we just need asn1.h
|
commit | commitdiff | tree |
1999-07-22 |
Bodo Möller | ignore r586unix.cpp
|
commit | commitdiff | tree |
1999-07-22 |
Bodo Möller | date.h no longer to be deleted by "make clean"
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | Torture weak compilers less by not automatically including...
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | additional argument for key_callback
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | Additional user data argument to pem_password_cb function...
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | slight clean-up
|
commit | commitdiff | tree |
1999-07-21 |
Bodo Möller | Auto-generated file -- this should not be under version...
|
commit | commitdiff | tree |
1999-07-20 |
Bodo Möller | "make TABLE" (to follow recent Configure change)
|
commit | commitdiff | tree |
1999-07-19 |
Bodo Möller | SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRI...
|
commit | commitdiff | tree |
1999-07-19 |
Bodo Möller | New compile time option -DCRYPTO_MDEBUG_THREAD.
|
commit | commitdiff | tree |
1999-07-19 |
Bodo Möller | Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
|
commit | commitdiff | tree |
1999-07-18 |
Bodo Möller | Add optional (compile-time configurable) time to CRYPTO_mem_...
|
commit | commitdiff | tree |
1999-07-17 |
Bodo Möller | "make clean" has to delete date.h
|
commit | commitdiff | tree |
next |