projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some new cipher ctrl constants
2015-12-08
Dmitry Belyavskiy
Add some new cipher ctrl constants
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2015-12-04
Matt Caswell
Fix EAP FAST in the new state machine
commit
|
commitdiff
|
tree
2015-12-03
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry propagating bug ...
commit
|
commitdiff
|
tree
2015-11-27
Matt Caswell
Updates to GOST2012
commit
|
commitdiff
|
tree
2015-11-26
Matt Caswell
Fix a NULL deref in an error path
commit
|
commitdiff
|
tree
2015-11-26
Matt Caswell
Add documentation for BN_with_flags
commit
|
commitdiff
|
tree
2015-11-26
Matt Caswell
Tighten up BN_with_flags usage and avoid a reachable...
commit
|
commitdiff
|
tree
2015-11-23
Dmitry Belyavsky
Patch containing TLS implementation for GOST 2012
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2015-11-22
Matt Caswell
Fix a rebase error
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Implement windows async thread local variable support
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Convert __thread to pthreads for Thread Local Storage
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Simplify async pool handling
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Swap to using proper windows pipes
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix some style issues
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix async deadlock problem
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add ASYNC_block_pause and ASYNC_unblock_pause
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Remove ASYNC NOEXIST functions from libeay.num
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Further OS-X deprecated warnings tweak
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix bug in async_fibre_makecontext for POSIX
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Rename start_async_job to ssl_start_async_job
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Rename some daysnc functions for consistency
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add clarification to docs on ASYNC_free_pool()
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix compilation error on OS-X
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix clang errors
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Swap to using _longjmp/_setjmp instead of longjmp/setjmp
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix Linux crash
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Tweak async documentation based on feedback
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Clean up libssl async calls
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
make update
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add ASYNC error codes
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Update CHANGES
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add s_client support for waiting for async
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix the error code for SSL_get_async_wait_fd()
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
More async documentation
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Normalise ASYNC naming
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix windows compilation warnings
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Optimise ASYNC_CTX handling
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix ASYNC null implementation
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add ASYNC tests
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Remove ASYNC_in_job()
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Document async capabilities
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
make update
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Implement windows async pool and notify support
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix pools for s_client
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix s_server bug
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Implement local thread pools
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Initial Async notify code changes
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add ASYNC_JOB pools
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Use longjmp at setjmp where possible
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix s_server -WWW with -async
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Async clean ups
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Increase stack size
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add null async implementation
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Async port to windows
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Various windows build fixes to prepare for windows...
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add s_server and s_client async support
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Make libssl async aware
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add the Dummy Async engine (dasync)
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add async sub-library to libcrypto
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Add pthread support
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Fix uninitialised variable
commit
|
commitdiff
|
tree
2015-11-20
Matt Caswell
Ensure all EVP calls have their returns checked where...
commit
|
commitdiff
|
tree
2015-11-17
Matt Caswell
Check error return from sysconf in secure memory code
commit
|
commitdiff
|
tree
2015-11-17
Matt Caswell
Add comment explaining why we don't check a return...
commit
|
commitdiff
|
tree
2015-11-17
Matt Caswell
Remove an NULL ptr deref in an error path
commit
|
commitdiff
|
tree
2015-11-10
Matt Caswell
Fix SSL_use_certificate_chain_file
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Remove redundant check from tls1_get_curvelist
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Continue malloc standardisation in engines
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Continue standardisation of malloc handling in apps
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Continue standardising malloc style for libcrypto
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Standardise our style for checking malloc failures
commit
|
commitdiff
|
tree
2015-11-09
Matt Caswell
Remove redundant check from SSL_shutdown
commit
|
commitdiff
|
tree
2015-11-06
Matt Caswell
Fix compilation problems with SCTP
commit
|
commitdiff
|
tree
2015-11-06
Matt Caswell
Remove some redundant assignments
commit
|
commitdiff
|
tree
2015-11-06
Matt Caswell
Don't finish the handshake twice
commit
|
commitdiff
|
tree
2015-11-05
Matt Caswell
Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSION
commit
|
commitdiff
|
tree
2015-11-04
Matt Caswell
Minor EVP_SignInit_ex doc fix
commit
|
commitdiff
|
tree
2015-11-02
Matt Caswell
Clarify the preferred way of creating patch files
commit
|
commitdiff
|
tree
2015-11-02
Matt Caswell
Remove a reachable assert from ssl3_write_bytes
commit
|
commitdiff
|
tree
2015-11-02
Matt Caswell
Remove an OPENSSL_assert which could fail
commit
|
commitdiff
|
tree
2015-11-02
Matt Caswell
Remove a trivially true OPENSSL_assert
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Remove some SSLv2 references
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Add SRP and PSK to disallowed CertificateRequest ciphersuites
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Remove the inline keyword
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Remove superfluous check
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Change SSL_state_string return strings to start with a T
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Change snprintf to memcpy
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Add ossl_statem prefix to various functions
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Convert enums to typedefs
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Make dtls1_link_min_mtu static
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix a bogus clang warning
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix empty NewSessionTicket processing
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix uninitialised variable
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
make update
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix various error codes
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Move in_handshake into STATEM
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix unitialised variable problem
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Fix DTLSv1_listen following state machine changes
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Add a function to get the info_callback
commit
|
commitdiff
|
tree
2015-10-30
Matt Caswell
Remove the old state defines
commit
|
commitdiff
|
tree
next