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-05-27
Matt Caswell
Add a test for printing floating point format specifiers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Matt Caswell
Prevent an overflow when trying to print excessively...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Matt Caswell
Fix implementation of "e" and "g" formats for printing...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Matt Caswell
Fix some issues in b_print.c code
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
huangqinjin
Update the documentation of BN_hex2bn()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
huangqinjin
fix BN_hex2bn()/BN_dec2bn() memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Matt Caswell
Fix some suspect warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Matt Caswell
The ssl3_digest_cached_records() function does not...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Dr. Stephen...
Add rfc822Mailbox to string table.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Richard Levitte
Handle Visual C warning about non-standard function...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Andy Polyakov
Configure: pull 'which' back.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Andy Polyakov
Makefile.shared: revert Haiku support commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Kurt Roeckx
Avoid creating an illegal pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Richard Levitte
Don't clean away headers generated by Configure
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Richard Levitte
Make sure crypto-mdebug-backtrace must be enabled expli...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Richard Levitte
build.info files: add quotes around any spec that may...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Richard Levitte
Configure: To allow file names with spaces, tokenize...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Richard Levitte
Complete the list of files to clean up on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Richard Levitte
Communicate Configure generated header files to build...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Kurt Roeckx
Avoid creating an illegal pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Rich Salz
GH919: Fix wrappers for two headers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Todd Short
Fix braces in e_aes.c: aes_init_key
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Todd Short
Clean up RAND_bytes() calls
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Matt Caswell
Fix a mem leak on an error path in OBJ_NAME_add()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Matt Caswell
Fix error return value in SRP functions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Matt Caswell
Add error return for OPENSSL_INIT_set_config_filename()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Matt Caswell
Use strerror_r()/strerror_s() instead of strerror(...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
J Mohan Rao...
#4342: few missing malloc return checks and free in...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Windows notes: add a few lines on gaining admin privs...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
VMS: show the ossl_dataroot logical as well when doing...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Install the scripts the same way on Windows and VMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Make sure tsget.pl and c_rehash.pl get installed on...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Make sure tsget and c_rehash are named with .pl suffix...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Make sure to initialize all CA.pl variables properly
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Todd Short
Add buf-freelists to deprecated options
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Rich Salz
Remove unused error/function codes.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Dr. Stephen...
Support -no-CAfile -no-CApath in ctx2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Dr. Stephen...
remove encrypt then mac ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
VMS: remove last VAX vestiges
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Dr. Stephen...
Support for traditional format private keys.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Slight cleanup of the collection of READMEs, INSTALLs...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Rich Salz
Remove INSTALL.WCE and refs to it.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Todd Short
Add text/x509aux to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
FdaSilvaYY
Add checks on CRYPTO_set_ex_data return value
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
FdaSilvaYY
Fix some malloc failure crashes on X509_STORE_CTX_set_e...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
FdaSilvaYY
Fix and simplify error handling in (RSA/EC_kmeth)_new_m...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
FdaSilvaYY
Remove useless NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Richard Levitte
Windows: shut DEL up
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
Complete the rename of LHASH functions and types
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
util/process_docs.pl: Add more debugging output
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
Improve the checking of pod sections
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
HTML docs on Unix: Add a HTML title
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
process_docs.pl: When starting to read a new head1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
Add a missing comma in OPENSSL_malloc.pod
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Richard Levitte
Add the missing NAME header in the OCSP docs
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Kurt Roeckx
Avoid creating an illegal pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Kurt Roeckx
Avoid creating an illegal pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Richard Levitte
Have doc-nit-check look for mandatory manual sections
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Dr. Stephen...
Constify stack and lhash macros.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
FdaSilvaYY
Indent and dead code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Rich Salz
Add OpenSSL copyright to .pl files
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Rich Salz
Doc nits cleanup, round 2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Matt Caswell
Fix Windows 64 bit crashes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Rich Salz
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Richard Levitte
Clean up the VMS hacks in crypto/rand/randfile.c
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Richard Levitte
VMS: setbuf() only takes 32-bit pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Matt Caswell
Add an async io test
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Matt Caswell
Ensure async IO works with new state machine
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
David Benjamin
Tighten up logic around ChangeCipherSpec.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Matt Caswell
Simplify SSL BIO buffering logic
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Richard Levitte
Fixup READLINE case
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Rich Salz
Fix nits in pod files.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Richard Levitte
Use the process_docs script to install docs on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Richard Levitte
Documentation processor in perl, for platforms that...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dr. Stephen...
Use correct EOL in headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Andy Polyakov
Move Haiku configuration to separate config file to...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Andy Polyakov
Add assembly CRYPTO_memcmp.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Andy Polyakov
rand/randfile.c: remove _XOPEN_SOURCE definition.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Matt Caswell
Check that the obtained public key is valid
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Rich Salz
Add copyright
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Rich Salz
Add copyright to manpages
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Rich Salz
Remove needless license terms (for docs)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Rich Salz
Ensure =cut is last line in every file.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Ben Laurie
ok was uninitialised on failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Viktor Dukhovni
When strict SCT fails record verification failure
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Viktor Dukhovni
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Viktor Dukhovni
Improve and document low-level PEM read routines
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Mat
Fixes non __GNUC__ compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Cynh
Fix SRP client key computation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
Small typo, a tab where there should have been a space
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
Cleanup openssl.ec
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
Fix util/mkerr.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Viktor Dukhovni
Ensure verify error is set when X509_verify_cert()...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Viktor Dukhovni
Clarify negative return from X509_verify_cert()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
hesiod
Make OPENSSL_die as noreturn
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
Document the esc_2254 command line name option
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Richard Levitte
Make it possible to have RFC2254 escapes with ASN1_STRI...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Dr. Stephen...
OID code tidy up.
commit
|
commitdiff
|
tree
|
snapshot
next