projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use s->session->peer instead of calling SSL_get_peer_certificate(s)
2016-03-07
Rob Percival
Use s->session->peer instead of calling SSL_get_peer_certifi...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Rob Percival
Lowercase name of SSL_validate_ct as it is an internal...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Rob Percival
CT code now calls X509_free() after calling SSL_get_peer_cer...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Rob Percival
Fixes memory leaks in CT code
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
David Woodhouse
Elide EVP_read_pw_string() and friends for no-ui
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Benjamin Kaduk
GH768: Minor grammar nits in CRYPTO_get_ex_new_index.pod
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Alessandro Ghedini
GH804: Fix unused-result warnings in dasync
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Billy Brumley
documentation and duplicate goto statements
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Billy Brumley
move ifdef statements
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-07
Billy Brumley
NIST SP800-56A co-factor ECDH KATs
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-05
Rich Salz
GH616: Remove dead code
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Dmitry-Me
GH784: Better variable name
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Make formatting consistent in apps/Makefile.in
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Remove redundant semi-colons from apps/Makefile.in
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Documentation for new CT s_client flags
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Documentation for new SSL functions
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Handle empty log name in "enable_logs" line of the...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Handle missing "enabled_logs" line in CT log file
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
If a CT log entry in CTLOG_FILE is invalid, skip it...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Extends s_client to allow a basic CT policy to be enabled
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Change default CT log list filename to "ct_log_list...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rob Percival
Adds CT validation to SSL connections
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-04
Rich Salz
Changes to DEFAULT curves
commit
|
commitdiff
|
tree
2016-03-04
FdaSilvaYY
GH773: Possible leak on CRYPTO_THREAD_lock_new failure
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-03-04
Viktor Szakats
GH781: openssl.spec: use secure urls
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-03-04
Dmitry-Me
GH769: Reuse strndup()
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-03-03
Alessandro Ghedini
GH355: Implement HKDF
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-01
David Woodhouse
RT4347: Fix GCC unused-value warnings with HOST_c2l()
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-01
Rob Percival
Move macros for reading/writing integers into ct_locl.h
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-01
Rob Percival
Addresses review comments from richsalz
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-01
Rob Percival
Fixes potential double free and memory leak in ct_b64.c
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-03-01
Rob Percival
Verify SCT signatures
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-29
Dmitry-Me
GH762: Reuse strdup()
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-29
J Mohan Rao Arisankala
GH764: s_server: trace option fall through
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-29
Viktor Szakats
GH758: e_dasync_err.h: honor no-filenames option
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-28
FdaSilvaYY
GH715: Missed some null-check-removals. follow commits...
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-28
Rich Salz
Fix mk1mf build
commit
|
commitdiff
|
tree
2016-02-28
Rich Salz
GH715: Missed some null-check-removals.
commit
|
commitdiff
|
tree
2016-02-28
Jeffrey Walton
RT4351: Update doc for OPENSSL_cleanse
commit
|
commitdiff
|
tree
2016-02-27
Jeffrey Walton
RT4354: Add some cross-refs
commit
|
commitdiff
|
tree
2016-02-27
J Mohan Rao Arisankala
using macro inside the case.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-27
J Mohan Rao Arisankala
fix build with no-srtp
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-27
Rich Salz
RT2275: use BIO_sock_nbio()
commit
|
commitdiff
|
tree
2016-02-27
Rich Salz
Remove some old files.
commit
|
commitdiff
|
tree
2016-02-27
FdaSilvaYY
GH753: More spelling fix
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-02-26
Rob Percival
Moves SCT struct typedef into ossl_typ.h
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
Rob Percival
Fix for potential deferencing of null pointer in o2i_SCT_sig...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
Rob Percival
Public API for Certificate Transparency
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
Rob Percival
GH752 ct_test uses testutil, so include that
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
Rich Salz
Revert "EC_KEY_priv2buf (): check parameter sanity"
commit
|
commitdiff
|
tree
2016-02-26
Dmitry-Me
GH680: Reuse strnlen() in strndup()
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
J Mohan Rao Arisankala
EC_KEY_priv2buf (): check parameter sanity
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
J Mohan Rao Arisankala
check with NULL
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
J Mohan Rao Arisankala
explicit check for NULL
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
J Mohan Rao Arisankala
Check method before access and release ctx in error...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
David Woodhouse
RT4335: Fix UEFI build of OBJ_NAME_new_index()
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-26
Rich Salz
Update test build/run for unified
commit
|
commitdiff
|
tree
2016-02-25
FdaSilvaYY
fix "no-engine" build of test fixture
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-25
FdaSilvaYY
Add some 'no-engine' builds to travis, for test
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
GH715: ENGINE_finish can take NULL
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
Fix unified build after CT reorg
commit
|
commitdiff
|
tree
2016-02-25
Rob Percival
Tests for parsing and printing certificates containing...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-25
Adam Eijdenberg
Add more CT utility routines to be used as part of...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
GH463: Fix OPENSSL_NO_OCSP build
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
Fix indents
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
Build fix: remove cleanse_ctr
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
RT4116: Change cleanse to just memset
commit
|
commitdiff
|
tree
2016-02-25
J Mohan Rao Arisankala
GH742: keep gost specific variable under macro
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-25
Rich Salz
GH235: Set error status on malloc failure
commit
|
commitdiff
|
tree
2016-02-24
Flavio Medeiros
GH480: Don't break statements with CPP stuff.
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-02-24
Rich Salz
Fix typo, reformat comment.
commit
|
commitdiff
|
tree
2016-02-23
David Woodhouse
RT4339: Fix handling of <internal/bn_conf.h>
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-23
J Mohan Rao Arisankala
GH735: remove unnecessary allocation
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-23
Rich Salz
Add PKCS7_NO_DUAL_CONTENT flag
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-22
Rich Salz
Remove unused parameters from internal functions
commit
|
commitdiff
|
tree
2016-02-22
FdaSilvaYY
GH678: Add a few more zalloc
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-22
David Woodhouse
RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-22
David Woodhouse
RT4309: Define PRIu64 for UEFI build
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-22
Rich Salz
RT4320/GH705: Fix PEM parsing bug.
commit
|
commitdiff
|
tree
2016-02-22
Rich Salz
GH721: Duplicated flags in doc
commit
|
commitdiff
|
tree
2016-02-22
Rich Salz
Missed an experimental.
commit
|
commitdiff
|
tree
2016-02-19
Viktor Szakats
GH712: Missed some no-filenames cases
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-02-18
Rich Salz
Fix {TLS,CIPHER}_DEBUG compiles.
commit
|
commitdiff
|
tree
2016-02-18
Roumen Petrov
documentation: RSA_new_method argument
commit
|
commitdiff
|
tree
2016-02-18
Rich Salz
Remove outdated DEBUG flags.
commit
|
commitdiff
|
tree
2016-02-18
Roumen Petrov
remove redundant opt* declarations
commit
|
commitdiff
|
tree
2016-02-18
Neel Goyal
Fix typo in SSL_CTX_set_msg_callback docs
Signed-off-by:
Rich Salz
<rsalz@akamai.com>
commit
|
commitdiff
|
tree
2016-02-18
Rich Salz
GH681: More command help cleanup
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-18
Roumen Petrov
Fix OPENSSL_config with NULL parameter
commit
|
commitdiff
|
tree
2016-02-18
Zhao Junwang
GH706: Use NULL for pointer compare.
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-18
Rich Salz
Remove "experimental" in code and comments, too.
commit
|
commitdiff
|
tree
2016-02-17
David Woodhouse
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
commit
|
commitdiff
|
tree
2016-02-17
David Woodhouse
RT3628: Allow filenames to be eliminated from compiled...
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-17
Rich Salz
RT4310: Fix varous no-XXX builds
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-17
David Woodhouse
RT4318: Fix OSSL_SSIZE_MAX for UEFI build
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-17
David Woodhouse
RT4315: Fix UEFI build in crypto/init.c
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-17
Rich Salz
Remove JPAKE
commit
|
commitdiff
|
tree
2016-02-17
David Woodhouse
RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secur...
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-16
Viktor Szakats
md_rand: FAQ URL to use https and follow a redirect
Signed-off-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2016-02-15
Rich Salz
Fix build-break
commit
|
commitdiff
|
tree
next