projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bntest: make sure that equalBN takes note of negative zero
2017-02-01
Richard Levitte
bntest: make sure that equalBN takes note of negative...
commit
|
commitdiff
|
tree
2017-01-29
Richard Levitte
Fix faulty free
commit
|
commitdiff
|
tree
2017-01-29
Richard Levitte
test/evp_test.c: If no algorithm was specified, don...
commit
|
commitdiff
|
tree
2017-01-28
Richard Levitte
Add a couple of test to check CRL fingerprint
commit
|
commitdiff
|
tree
2017-01-28
Richard Levitte
Document what EXFLAG_SET is for in x509v3.h
commit
|
commitdiff
|
tree
2017-01-28
Richard Levitte
X509_CRL_digest() - ensure precomputed sha1 hash before...
commit
|
commitdiff
|
tree
2017-01-28
Richard Levitte
Correct pointer to be freed
commit
|
commitdiff
|
tree
2017-01-26
Richard Levitte
Document DH_check_params()
commit
|
commitdiff
|
tree
2017-01-26
Richard Levitte
Better check of DH parameters in TLS data
commit
|
commitdiff
|
tree
2017-01-25
Richard Levitte
Fix small typo
commit
|
commitdiff
|
tree
2017-01-24
Richard Levitte
s_client: Better response success check for CONNECT
commit
|
commitdiff
|
tree
2017-01-23
Richard Levitte
Fix no-tls1_2
commit
|
commitdiff
|
tree
2017-01-20
Richard Levitte
Fix DSA parameter generation control error
commit
|
commitdiff
|
tree
2017-01-13
Richard Levitte
Clarify what RUN_ONCE returns
commit
|
commitdiff
|
tree
2017-01-13
Richard Levitte
Fix no-ocsp
commit
|
commitdiff
|
tree
2017-01-13
Richard Levitte
UI: Use RUN_ONCE differently
commit
|
commitdiff
|
tree
2017-01-13
Richard Levitte
UI: Ensure there will be no race condition when getting...
commit
|
commitdiff
|
tree
2017-01-12
Richard Levitte
Run find-doc-nits in travis
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-12
Richard Levitte
UI documentation fixup
commit
|
commitdiff
|
tree
2017-01-12
Richard Levitte
UI: fix uitest for VMS
commit
|
commitdiff
|
tree
2017-01-12
Richard Levitte
UI: fix uitest for no-ui configuration
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Add a test "uitest"
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Add a few documentation lines about UI_OpenSSL()
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Document the UI utility functions
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
make update
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Add a UI utility function with which to wrap pem_callback_cb...
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Add an application data field in the UI_METHOD
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Constify the input parameter to UI_method_get_*
commit
|
commitdiff
|
tree
2017-01-11
Richard Levitte
Enable apps to get a UI_METHOD for the default prompter
commit
|
commitdiff
|
tree
2017-01-10
Richard Levitte
Only enable CRYPTO_3DES_ECB if that name is an existing...
commit
|
commitdiff
|
tree
2017-01-10
Richard Levitte
Small fixes of cryptodev engine
commit
|
commitdiff
|
tree
2017-01-09
Richard Levitte
Fix build issues with no-dh, no-dsa and no-ec
commit
|
commitdiff
|
tree
2017-01-04
Richard Levitte
Don't run MSBLOB conversion tests when RSA or DSA are...
commit
|
commitdiff
|
tree
2017-01-04
Richard Levitte
Don't run OCSP tests when OCSP is disabled
commit
|
commitdiff
|
tree
2017-01-04
Richard Levitte
Don't build OCSP stuff when OCSP is disabled
commit
|
commitdiff
|
tree
2017-01-04
Richard Levitte
Don't test SRP when it's disabled
commit
|
commitdiff
|
tree
2017-01-04
Richard Levitte
Don't run NPN tests when NPN is disabled
commit
|
commitdiff
|
tree
2016-12-29
Richard Levitte
70-test_sslvertol.t: skip test 1 and 2 if too few protocols...
commit
|
commitdiff
|
tree
2016-12-29
Richard Levitte
80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work...
commit
|
commitdiff
|
tree
2016-12-29
Richard Levitte
70-test_sslvertol.t: Make sure to check a max TLS version...
commit
|
commitdiff
|
tree
2016-12-29
Richard Levitte
70-test_sslmessages.t: Don't check EXT_SIG_ALGS if...
commit
|
commitdiff
|
tree
2016-12-21
Richard Levitte
Travis: The TLS 1.3 code isn't interoperable yet, move...
commit
|
commitdiff
|
tree
2016-12-20
Richard Levitte
Reformat M_check_autoarg to match our coding style
commit
|
commitdiff
|
tree
2016-12-20
Richard Levitte
M_check_autoarg: sanity check the key
commit
|
commitdiff
|
tree
2016-12-19
Richard Levitte
Add bwrite_conv and bread_conv values to methods_dgramp_sctp
commit
|
commitdiff
|
tree
2016-12-19
Richard Levitte
Fix erroneous goto lable
commit
|
commitdiff
|
tree
2016-12-16
Richard Levitte
test/ssl_test: give up if both client and server wait...
commit
|
commitdiff
|
tree
2016-12-16
Richard Levitte
Fix no-ct, skip tests recipes that try to test CT
commit
|
commitdiff
|
tree
2016-12-16
Richard Levitte
e_afalg: Don't warn about kernel version when pedantic
commit
|
commitdiff
|
tree
2016-12-16
Richard Levitte
evp_test: when function and reason strings aren't available...
commit
|
commitdiff
|
tree
2016-12-16
Richard Levitte
HP-UX doesn't have hstrerror(), so make our own for...
commit
|
commitdiff
|
tree
2016-12-10
Richard Levitte
VMS UI_OpenSSL: generate OpenSSL errors when things...
commit
|
commitdiff
|
tree
2016-12-10
Richard Levitte
VMS UI_OpenSSL: if the TT device isn't a tty, flag...
commit
|
commitdiff
|
tree
2016-12-09
Richard Levitte
Test framework: Add the possibility to have a test...
commit
|
commitdiff
|
tree
2016-12-08
Richard Levitte
Remove extra bang
commit
|
commitdiff
|
tree
2016-12-08
Richard Levitte
UI code style cleanup
commit
|
commitdiff
|
tree
2016-12-08
Richard Levitte
UI_OpenSSL()'s session opener fails on MacOS X
commit
|
commitdiff
|
tree
2016-12-08
Richard Levitte
In UI_OpenSSL's open(), generate an error on unknown...
commit
|
commitdiff
|
tree
2016-12-08
Richard Levitte
Make sure that password_callback exercises UI
commit
|
commitdiff
|
tree
2016-12-07
Richard Levitte
Add a test for the UI API
commit
|
commitdiff
|
tree
2016-12-07
Richard Levitte
UI_process() didn't generate errors
commit
|
commitdiff
|
tree
2016-11-22
Richard Levitte
Clarify what X509_NAME_online does with the given buffer...
commit
|
commitdiff
|
tree
2016-11-16
Richard Levitte
On x86 machines where the compiler supports -m32, use...
commit
|
commitdiff
|
tree
2016-11-16
Richard Levitte
Add a modern linux-x86 config target
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Only build the body of e_padlock when there are lower...
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Make it possible to disable building and running tests
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Revert "Remove heartbeats completely"
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Remove heartbeats completely
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Add a warning stipulating how things should be coded...
commit
|
commitdiff
|
tree
2016-11-15
Richard Levitte
Stop init loops
commit
|
commitdiff
|
tree
2016-11-13
Richard Levitte
Remove heartbeat support
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Fix typo in util/process_docs.pl
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Fix referenses in section 7 manuals
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Fix referenses in section 1 manuals
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Fix referenses in section 3 manuals
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Add util/check-doc-links.pl, to be used to check referenses...
commit
|
commitdiff
|
tree
2016-11-11
Richard Levitte
Fix the effect of no-dso in crypto/init.c
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Small fixups of util/process_docs.pl
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Revert "Move algorithm specific ppccap code from crypto...
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Link internal tests with static OpenSSL libraries when...
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Document how to force linking with static libraries
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Building: make it possible to force linking with static...
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Fix no-ct in test/ct_test.c
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
descrip.mms.tmpl: Simplify fiddling of logical names...
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Fix no-cms (CVE-2016-7053)
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
chacha20/poly1305: make sure to clear the buffer at...
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Fix the evp_test Ctrl keyword processing
commit
|
commitdiff
|
tree
2016-11-10
Richard Levitte
Fix no-dso (shlibloadtest)
commit
|
commitdiff
|
tree
2016-11-09
Richard Levitte
Move algorithm specific ppccap code from crypto/ppccap.c
commit
|
commitdiff
|
tree
2016-11-09
Richard Levitte
Unix Makefile: Make sure to use $(PERL) when running...
commit
|
commitdiff
|
tree
2016-11-08
Richard Levitte
INSTALL: small typo
commit
|
commitdiff
|
tree
2016-11-06
Richard Levitte
Windows: use default ZLIB1 unless --with-zlib-lib is set
commit
|
commitdiff
|
tree
2016-11-06
Richard Levitte
Fix the LIBZ macro on VC config targets
commit
|
commitdiff
|
tree
2016-11-06
Richard Levitte
VMS: pretend to use -znodelete
commit
|
commitdiff
|
tree
2016-11-05
Richard Levitte
constant time test: include our internal/numbers.h...
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
VMS build file template: assign 'arch' to local symbol...
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
Correct internal tests sources
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
VMS: update the list of files that need some extra...
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
VMS: correct the logic around linking executables
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
Travis: add a strict build
commit
|
commitdiff
|
tree
next