projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2015-05-29
Peter Dettman
Fix build errors with enable-ec_nistp_64_gcc_128
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rich Salz
RT3876: Only load config when needed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
PEM doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
check for error when creating PKCS#8 structure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rich Salz
Use enum for X509_LOOKUP_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Matt Caswell
Change return type of the new accessors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Matt Caswell
Change the new functions to use size_t
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Clarify that SSL3_RANDOM_SIZE is a constant, for now.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add new functions to extract {client,server}_random...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add a documentation clarification suggested by Matt...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Nick Mathewson
Add SSL_get_client_ciphers() to return ciphers from...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Emilia Kasper
Enable DH tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
scrypt in pkcs8 util
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Add function PKCS8_set0_pbe
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Error if memory limit exceeded.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Dr. Stephen...
Add PBE tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Emilia Kasper
Fix ssltest to use 1024-bit DHE parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Matt Caswell
Don't check for a negative SRP extension size
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Matt Caswell
Fix error check in GOST engine
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Matt Caswell
Handle unsigned struct timeval members
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Andy Polyakov
Configure: replace -mv8 with -mcpu=v8 in SPARC config...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Billy Brumley
fix copy paste error in ec_GF2m function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Andy Polyakov
bn/bn_lcl.h: fix MIPS-specific gcc version check.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Hanno Böck
RT3861: Mem/bio leak in req command
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Salz
Fix segfault in ec command
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Matt Caswell
Don't send an alert if we've just received one
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Salz
fix s_client crash
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Matt Caswell
Set first_packet for TLS clients
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix valgrind error.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Andy Polyakov
bn/bn_gf2m.c: appease STACK, unstable code detector.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Fix update and depend in engines/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Missed a couple of spots in the update change
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Fix typo setting up certificate masks
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Remove export static DH ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Fix off-by-one in BN_rand
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Reject negative shifts for BN_rshift and BN_lshift
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Add CHANGES entry for OPENSSL_NO_TLSEXT removal
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Remove support for OPENSSL_NO_TLSEXT
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Michael Trapp
RT266: Add HTTP proxy/CONNECT to s_client
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Richard Levitte
Fix the update target and remove duplicate file updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Ignore files from other branches
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Lubom
Lost alert in DTLS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Fix various OPENSSL_NO_* options
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Fix a memory leak in compression
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Dr. Stephen...
correction
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Dr. Stephen...
Add scrypt PBE algorithm code.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Dr. Stephen...
Add scrypt OID from draft-josefsson-scrypt-kdf-03
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Rich Salz
Replace switch/assignments with table lookup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Kurt Roeckx
Correctly check for export size limit
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Dr. Stephen...
Add functions to convert between uint64_t and ASN1_INTEGER.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Emilia Kasper
Only support >= 256-bit elliptic curves with ecdh_auto...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Emilia Kasper
Remove dh512.pem
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Emilia Kasper
Update documentation with Diffie-Hellman best practices.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Emilia Kasper
dhparam: fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Dr. Stephen...
Add scrypt tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Dr. Stephen...
Add scrypt support.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
StudioEtrange
GitHub284: Fix typo in xx-32.pl scripts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Andy Polyakov
bn/asm/vis3-mont.pl: fix intermittent EC failures on...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Dr. Stephen...
move masks out of CERT structure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Robert Swiecki
Don't add write errors into bytecounts
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Dr. Stephen...
Move certificate validity flags out of CERT.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Dr. Stephen...
Move signing digest out of CERT.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Dr. Stephen...
CERT tidy
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Dr. Stephen...
ASN1 INTEGER refactor.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Dr. Stephen...
Add types to indent.pro
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Further version negotiation updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Move SSLv3_*method() functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Updates following review comments
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Version negotiation rewrite doc updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Version negotiation rewrite cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Client side version negotiation rewrite
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Matt Caswell
Server side version negotiation rewrite
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Rich Salz
Remove unused #ifdef's from header files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Rich Salz
Use #error in openssl/srp.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Rich Salz
Make up for a missed 'make update' update.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Rich Salz
Update mkdef for moved header file.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
make depend
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
Add -Iinclude to crypto/ compiles
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
Adjust unixly mk1mf after introduction of tkey
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
make depend
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
Identify and move OpenSSL internal header files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Levitte
Move definition of INTxx_MIN et al to internal header
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Dr. Stephen...
use unit64_t for CPUID and timestamp code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Dr. Stephen...
Allow use of standard integer types.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
Add missing ctype.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
Fix ocsp bugs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
RT3841: memset() cipher_data when allocated
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
RT1207: document SSL_COMP_free_compression_methods.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
Remove some outdated #defines.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
util/incore update.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
bn/Makefile: give MacOS X hand to compiler armv8-mont...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
bn/asm/armv8-mont.pl: boost performance.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
Configurations/10-main.conf: update iOS commentary.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
aes/asm/bsaes-armv7.pl: fix compilation with Xcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andy Polyakov
aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation...
commit
|
commitdiff
|
tree
|
snapshot
next