projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2002-05-16
Bodo Möller
fix EVP_dsa_sha macro
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Lutz Jänicke
Use the indirect way to the actual request tracker...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Bodo Möller
update
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Dr. Stephen...
Zero cipher_data in EVP_CIPHER_CTX_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Bodo Möller
make b_print.c consistent with the rest of OpenSSL:
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Lutz Jänicke
Add missing '"'
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Lutz Jänicke
Recognize PPC64 target.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-11
Dr. Stephen...
EVP_SealFinal should return a value.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-11
Ulf Möller
values were reset for no reason.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-11
Ulf Möller
updated Mingw32 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-10
Dr. Stephen...
Add config entry debug-steve-linux-pseudo64. This...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-10
Dr. Stephen...
Fallback to normal multiply if n2 == 8 and dna or dnb...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-10
Dr. Stephen...
Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-09
Richard Levitte
Updating status for 0.9.6d
commit
|
commitdiff
|
tree
|
snapshot
2002-05-09
Richard Levitte
Synchronise the FAQ
commit
|
commitdiff
|
tree
|
snapshot
2002-05-09
Richard Levitte
Make the huge buffer smaller, so the size becomes reaso...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-09
Richard Levitte
One place where VMS wasn't changed to OPENSSL_SYS_VMS...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-09
Richard Levitte
Move an assert() to avoid core dumps when a static...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-08
Richard Levitte
Small documentation fix for EVP_CipherFinal or EVP_Ciph...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-08
Richard Levitte
Generate an error if rewinding wasn't possible.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-08
Bodo Möller
Change internals of the EC library so that the functions
commit
|
commitdiff
|
tree
|
snapshot
2002-05-07
Lutz Jänicke
Add missing ";" after fi
commit
|
commitdiff
|
tree
|
snapshot
2002-05-07
Bodo Möller
in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-07
Bodo Möller
Fix ciphersuite list to enforce low priority for RC4.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-07
Bodo Möller
ensure that, for each strength, RC4 ciphers have least...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-07
Bodo Möller
refer to latest draft for AES ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2002-05-06
Bodo Möller
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2002-05-05
Bodo Möller
update
commit
|
commitdiff
|
tree
|
snapshot
2002-05-05
Bodo Möller
improve wNAF generation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-05
Bodo Möller
disable AES ciphersuites unless explicitly requested
commit
|
commitdiff
|
tree
|
snapshot
2002-05-05
Bodo Möller
fix casts
commit
|
commitdiff
|
tree
|
snapshot
2002-05-02
Richard Levitte
Make sure that date is run under the C locale, so dates...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-01
Dr. Stephen...
Add apps_startup and bio_err init code to smime.c
commit
|
commitdiff
|
tree
|
snapshot
2002-04-30
Lutz Jänicke
Fix escaping when using the -subj option of "openssl...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-29
Lutz Jänicke
Add information about -nameopt option for x509.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-29
Bodo Möller
undo nonsense patch (r *is* signed or we have signednes...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-29
Richard Levitte
Fix unsigned vs. signed clash
commit
|
commitdiff
|
tree
|
snapshot
2002-04-29
Richard Levitte
Synchronise with 0.9.7-stable.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-29
Richard Levitte
Synchronise with 0.9.7-stable.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-26
Bodo Möller
Fix crypto/asn1/a_sign.c so that 'parameters' is omitte...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-25
Lutz Jänicke
Add generationQualifier OID (proposed by Fiel Cabral).
commit
|
commitdiff
|
tree
|
snapshot
2002-04-25
Richard Levitte
Potential memory leak removed. Notified by <threaded...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-25
Bodo Möller
new items for 0.9.7
commit
|
commitdiff
|
tree
|
snapshot
2002-04-25
Bodo Möller
oops
commit
|
commitdiff
|
tree
|
snapshot
2002-04-25
Bodo Möller
AlgorithmIdentifier bugs
commit
|
commitdiff
|
tree
|
snapshot
2002-04-23
Bodo Möller
fix usage (no 'key')
commit
|
commitdiff
|
tree
|
snapshot
2002-04-23
Richard Levitte
Uhmmm, if we use && after having tested for the presenc...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-22
Lutz Jänicke
ERR_file_name is no longer being used.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-21
Lutz Jänicke
Add cygwin build script (Corinna Vinschen <vinschen...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-20
Richard Levitte
Make sure ec and ecdsa is properly handled in Windows.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-20
Richard Levitte
Signedness mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-20
Richard Levitte
The callback must have (void) as argument list.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-20
Richard Levitte
No point constifying an int.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-20
Richard Levitte
Do not free p if it hasn't been used yet.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-18
Richard Levitte
Make sure the opened directory is closed on exit.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-18
Lutz Jänicke
Missing "Configure" entry (Jean-Marc Desperrier <jean...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-18
Lutz Jänicke
Optimize: better shortcut evaluation ("Howard Chu"...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-18
Lutz Jänicke
Handle headings uniformly to allow automatic processing.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-17
Bodo Möller
'version' is not optional in the encoding
commit
|
commitdiff
|
tree
|
snapshot
2002-04-17
Bodo Möller
'version' is not optional in the encoding
commit
|
commitdiff
|
tree
|
snapshot
2002-04-17
Bodo Möller
check return values
commit
|
commitdiff
|
tree
|
snapshot
2002-04-15
Bodo Möller
get rid of some assignments that have become obsolete
commit
|
commitdiff
|
tree
|
snapshot
2002-04-15
Lutz Jänicke
Document OID changes.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-15
Lutz Jänicke
Use the "mail" short name according to RFC2798 (Michael...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-15
Lutz Jänicke
Some more OID enhancements.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-15
Lutz Jänicke
Fix CRLF problem in BASE64 decode.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-14
Bodo Möller
remove disabled code
commit
|
commitdiff
|
tree
|
snapshot
2002-04-14
Bodo Möller
fix length field we create when converting SSL 2.0...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-13
Bodo Möller
Implement known-IV countermeasure.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-13
Richard Levitte
Avoid emacs backup files when making a snapshot
commit
|
commitdiff
|
tree
|
snapshot
2002-04-13
Ulf Möller
another error discovered by Karsten Braaten. The number...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-12
Bodo Möller
looks like a typo
commit
|
commitdiff
|
tree
|
snapshot
2002-04-12
Bodo Möller
clean up and synchronize with 0.9.6-stable
commit
|
commitdiff
|
tree
|
snapshot
2002-04-12
Bodo Möller
ECDSA representation bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2002-04-11
Richard Levitte
Check error code from a2d_ASN1_OBJECT().
commit
|
commitdiff
|
tree
|
snapshot
2002-04-11
Richard Levitte
Change the date to XX xxx XXXX in development versions.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-11
Lutz Jänicke
Synchronize with 0.9.7-stable.
commit
|
commitdiff
|
tree
|
snapshot
2002-04-10
Lutz Jänicke
Synchronize with 0.9.7-stable branch
commit
|
commitdiff
|
tree
|
snapshot
2002-04-10
Lutz Jänicke
Keep my own specially optimized HP-UX shared library...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-09
Bodo Möller
harmonize capitalization
commit
|
commitdiff
|
tree
|
snapshot
2002-04-09
Bodo Möller
fix ECDSA handling
commit
|
commitdiff
|
tree
|
snapshot
2002-04-09
Bodo Möller
add usage examples
commit
|
commitdiff
|
tree
|
snapshot
2002-04-08
Lutz Jänicke
Apply OID fixes for elliptic curves as supplied by
commit
|
commitdiff
|
tree
|
snapshot
2002-04-07
Ulf Möller
error reported by Karsten Braaten
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Allow longer program names (VMS allows up to 39 charact...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
make update (libeay.num has been edited to match 0...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Allow longer program names (VMS allows up to 39 charact...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Oops, the system macro for VMS is OPENSSL_SYS_VMS,...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Recognise DEC C++ as equivalent to DEC C for the defini...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Use recv() and send() for socket communication on VMS...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-06
Richard Levitte
Make shared libraries resolve global symbols within...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-04
Lutz Jänicke
Fix buggy object definitions (Svenning Sorensen <sss...
commit
|
commitdiff
|
tree
|
snapshot
2002-04-03
Richard Levitte
Forgot one of the casts
commit
|
commitdiff
|
tree
|
snapshot
2002-04-03
Richard Levitte
Cast the pointers to the BIGNUM data to unsigned long...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Richard Levitte
Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Lutz Jänicke
Make short names of objects RFC2256-compliant.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Richard Levitte
A forgotten file
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Richard Levitte
Add the possibility to enable olde des support, not...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Richard Levitte
Add the mapping of des_random_seed() for 0.9.6 compatib...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Richard Levitte
Correct the mapping for des_read_pw()
commit
|
commitdiff
|
tree
|
snapshot
next