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-09-22
Dr. Stephen...
Document X509 public key functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Document X509 name get and set functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Document X509 version functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Use accessors in X509_REQ_print().
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Use accessor functions in X509_CRL_print().
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
New accessor X509_REQ_get_X509_PUBKEY()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Additional X509_CRL accessors.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Add comments to x509_int.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Add accessors for X509_REVOKED.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Dr. Stephen...
Add accessors for request and CRL signatures
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Salz
Remove "noise" comments from TS files.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
David Woodhouse
RT3479: Add UTF8 support to BIO_read_filename()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Gunnar Kudrjavets
RT3823: Improve the robustness of event logging
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Caswell
GOST PKCS12 support
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Caswell
Add GOST extensions to PKCS#5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Caswell
Fix SRP memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Caswell
Fix -srpvfile option in srp command line
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
Make SRP work with -www
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
Handle SSL_ERROR_WANT_X509_LOOKUP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
remove unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
make no-dh work
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
Move EVP_PKEY_METHOD into private headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Richard Levitte
Simplify Simple.pm further, and make it more verbose
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Richard Levitte
Correct srp test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Richard Levitte
Correct jpake test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Richard Levitte
Correct sha tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Richard Levitte
Correct whirlpool test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Finally, remove a possibly disabled feature
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Sort the disabled features alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
Update Simple.pm to use disabled()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
Change test recipes to use disabled()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
Add Utils.pm
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Small typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Richard Levitte
Make sure to actually use @smime_cms_comp_test when...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Matt Caswell
Fix some test failures when Configured with zlib
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
Print out a list of disabled features.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Dr. Stephen...
Return shared OIDs when decoding.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Viktor Dukhovni
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Richard Levitte
Check if test_rehash is run as root
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Emilia Kasper
Remove PACKET_back
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Matt Caswell
Make sure OPENSSL_cleanse checks for NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
base64 decode: check for high bit
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
RT3757: base64 encoding bugs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
Remove PACKET_(get|goto)_bookmark
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Dr. Stephen...
Embed various signature algorithms.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Rich Salz
RT4033: Use OPENSSL_SYS_UNIX not "unix"
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Filipe DA SILVA
RT4047: Set reference count earlier
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
Disentangle RSA premaster secret parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Dr. Stephen...
Embed X509_REQ_INFO
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Dr. Stephen...
Embed X509_CINF
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Dr. Stephen...
X509_CRL_INFO embed
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Dr. Stephen...
Change X509_VAL in X509 structure to embedded.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Dr. Stephen...
New ASN.1 embed macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Alessandro...
Fix build on mingw
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Kurt Roeckx
Fix return values when adding serverinfo fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Richard Levitte
Extend the notes on how to do testing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Richard Levitte
Add a method to list available tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Richard Levitte
Add a few notes on perl
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Kurt Roeckx
d2i: don't update input pointer on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Dr. Stephen...
Fix PSK identity hint handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Dr. Stephen...
Constify ECDSA_METHOD_new.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dr. Stephen...
Fix zlib CMS compilation.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dr. Stephen...
Use default field separator.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dr. Stephen...
Fix "defined but not used" warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ben Laurie
Enable -Wmissing-variable-declarations and
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rich Salz
Unwriteable directories are errors
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Dr. Stephen...
EVP_PKEY_METHOD accessor functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emilia Kasper
RT3754: check for NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emilia Kasper
Restore SSLerr on PACKET_strndup failure.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
David Woodhouse
RT3992: Make SCT #ifdeffable.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Richard Levitte
Add a simple test for the new rehash command
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Richard Levitte
Make sure the temporary error log resides in a well...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Dr. Stephen...
Fix warning about mixed declarations and code.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emilia Kasper
PACKET: add PACKET_memdup and PACKET_strndup
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
David Woodhouse
RT3993: Fix error found by VS2008
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
David Woodhouse
RT3969: Add OPENSSL_SYS_UEFI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Rich Salz
Fix rehash/c_rehash doc and behavior.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Ben Laurie
Fix uninit warning. Remove unnecessary casts. Nothing...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Rich Salz
add support for apple os/x
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Richard Levitte
Fix a few tests that depended on the wrong algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Adjust the general fill-column in doc/dir-locals.example.el
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Adjust the verify_extra test recipe to its executable
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Rich Salz
GH391: Apple port
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Make sure that 80-test_ca.t finds all the config files
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Add a recipe for the new null pointer test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Change the 80-test_tsa recipe as per changes in testtsa
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Add a recipe for the new pbelu test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Remake the testsslproxy tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Small fix in OpenSSL::Test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Incorporate recent changes that were originally made...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Add documentation for the new testing framework
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Add a recipe for the new gmdiff test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Richard Levitte
Correct test name
commit
|
commitdiff
|
tree
|
snapshot
next