projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2001-02-10
Bodo Möller
Simplify BN_rand_range
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Lutz Jänicke
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Lutz Jänicke
Typo
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Lutz Jänicke
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Dr. Stephen...
Various Win32 related fixed. Make no-krb5 work in mkdef...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Dr. Stephen...
Various updates to mkdef.pl to cope with new aes
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Bodo Möller
fix editing error
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Bodo Möller
add linux-s390 configuration (based on information...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-09
Dr. Stephen...
Add missing \n's to ocsp usage message.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Dr. Stephen...
Allow various options to be included for signing and...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Richard Levitte
The check for request including a nonce and response...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Richard Levitte
Add the -VAfile option to 'openssl ocsp'. This option...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Ulf Möller
use <= instead of ==
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Ulf Möller
point out that RAND_load_file() etc are only for seed...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Ulf Möller
Note that EGD is used automatically.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Ulf Möller
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Bodo Möller
Another comment change. (Previous comment does not...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Bodo Möller
Change comments. (The expected number of iterations...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Bodo Möller
oops -- remove observation code
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Bodo Möller
Integrate my implementation of a countermeasure against
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Bodo Möller
platform specific CFLAGS don't belong into this Makefile
commit
|
commitdiff
|
tree
|
snapshot
2001-02-08
Lutz Jänicke
Update documentation to match the state at 0.9.6 _and_...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Ulf Möller
Bleichenbacher's DSA attack
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Lutz Jänicke
Modify access to EGD socket to deal with EINTR etc...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Dr. Stephen...
Fix AES code.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Lutz Jänicke
Change preferences for sockets of EGD-style entropy...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-07
Lutz Jänicke
Fix typo preventing correct usage of -out option.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Ben Laurie
Rijdael CBC mode and partial undebugged SSL support.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Ben Laurie
Improve the state machine.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Bodo Möller
Avoid coredumps for CONF_get_...(NULL, ...)
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Bodo Möller
don't dump core
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Ulf Möller
format strings
commit
|
commitdiff
|
tree
|
snapshot
2001-02-06
Ulf Möller
Fix potential buffer overrun for EBCDIC.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Richard Levitte
Fix a memory leak in BIO_get_accept_socket(). This...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Bodo Möller
Include string.h (whis is in all relevant standards...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-05
Dr. Stephen...
New function to copy nonce values from OCSP
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Ben Laurie
Make depend.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Ben Laurie
BN assembler is no longer option on x86.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Ben Laurie
Can't remember why this was needed?
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Ben Laurie
Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Lutz Jänicke
Documenting session caching, 2nd step.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-04
Dr. Stephen...
Fix ASN1_TIME_to_generlizedtime().
commit
|
commitdiff
|
tree
|
snapshot
2001-02-03
Dr. Stephen...
Various OCSP responder utility functions.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-03
Lutz Jänicke
Clarify why SSL_CTX_use_certificate_chain_file() should...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-03
Lutz Jänicke
Typo: on my screen it nicely wrapped around at 80 :-)
commit
|
commitdiff
|
tree
|
snapshot
2001-02-03
Lutz Jänicke
If the source has already been succesfully queried...
commit
|
commitdiff
|
tree
|
snapshot
2001-02-02
Lutz Jänicke
Document session caching, first step.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-02
Dr. Stephen...
Various function for commmon operations.
commit
|
commitdiff
|
tree
|
snapshot
2001-02-02
Dr. Stephen...
Tidy up the mess in bss_sock.c and bss_fd.c
commit
|
commitdiff
|
tree
|
snapshot
2001-02-01
Dr. Stephen...
Tolerate some "variations" used in some
commit
|
commitdiff
|
tree
|
snapshot
2001-01-31
Lutz Jänicke
New manual page for a hardly known but important item :-)
commit
|
commitdiff
|
tree
|
snapshot
2001-01-30
Richard Levitte
Document the change.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-30
Richard Levitte
Increase consistency of header data (some mail readers...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-29
Bodo Möller
Remove serial number file during 'make clean'.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-28
Bodo Möller
Comment and indentation
commit
|
commitdiff
|
tree
|
snapshot
2001-01-28
Dr. Stephen...
Make sk_sort tolearate a NULL argument.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-26
Dr. Stephen...
New OCSP response verify option OCSP_TRUSTOTHER
commit
|
commitdiff
|
tree
|
snapshot
2001-01-25
Richard Levitte
Documentation language corrections, contributed by...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-25
Dr. Stephen...
Zero the premaster secret after deriving the master...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-25
Geoff Thorpe
Insert a missing space to stop pod2man giving stroppy...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-24
Bodo Möller
update
commit
|
commitdiff
|
tree
|
snapshot
2001-01-24
Dr. Stephen...
Add debugging info to new ASN1 code to trace memory...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-24
Bodo Möller
Update "OAEP reconsidered" comment
commit
|
commitdiff
|
tree
|
snapshot
2001-01-24
Ulf Möller
new year
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Bodo Möller
EVP_add_digest_alias additions to SS_library_init
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Ulf Möller
There is no C version of bn_div_3_words
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Bodo Möller
For improved compatibility with 'strange' certificates...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Bodo Möller
Use OpenSSL_add_all_algorithms instead of the backwards...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Bodo Möller
More on the e_os.h mess ...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Lutz Jänicke
Copy over just written manpage to the ones still missing.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-23
Lutz Jänicke
Add entries for new manpages...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-22
Ulf Möller
Definition of NO_KRB5 in ssl.h for external applications.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-21
Ulf Möller
Use the correct number of arguments in the example.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-21
Ulf Möller
Mention the ./config script fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-20
Lutz Jänicke
Documentation about SSL_get_ex_data_X509_STORE_CTX_idx and
commit
|
commitdiff
|
tree
|
snapshot
2001-01-20
Dr. Stephen...
Fix to stop X509_time_adj() using GeneralizedTime.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-20
Dr. Stephen...
Update ocsp utility documentation.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-19
Dr. Stephen...
Fixes to various ASN1_INTEGER routines for negative...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-19
Bodo Möller
Fix openssl passwd -1
commit
|
commitdiff
|
tree
|
snapshot
2001-01-19
Dr. Stephen...
Additional functionality in ocsp utility: print summary
commit
|
commitdiff
|
tree
|
snapshot
2001-01-18
Dr. Stephen...
Don't shadow.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-18
Dr. Stephen...
Implement remaining OCSP verify checks in
commit
|
commitdiff
|
tree
|
snapshot
2001-01-17
Richard Levitte
Make the change log on the RAND_poll change a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-17
Richard Levitte
Keep up with Unix
commit
|
commitdiff
|
tree
|
snapshot
2001-01-17
Dr. Stephen...
Initial OCSP certificate verify. Not complete,
commit
|
commitdiff
|
tree
|
snapshot
2001-01-15
Ulf Möller
link to the new manpage.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-15
Bodo Möller
New '-extfile' option for 'openssl ca'.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-14
Geoff Thorpe
Update the LHASH man page.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-14
Dr. Stephen...
Change PKCS#12 key derivation routines to cope with
commit
|
commitdiff
|
tree
|
snapshot
2001-01-14
Dr. Stephen...
Fix warning in apps/ca.c
commit
|
commitdiff
|
tree
|
snapshot
2001-01-14
Dr. Stephen...
Preliminary ocsp utility documentation.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-13
Dr. Stephen...
New OCSP utility. This can generate, parse and print
commit
|
commitdiff
|
tree
|
snapshot
2001-01-12
Bodo Möller
Disable RegQueryValueEx() call.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-12
Bodo Möller
New 'openssl ca -status <serial>' and 'openssl ca ...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-12
Bodo Möller
isspace must be used only on *unsigned* chars
commit
|
commitdiff
|
tree
|
snapshot
2001-01-12
Bodo Möller
note strncpy problem
commit
|
commitdiff
|
tree
|
snapshot
2001-01-12
Bodo Möller
When we are waiting for user action, we should say...
commit
|
commitdiff
|
tree
|
snapshot
2001-01-11
Dr. Stephen...
Fix typo in OCSP ASN1 module, this caused
commit
|
commitdiff
|
tree
|
snapshot
2001-01-11
Bodo Möller
Remove "AVAILABLE PATCH" that has now been applied.
commit
|
commitdiff
|
tree
|
snapshot
2001-01-11
Bodo Möller
New -newreq-nodes option to CA.pl.
commit
|
commitdiff
|
tree
|
snapshot
next