projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-12-12
Richard Levitte
Fix leak in ERR_get_state() when OPENSSL_init_crypto...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Benjamin Kaduk
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Matt Caswell
Fix a switch statement fallthrough
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
FdaSilvaYY
Useless conf != NULL test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Daniel Bevenius
Make BIO_METHOD struct definitions consistent
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Rich Salz
Standardize syntax of sizeof(foo)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Daniel Bevenius
Correct minor typo in ssl_locl.h comment
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
FdaSilvaYY
Fix an incoherent test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Richard Levitte
In apps_startup(), call OPENSSL_init_ssl() rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Richard Levitte
In OPENSSL_init_ssl(), run the base ssl init before...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Richard Levitte
Remove unicode characters from source
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Matt Caswell
Fix the buffer sizing in the fatalerrtest
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Update CHANGES and NEWS for the new release
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Add a test for CVE-2017-3737
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Andy Polyakov
bn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
MerQGh
Update eng_fat.c
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Markus Sauermann
Adjusted Argument Indices
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Viktor Dukhovni
Make possible variant SONAMEs and symbol versions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
FdaSilvaYY
Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Rich Salz
Check for malloc failure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-25
David Benjamin
Pretty-print large INTEGERs and ENUMERATEDs in hex.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
Richard Levitte
Fix EVP_MD_meth_new.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
Richard Levitte
Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Richard Levitte
Avoid unnecessary MSYS2 conversion of some arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Andy Polyakov
bn/bn_add.c: address performance regression.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Andy Polyakov
asn1/a_strex.c: fix flags truncation in do_esc_char.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-11
Long Qin
lhash.c: Replace Unicode EN DASH with the ASCII char...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
FdaSilvaYY
Fix possible leaks on sk_X509_EXTENSION_push() failure ...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Andy Polyakov
util/copy.pl: work around glob quirk in some of earlier...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Andy Polyakov
Configurations/unix-Makefile.tmpl: fix HP-UX build.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Andy Polyakov
rc4/build.info: fix HP-UX rc4-ia64 rule.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Richard Levitte
Configure: cleanup @disable_cascade
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Matt Caswell
Mark a zero length record as read
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Matt Caswell
Fix race condition in TLSProxy
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Matt Caswell
Remove 4 broken macros from ocsp.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Richard Levitte
Consolidate the locations where we have our internal...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Richard Levitte
Perl: Use our own globbing wrapper rather than File...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Andy Polyakov
aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
FdaSilvaYY
Spelling doc #3580
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Pavel Kopyl
Add error handling in dsa_main and ASN1_i2d_bio.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Pavel Kopyl
Check return value of OBJ_nid2obj in dsa_pub_encode.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Richard Levitte
Travis: if "make update" created a diff, please show it
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Matt Caswell
Prepare for 1.1.0h-dev
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Matt Caswell
Prepare for 1.1.0g release
OpenSSL_1_1_0g
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Richard Levitte
Fix small but important regression
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
Travis: Add a docs checking job
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
docs: assign section 7 where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
doc/crypto/OPENSSL_secure_malloc: add missing names
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
docs: fixup OpenSSL version style
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
Adapt util/find-doc-nits back to 1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
Fix EVP_PKEY_ASN1_METHOD manual
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Baptiste Jonglez
afalg: Fix kernel version check
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Baptiste Jonglez
afalg: Use eventfd2 syscall instead of eventfd
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
EVP_PKEY_asn1_add0(): Check that this method isn't...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Richard Levitte
Document EVP_PKEY_ASN1_METHOD and associated functions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Kurt Roeckx
Only reset the ctx when a cipher is given
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rich Salz
Add missing paren.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andy Polyakov
x509v3/v3_utl.c: avoid double-free.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andy Polyakov
crypto/x509v3/v3_utl.c: fix Coverity problems.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Matt Caswell
Don't use strcasecmp and strncasecmp for IA5 strings
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Paul Yang
Fix doc-nits in doc/man3/DEFINE_STACK_OF.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Richard Levitte
doc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Levitte
asn1_item_embed_new(): if locking failed, don't call...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Levitte
asn1_item_embed_new(): don't free an embedded item
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Matt Caswell
Don't make any changes to the lhash structure if we...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Xiangyu Bu
Fix memory leak in GENERAL_NAME_set0_othername.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Richard Levitte
asn1_item_embed_new(): don't free an embedded item
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Matt Caswell
Correct value for BN_security_bits()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Patrick Steuer
s390x assembly pack: define OPENSSL_s390xcap_P in s390x...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Jakub Jelen
ECDSA_* is deprecated. EC_KEY_* is used instead
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Rich Salz
Additional name for all commands
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Patrick Steuer
s390x assembly pack: remove capability double-checking.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Patrick Steuer
crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Rich Salz
Update RAND_load_file return value.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Dr. Stephen...
Backport key redirection test from master branch
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Ben Kaduk
Skip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Dr. Stephen...
Document EVP_PKEY_set1_engine()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Dr. Stephen...
Add EVP_PKEY_set1_engine() function.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Dr. Stephen...
Fix memory leak on lookup failure
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Dr. Stephen...
Don't ignore passed ENGINE.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Matt Caswell
Ensure we test all parameters for BN_FLG_CONSTTIME
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Richard Levitte
Reduce the things we ignore in test/
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Richard Levitte
Use the possibility to have test results in a different...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Richard Levitte
Fix util/perl/OpenSSL/Test.pm input variable overwrite
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Mouse
Fix parameter name, for common aesthetics and to silenc...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Richard Levitte
Fix util/find-doc-nits to correctly parse function...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-09
Richard Levitte
Correct some typedef documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Rich Salz
Fix doc for i2d/d2i private/public key
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Richard Levitte
doc/apps/openssl.pod: Add missing commands and links
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Emilia Kasper
Test mac-then-encrypt
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
David Woodhouse
Add SSL_OP_NO_ENCRYPT_THEN_MAC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Matt Caswell
Remove an incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Richard Levitte
Configurations/windows-makefile.tmpl: canonicalise...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Bernd Edlinger
Fix the return type of felem_is_zero_int which should...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Andy Polyakov
recipes/25-test_verify.t: reformat.
commit
|
commitdiff
|
tree
|
snapshot
next