projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2015-06-21
Richard Levitte
Cleanup mttest.c : do not try to output reference count...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Richard Levitte
Cleanup mttest.c : better error reporting when certs...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Richard Levitte
Cleanup mttest.c : make ssl_method a pointer to const
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Richard Levitte
Cleanup mttest.c : modernise output
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Richard Levitte
Cleanup mttest.c : modernise the threads setup
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Richard Levitte
Cleanup mttest.c : remove MS_CALLBACK
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Dr. Stephen...
Revert "Avoid duplication."
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Dr. Stephen...
Avoid duplication.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Dr. Stephen...
remove unnecessary NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Dr. Stephen...
typo: should be OPENSSL_free
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Richard Levitte
Make preprocessor error into real preprocessor error
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Richard Levitte
Remove one extraneous parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Rich Salz
RT2547: Tighten perms on generated privkey files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Rich Salz
Refactor into clear_ciphers; RT3588
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Tim Hudson
Fix argument processing error from the option parsing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Tim Hudson
Fix argument processing error from the option parsing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Dr. Stephen...
Encode b == NULL or blen == 0 as zero.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Adam Langley
Allow a zero length extension block
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Matt Caswell
Fix ABI break with HMAC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
Update CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Andy Polyakov
bn/bn_gf2m.c: avoid infinite loop wich malformed ECPara...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Emilia Kasper
PKCS#7: Fix NULL dereference with missing EncryptedContent.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Emilia Kasper
Fix length checks in X509_cmp_time to avoid out-of...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
More ssl_session_dup fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Andy Polyakov
e_aes_cbc_hmac_sha*.c: address linker warning about...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Andy Polyakov
gcm.c: address linker warning about OPENSSL_ia32cap_P...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Dr. Stephen...
Tidy disabled algorithm handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Dr. Stephen...
Restore GOST mac setup.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Emilia Kasper
Remove SSL_OP_TLS_BLOCK_PADDING_BUG
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
DTLS handshake message fragments musn't span packets
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Correct type of RECORD_LAYER_get_rrec_length()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Fix leak in HMAC error path
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
EC_POINT_is_on_curve does not return a boolean
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Change BIO_number_read and BIO_number_written() to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Tighten extension handling
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Fix memory leaks in BIO_dup_chain()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Replace memset with OPENSSL_clear_free()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Richard Levitte
Make sure test/gost2814789test.c can see configuration...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Richard Levitte
When making libcrypto from apps or test, make sure...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Richard Levitte
Add and rearrange building of libraries
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rich Salz
Fix -DZLIB build for opaque COMP types
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rich Salz
Use bio_err not stderr in apps.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rich Salz
No fprintf in the txt_db component
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Jeffrey Walton
Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Kurt Roeckx
Only allow a temporary rsa key exchange when they key...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Kurt Roeckx
Properly check certificate in case of export ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Dr. Stephen...
return correct NID for undefined object
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Emilia Kasper
Use CRYPTO_memcmp in ssl3_record.c
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Emilia Kasper
Use CRYPTO_memcmp when comparing authenticators
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Rodger Combs
Increase buffer size for passwords in pkcs12 CLI
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Dr. Stephen...
Update trace code.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Dr. Stephen...
Check ASN1_INTEGER_get for errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Rich Salz
Set error code, no fprintf stderr, on errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Github User
GH293: Typo in CHANGES file.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Kurt Roeckx
Allow all curves when the client doesn't send an suppor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Rich Salz
Rename all static TS_xxx to ts_xxx
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Remove misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Clean premaster_secret for GOST
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Fix off-by-one error in BN_bn2hex
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Fix DTLS session resumption
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Dr. Stephen...
make update.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Sergey Agievich
Add funtions to set item_sign and item_verify
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Matt Caswell
Fix compilation failure for some tool chains
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Annie Yousar
RT3230: Better test for C identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rich Salz
Standardize handling of #ifdef'd options.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rich Salz
RT832: Use REUSEADDR in ocsp responder
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Jeffrey Walton
RT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Richard Levitte
Add the macro OPENSSL_SYS_WIN64
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Gunnar Kudrjavets
RT3848: Call SSL_COMP_free_compression_methods
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Olaf Johansson
GH249: Fix bad regexp in arg parsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Per Allansson
Fix IP_MTU_DISCOVER typo
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Matt Caswell
Fix race condition in NewSessionTicket
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Matt Caswell
Check the message type requested is the type received...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Rich Salz
Silence Clang warning about unit'd variable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Dr. Stephen...
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Rich Salz
clear/cleanse cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Matt Caswell
Remove struct ccs_header_st
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Dr. Stephen...
fix asn1parse -inform
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Richard Levitte
Remove OPENSSL_CONF=/dev/null from tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Richard Levitte
Restore module loading
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Richard Levitte
Fix double BIO_free in req
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Peter Dettman
Fix build errors with enable-ec_nistp_64_gcc_128
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rich Salz
RT3876: Only load config when needed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
PEM doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
check for error when creating PKCS#8 structure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rich Salz
Use enum for X509_LOOKUP_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Matt Caswell
Change return type of the new accessors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Matt Caswell
Change the new functions to use size_t
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Clarify that SSL3_RANDOM_SIZE is a constant, for now.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add new functions to extract {client,server}_random...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add a documentation clarification suggested by Matt...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add SSL_get_client_ciphers() to return ciphers from...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Emilia Kasper
Enable DH tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
scrypt in pkcs8 util
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Add function PKCS8_set0_pbe
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Error if memory limit exceeded.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Add PBE tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Emilia Kasper
Fix ssltest to use 1024-bit DHE parameters
commit
|
commitdiff
|
tree
|
snapshot
next