projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-08-14
Jakub Zelenka
Never return -1 from BN_exp
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
update CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
add documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Print out names of other temp key algorithms.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Remove old EC based X25519 code.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Modify TLS support for new X25519 API.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Add encoded points to other EC curves too.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Add point ctrls to X25519
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Update X25519 key format in evptests.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Add X25519 methods to internal tables
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
add to build.info
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
X25519 public key methods
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Fix type of ptr field.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Dr. Stephen...
Use OIDs from draft-ietf-curdle-pkix-02
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rich Salz
GH1446: Add SSL_SESSION_get0_cipher
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Rich Salz
Check for bad filename in evp_test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Dr. Stephen...
Update documentation for DSA_SIG and ECDSA_SIG.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Andy Polyakov
crypto/sparcv9cap.c: add missing declaration.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andy Polyakov
crypto/ui/ui_openssl.c: let new-line through after...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andy Polyakov
crypto/sparcv9cap.c: fix overstep in getisax.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andy Polyakov
sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
FdaSilvaYY
Fix doc and help about ca -valid option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
Don't attempt to load the CT log list with no-ec
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
jamercee
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
JimC
Documented BIO_set_accept_port()/BIO_get_accept_port()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
jamercee
Adapt BIO_new_accept() to call BIO_set_accept_name()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Rich Salz
Change callers to use the new constants.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Rich Salz
Add #defines for magic numbers in API.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Kurt Roeckx
Fix spelling of error code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Rich Salz
Add some const casts
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Rich Salz
GH1383: Add casts to ERR_PACK
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
Gracefully free a NULL HANDSHAKE_RESULT
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
Add TEST_check
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
SSL tests: port CT tests, add a few more
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
CT: fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emilia Kasper
SSL test ctx: fix tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
David Woodhouse
Kill PACKET_starts() from bad_dtls_test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
David Woodhouse
Fix clienthellotest to use PACKET functions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Adam Langley
Fix test of first of 255 CBC padding bytes.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Cristian Stoica
speed.c: use size_t instead of int to match function...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Emilia Kasper
NPN and ALPN: test resumption
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Emilia Kasper
Fix ALPN tests when NPN is off
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Emilia Kasper
Reorganize SSL test structures
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
JimC
Fix CIPHER_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Richard Levitte
Add a note about a perl issue on VMS and how to work...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Tomas Mraz
Fix irregularities in GENERAL_NAME_print().
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Rob Percival
Mkae CT_log_new_from_base64 always return 0 on failure
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
klemens
fixing too optimistic typo-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
klemens
spelling fixes, just comments and readme.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Rob Percival
Removes CTLOG_new_null from the CT public API
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
openssl-format-source: A few more (DECLARE|IMPLEMENT...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
The capi engine uses stdio, so don't build it when...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
Remove OPENSSL_NO_STDIO guards around certain SSL cert...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
util/mkdef.pl: mark certain PEM function declarations...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
Travis: add a build with no-stdio
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
Move the building of test/buildtest_*. to be done uncon...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dr. Stephen...
Sanity check input length in OPENSSL_uni2asc().
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Emilia Kasper
Add --gcov-options '\-lp' to coverage
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Emilia Kasper
Add a coverage target
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dr. Stephen...
Free buffer in a2i_ASN1_INTEGER() on error path.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Rich Salz
Make update, etc.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
indent: add a couple of types we use in apps
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
openssl-format-source: no dash marker on *INDENT-(ON...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Levitte
VMS: Fix building of bad_dtls_test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dániel Bakai
Added appropriate OPENSSL_NO_STDIO to PKCS12 header
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Add basic test for Cisco DTLS1_BAD_VER and record repla...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Fix ubsan 'left shift of negative value -1' error in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Make DTLS1_BAD_VER work with DTLS_client_method()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Fix cipher support for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Fix DTLS_VERSION_xx() comparison macros for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Fix ossl_statem_client_max_message_size() for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Woodhouse
Fix SSL_export_keying_material() for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
When tr gets bracketed arguments, they need to be quoted
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Benjamin Kaduk
Remove some unused options from 10-main.conf
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Rich Salz
Fix output text to avoid gratuitious git diff
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Rich Salz
Remove get_hash completely
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Rich Salz
Remove "lockit" from internal error-hash function
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dr. Stephen...
Limit status message sisze in ts_get_status_check
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Pack globals variables used to control apps/verify_call...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
JimC
Ignore windows generated manifests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Constify some ASN1_OBJECT *obj input parameters
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Constify inputs of two X509_LOOKUP_METHOD methods
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Constify input buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Constify two internal methods
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
FdaSilvaYY
Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
VMS: have the IVP verify that a well known engine loads...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
Have 'openssl engine' exit with non-zero when some...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
VSI submission: make the VMS version of RAND_poll(...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
VSI submisson: make better use of item lists in o_time.c
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Richard Levitte
Travis: When testing installation, build in separate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Matt Caswell
Prepare for 1.1.0-pre7-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Matt Caswell
Prepare for 1.1.0-pre6 release
OpenSSL_1_1_0-pre6
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Matt Caswell
Fix date in CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Richard Levitte
Don't check any revocation info on proxy certificates
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Richard Levitte
INSTALL: Make the use of [, ], { and } consistent and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Richard Levitte
INSTALL: Add missing details on VMS installation results
commit
|
commitdiff
|
tree
|
snapshot
next