projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-06-20
Dr. Matthias...
RT3925: Remove trailing semi from macro
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Richard Levitte
apps/req.c: Increment the right variable when parsing '+'
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Kurt Cancemi
Remove pointless free loop in X509_TRUST_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Kurt Cancemi
Remove pointless free loop in X509_PURPOSE_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
huangqinjin
doc and comment fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Kurt Cancemi
crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Jiri Horky
RT3136: Remove space after issuer/subject
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Emilia Kasper
Make DSA_SIG and ECDSA_SIG getters const.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Andy Polyakov
rand/randfile.c: remove obsolete commentary.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Rob Percival
Tests should check validation status directly
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Rob Percival
Test SCT lists
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Andy Polyakov
aes/asm/bsaes-armv7.pl: omit redundant stores in XTS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Andy Polyakov
aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Richard Levitte
Change the RAND_file_name documentation accordingly
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Richard Levitte
Change default directory for the .rnd file on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
FdaSilvaYY
Add a comment after some #endif at end of apps source...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
FdaSilvaYY
Useless header include of openssl/rand.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
FdaSilvaYY
Useless includes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
FdaSilvaYY
Missing NULL check on OBJ_dup result in x509_name_canon
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
FdaSilvaYY
Fix an MSVC warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
Use a STACK_OF(OPENSSL_CSTRING) for const char * stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
OpenBSD has intypes.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
Replace 4 casts with 1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
Improve const correctness for stacks of EVP_MD
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
constify SRP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Matt Caswell
Avoid type punning warnings in b_addr.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Matt Caswell
Change default directory for storing the .rnd file...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Richard Levitte
Harmonise the different build files
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Rich Salz
Fix GCC build; make update; fix number re-use
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
FdaSilvaYY
Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Matt Caswell
no-ripemd is an alias for no-rmd160
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Rich Salz
Fix build break.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Nathaniel McCallum
Add EVP_PKEY_get0_hmac() function
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Matt Caswell
Revert "RT4526: Call TerminateProcess, not ExitProcess"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Matt Caswell
Skip the TLSProxy tests if environmental problems are...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Matt Caswell
Fix the build and tests following constification of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Matt Caswell
Change the return type of EVP_EncodeUpdate
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Richard Levitte
Deal with the consequences of constifying getters
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Richard Levitte
Constify the parameter getters for RSA, DSA and DH
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Rich Salz
RT4526: Call TerminateProcess, not ExitProcess
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify input buffers of some X509V3 and X509_PURPOSE...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify X509_TRUST_add method.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify asn1/asn_mime.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify some input buffers in asn1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify CMS_get0_type input
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify UI
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
FdaSilvaYY
Constify some conf_mod.c internal methods
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Change (!seqtt) to (seqtt == NULL)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Always check that the value returned by asn1_do_adb...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
perlasm/x86*.pl: add endbranch instruction.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
aes/asm/aesp8-ppc.pl: implement "tweak chaining".
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
test/evptests.txt: add more XTS tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
evp/e_aes.c: wire hardware-assisted XTS subroutines.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
aes/asm/aesp8-ppc.pl: add XTS subroutines.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Rich Salz
(Temporarily) don't download clang package
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
perlasm/x86_64-xlate.pl: add commentary.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Andy Polyakov
perlasm/x86_64-xlate.pl: refactor argument parsing...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
David Benjamin
Make x86_64-xlate.pl 'use strict' clean.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
VMS: use BLDDIR rather than BUILDDIR in descrip.mms...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Add a developer target 'build_generated' to rebuild...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Build file templates: make sure to depend on generated...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Move the Configure generated header files to the top...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Richard Levitte
Configure: Make it possible to generate mandatory heade...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Dr. Stephen...
Fix omitted selector handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Kurt Roeckx
Update fuzz corpora
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Kurt Roeckx
Initialize the session_id
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Matt Caswell
Remove an unused variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Rich Salz
RT4562: Fix misleading doc on OPENSSL_config
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Matt Caswell
Free memory on an error path
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Matt Caswell
Avoid a double-free in crl2pl7
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Matt Caswell
Add missing break statement
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Matt Caswell
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Richard Levitte
Shorten some symbol names
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Rich Salz
GH1141: Different fix, preferred by Richard.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Peter Mosmans
RT3454: Re-enable nistp-64_gcc_128 on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Rich Salz
Missed some copyright merge
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
TJ Saunders
Ensure that NULL r and s parameters cannot be set on...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
TJ Saunders
Forgot to update the setter argument ordering in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
TJ Saunders
Reorder the setter arguments to more consistently match...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
TJ Saunders
Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Add some missing return value checks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Update sslapitest to use the test framework
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Update the SSL_set_session() documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Add some session API tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Ensure SSL_set_session clears the old session from...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Emilia Kasper
SSL test: only write out server2 when testing SNI
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Caswell
Handle inability to create AFALG socket
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Emilia Kasper
Port DTLS version negotiation tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Emilia Kasper
Clean up following new SNI tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Rich Salz
RT3809: basicConstraints is critical
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Andy Polyakov
bn/bn_add.c: favour counted loops over ifs and breaks.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Andy Polyakov
doc/crypto/OPENSSL_ia32cap.pod update.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Dr. Stephen...
Don't skip leading zeroes in PSK keys.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
John Denker
RT2759: Don't read TTY when already at EOF.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Rich Salz
Avoid memory leaks if options repeated.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Phillip Hellewell
RT3053: Check for NULL before dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
TJ Saunders
Ensure that the EVP_MD_meth_new docs properly match...
commit
|
commitdiff
|
tree
|
snapshot
next