projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: rename HMAC_CTX_init to HMAC_CTX_reset
2015-12-07
Richard Levitte
Cleanup: rename HMAC_CTX_init to HMAC_CTX_reset
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Cleanup: support EVP_MD_CTX_(create|init|destroy) for...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Cleanup: fix all sources that used EVP_MD_CTX_(create...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Cleanup: rename EVP_MD_CTX_(create|init|destroy) to...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Cleanup: Remove M_EVP_MD_* macros
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Adapt the rest of the source to the removal of (EVP_MD_CTX...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Remove HMAC_CTX_cleanup and combine its functionality...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Remove EVP_MD_CTX_cleanup and put its functionality...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Adapt the rest of the source to the opaque HMAC_CTX
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Make the definition of HMAC_CTX opaque
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Add inclusion of internal/evp_int.h to all crypto/...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Adapt all engines that add new EVP_MDs
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Have the few apps that accessed EVP_MD directly use...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Make the definition of EVP_MD opaque
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Adjust all accesses to EVP_MD_CTX to use accessor functions.
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Document the changed HMAC API.
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Adapt HMAC to the EVP_MD_CTX changes
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Have other crypto/evp files include evp_locl.h
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Make the definition of EVP_MD_CTX opaque
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Do not add symlinks in the source release
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
In travis, build from a "source release" rather than...
commit
|
commitdiff
|
tree
2015-12-07
Richard Levitte
Small changes to creating dists
commit
|
commitdiff
|
tree
2015-12-04
Richard Levitte
Run test/run_tests.pl directly in the test_ordinals...
commit
|
commitdiff
|
tree
2015-12-02
Richard Levitte
Fix ./Configure reconf
commit
|
commitdiff
|
tree
2015-12-02
Richard Levitte
Move the backtrace memleak options to a separate variable
commit
|
commitdiff
|
tree
2015-12-02
Richard Levitte
_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE instead
commit
|
commitdiff
|
tree
2015-12-02
Richard Levitte
Add backtrace to memory leak output
commit
|
commitdiff
|
tree
2015-11-24
Richard Levitte
Drop the old perl start magic and replace it with a...
commit
|
commitdiff
|
tree
2015-11-17
Richard Levitte
make update
commit
|
commitdiff
|
tree
2015-11-09
Richard Levitte
Make the match for previous cflags a bit more strict
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Fix usage of BIO_ctrl_set_connected
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Remove the state parameter from BIO_ctrl_set_connected
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
BIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Correct or add comments indicating what controls belong...
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Remove PROXY controls that aren't used anywhere
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Remove dummy argument from BIO_get_bind_mode
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Document how BIO_get_conn_ip and BIO_get_conn_int_port...
commit
|
commitdiff
|
tree
2015-11-02
Richard Levitte
Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl
commit
|
commitdiff
|
tree
2015-10-22
Richard Levitte
Only include SRP headers when OPENSSL_NO_SRP is undefined
commit
|
commitdiff
|
tree
2015-10-22
Richard Levitte
Make Configure die when unsupported options are given
commit
|
commitdiff
|
tree
2015-10-22
Richard Levitte
Add an explicit list of options that can be disabled...
commit
|
commitdiff
|
tree
2015-10-21
Richard Levitte
make update
commit
|
commitdiff
|
tree
2015-10-21
Richard Levitte
Don't forget to load the CT error strings
commit
|
commitdiff
|
tree
2015-10-21
Richard Levitte
Handle CT error macros separately
commit
|
commitdiff
|
tree
2015-10-18
Richard Levitte
ct_locl.h moved, reflect it in crypto/ct/Makefile
commit
|
commitdiff
|
tree
2015-10-18
Richard Levitte
make update
commit
|
commitdiff
|
tree
2015-10-18
Richard Levitte
Add crypto/include/internal to the directories to scan...
commit
|
commitdiff
|
tree
2015-10-18
Richard Levitte
Because ct_locl.h is used between modules, move it...
commit
|
commitdiff
|
tree
2015-10-08
Richard Levitte
When ENGINE_add finds that id or name is missing, actually...
commit
|
commitdiff
|
tree
2015-10-05
Richard Levitte
make depend
commit
|
commitdiff
|
tree
2015-10-05
Richard Levitte
Fix make depend for things being built in subdirectories
commit
|
commitdiff
|
tree
2015-09-30
Richard Levitte
Remove the hard coded -DOPENSSL_NO_DEPRECATED from...
commit
|
commitdiff
|
tree
2015-09-20
Richard Levitte
Simplify Simple.pm further, and make it more verbose
commit
|
commitdiff
|
tree
2015-09-20
Richard Levitte
Correct srp test
commit
|
commitdiff
|
tree
2015-09-20
Richard Levitte
Correct jpake test
commit
|
commitdiff
|
tree
2015-09-20
Richard Levitte
Correct sha tests
commit
|
commitdiff
|
tree
2015-09-20
Richard Levitte
Correct whirlpool test
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Finally, remove a possibly disabled feature
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Add more features that may be disabled
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Sort the disabled features alphabetically
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Small typo
commit
|
commitdiff
|
tree
2015-09-19
Richard Levitte
Make sure to actually use @smime_cms_comp_test when...
commit
|
commitdiff
|
tree
2015-09-18
Richard Levitte
Check if test_rehash is run as root
commit
|
commitdiff
|
tree
2015-09-15
Richard Levitte
Extend the notes on how to do testing
commit
|
commitdiff
|
tree
2015-09-15
Richard Levitte
Add a method to list available tests
commit
|
commitdiff
|
tree
2015-09-15
Richard Levitte
Add a few notes on perl
commit
|
commitdiff
|
tree
2015-09-09
Richard Levitte
Add a simple test for the new rehash command
commit
|
commitdiff
|
tree
2015-09-09
Richard Levitte
Make sure the temporary error log resides in a well...
commit
|
commitdiff
|
tree
2015-09-08
Richard Levitte
Fix a few tests that depended on the wrong algorithm...
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Adjust the general fill-column in doc/dir-locals.example.el
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Adjust the verify_extra test recipe to its executable
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Make sure that 80-test_ca.t finds all the config files
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add a recipe for the new null pointer test
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Change the 80-test_tsa recipe as per changes in testtsa
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add a recipe for the new pbelu test
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Remake the testsslproxy tests
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Small fix in OpenSSL::Test
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Incorporate recent changes that were originally made...
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add documentation for the new testing framework
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add a recipe for the new gmdiff test
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Correct test name
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Remake test/sslsessionticktest.pl into a recipe
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Adapt the libssl test harness testing scripts to new...
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Check the validity of MINFO
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Better method of skipping all the tests in 00-check_testexes.t
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Remove special x509 test conversions
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add a few missing tests
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Push the line buffer filter on the out BIO on VMS
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Rework 00-test_checkexes.t for VMS
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Document OpenSSL::Test and OpenSSL::Test::Simple
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Change OpenSSL::Test to be an extension of Test::More
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
New feature: STOPTEST
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Add version numbers on some modules we use.
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Have 'make clean' clean away the log files.
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Tone down the requirements of a test that will go away.
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Remove old testing scripts out of the way.
commit
|
commitdiff
|
tree
2015-09-07
Richard Levitte
Adapt mk1mf.pl and helpers to the new testing framework.
commit
|
commitdiff
|
tree
next