projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some PACKET functions for size_t
2016-11-04
Matt Caswell
Add some PACKET functions for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert SSL BIO to use SSL_write_ex().
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Fix some missed size_t updates
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Resolve some outstanding size_t related TODOs
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Update misc function params in libssl for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert some libssl local functions to size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Update cookie_len for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Update numerous misc libssl fields to be size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert session_id_length and sid_ctx_len to size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert master_secret_size code to size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert various mac_secret_size usage to size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert ssl3_cbc_digest_record for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert some misc record layer functions for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert SSL3_RECORD_clear() and SSL3_RECORD_release...
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert libssl writing for size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Further libssl size_t-ify of reading
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Convert record layer to use size_t
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove an unused field in ossl_shim
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add a wildcard exception for TLS13 tests
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Swap header copyrights to standard OpenSSL
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add missing bn.h include
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Update the BoringSSL suppressions file based on the...
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWS
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Fix a code inconsistency
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove some #if 0'd out code
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Removed scoped_types.h
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove some flags that are unused in the shim
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Use the -allow-unimplemented feature of the BoringSSL...
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove unused BoringSSL specific flags
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove some unreferenced fields from TestState
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove some #if 0'd out code
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Fix argument order in documentation
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Remove test/ossl_shim/Makefile
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add documentation on the BoringSSL test suite integration
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add -std=c++11 to CXXFLAGS
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Fix some unused variable warnings in ossl_shim
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add a comment to 90-test_external.t to explain why...
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
Convert 90-test_external.t to using "executable" rather...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Control building of ossl_shim through Configure
commit
|
commitdiff
|
tree
2016-11-04
Richard Levitte
Integrate ossl_shim into the build
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add a shim config file
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add ossl_shim to .gitignore
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Rebase shim against latest boringssl code
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Add a test to call the BoringSSL test suite
commit
|
commitdiff
|
tree
2016-11-04
Matt Caswell
Integrate BoringSSL shim
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Implement GET_MODULE_HANDLE_EX_FLAG_PIN for windows
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Link using -znodelete
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a test to dynamically load and unload the libraries
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Ensure that libcrypto and libssl do not unload until...
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a DSO_dsobyaddr() function
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a CHANGES entry for the unrecognised record type...
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a test for unrecognised record types
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Fail if an unrecognised record type is received
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add a read_ahead test
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Fix read_ahead
commit
|
commitdiff
|
tree
2016-11-02
David Woodhouse
Add documentation for DTLS_get_data_mtu()
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-02
David Woodhouse
Add test cases for DTLS_get_data_mtu()
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-02
David Woodhouse
Add unit test for ssl_cipher_get_overhead()
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-02
David Woodhouse
Add DTLS_get_data_mtu() function
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Fix some style issues in ossltest
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Enable TLSProxy to talk TLS1.3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Make sure ossltest engine works with TLS1.3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Convert a big "if" into a "switch"
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Update Configure to know about tls1_3
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Use ciphersuite id when matching if we've got one
commit
|
commitdiff
|
tree
2016-11-02
Matt Caswell
Add the SSL_METHOD for TLSv1.3 and all other base changes...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix stdio build following BIO size_t work
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix more shadowed variable warnings
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix some feedback issues for BIO size_t-ify
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Add some sanity checks for BIO_read* and BIO_gets
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
More parameter naming of BIO_read*/BIO_write* related...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Tweaks based on review feedback of BIO size_t work
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Ensure that BIO_read_ex() and BIO_write_ex() only return...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Read up to INT_MAX when calling legacy BIO_read() implementa...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix a shadowed variable declaration warning
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix some bogus uninit variable warnings
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Document the new BIO functions introduced as part of...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Ensure all BIO functions call the new style callback
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Create BIO_write_ex() which handles size_t arguments
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Create BIO_read_ex() which handles size_t arguments
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Fix a double free in ca command line
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
Add a test for BIO_read() returning 0 in SSL_read(...
commit
|
commitdiff
|
tree
2016-10-28
Matt Caswell
A zero return from BIO_read()/BIO_write() could be...
commit
|
commitdiff
|
tree
2016-10-26
Matt Caswell
Provide a cross-platform format specifier (OSSLzu)...
commit
|
commitdiff
|
tree
2016-10-19
Andrea Grandi
Add missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_md
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-18
Patrick Steuer
Fix strict-warnings build
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-18
Patrick Steuer
Fix strict-warnings build
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-18
Patrick Steuer
Fix strict-warnings build
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-17
David Woodhouse
Add SSL_OP_NO_ENCRYPT_THEN_MAC
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-17
David Woodhouse
Fix encrypt-then-mac implementation for DTLS
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-17
Valentin Vidic
Add Postgres support to -starttls
commit
|
commitdiff
|
tree
2016-10-17
Matt Caswell
Allow older versions in the *.num files
commit
|
commitdiff
|
tree
2016-10-15
Steven Fackler
Fix signatures of EVP_Digest{Sign,Verify}Update
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-15
Matt Caswell
Ensure we handle len == 0 in ERR_err_string_n
commit
|
commitdiff
|
tree
2016-10-15
Matt Caswell
Use clang++ for C++ for the linux-x86_64-clang target
commit
|
commitdiff
|
tree
2016-10-14
Tomas Mraz
Engine afalg: properly set operation type also on big...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-14
Xiaoyin Liu
Fix typo
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-10
David Benjamin
Fix up bn_prime.pl formatting.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2016-10-10
David Benjamin
Remove trailing whitespace from some files.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
next