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 |
1999-07-14 |
Bodo Möller | Fix option processing.
|
commit | commitdiff | tree |
1999-07-14 |
Bodo Möller | Judging from various messages on the OpenSSL mailing...
|
commit | commitdiff | tree |
1999-07-12 |
Bodo Möller | cosmetic changes
|
commit | commitdiff | tree |
1999-07-12 |
Bodo Möller | fix memory leak in s3_clnt.c
|
commit | commitdiff | tree |
1999-07-12 |
Bodo Möller | typo in string
|
commit | commitdiff | tree |
1999-07-12 |
Bodo Möller | Looks like another memory leak ...
|
commit | commitdiff | tree |
1999-07-12 |
Bodo Möller | correct error handling
|
commit | commitdiff | tree |
1999-07-11 |
Bodo Möller | typo
|
commit | commitdiff | tree |
1999-07-11 |
Bodo Möller | New function RSA_check_key.
|
commit | commitdiff | tree |
1999-07-11 |
Bodo Möller | New function RSA_check_key,
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | Fix memory checking.
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | Provide CFLAGS and PLATFORM information on Windows...
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | remove editing artifacts
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | Mention modification to Configure.
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | Don't confuse mk1mf.pl by combining multiple options...
|
commit | commitdiff | tree |
1999-07-09 |
Bodo Möller | Updated to reflect recent "Configure" modification.
|
commit | commitdiff | tree |
1999-07-06 |
Bodo Möller | improve readability of #if conditions (ELF, if defined...
|
commit | commitdiff | tree |
1999-07-05 |
Bodo Möller | avoid confliction definitions of NDEBUG
|
commit | commitdiff | tree |
1999-07-05 |
Bodo Möller | Disable asserts for standard configurations.
|
commit | commitdiff | tree |
1999-07-05 |
Bodo Möller | make debug-solaris-[u]sparc-gcc more useful
|
commit | commitdiff | tree |
1999-07-02 |
Bodo Möller | typo
|
commit | commitdiff | tree |
1999-07-02 |
Bodo Möller | typo
|
commit | commitdiff | tree |
1999-07-02 |
Bodo Möller | New functions SSL[_CTX]_{set,get}_mode; the initial...
|
commit | commitdiff | tree |
next |