projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2014-11-28
Richard Levitte
Correct some layout issues, convert all remaining tabs...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Alok Menghrajani
Improves the proxy certificates howto doc.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Fix warning in ssl2_enc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Remove more references to dtls1_enc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Check EVP_Cipher return values for SSL2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Delete unused file
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Add checks to the return value of EVP_Cipher to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Remove redundant checks in ssl_cert_dup. This was causi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Tidy up ocsp help output
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
André Guerreiro
Add documentation on -timeout option in the ocsp utility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Guenter
NetWare compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to X509_NAME_get_index_by_NID.pod submitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to X509_NAME_add_entry_by_txt.pod submitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to EVP_PKEY_encrypt.pod submitted by user Berna...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Add include of ssl.h which is required by srtp.h
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Matt Caswell
Fixed memory leak due to incorrect freeing of DTLS...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Matt Caswell
Corrected comments in ssl.h about SSLv23_method and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Dr. Stephen...
Print out Suite B status.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Dr. Stephen...
Fix SuiteB chain checking logic.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Annie Yousar
RT2679: Fix error if keysize too short
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Rich Salz
RT3488: Update doc for OPENSSL_config
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
David Benjamin
Do not resume a session if the negotiated protocol...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Matt Caswell
When using EVP_PKEY_derive with a KDF set, a negative...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Clean up CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Ensure SSL3_FLAGS_CCS_OK (or d1->change_cipher_spec_ok...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Always require an advertised NewSessionTicket message.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Remove ssl3_check_finished.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Set s->hit when resuming from external pre-shared secret.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Reset s->tlsext_ticket_expected in ssl_scan_serverhello...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Matt Caswell
Fix s_server -ssl2. Previously this reported "Error...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
Fix excert logic.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
New option no-ssl3-method which removes SSLv3_*method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
Only handle RI extension for SSLv3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
Process signature algorithms before deciding on certifi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Added references to RFC 7027
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Dr. Stephen...
Prevent use of binary curves when OPENSSL_NO_EC2M is...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Fixed cms-test.pl for no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Updated comment references to draft-ietf-tls-ecc-12...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Jan Hykel
Don't use msg on error.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Add whrlpool and camellia .s files to perlasm list
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Add missing SRC variable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Remove redundant test targets outside of test/
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Improve variable parsing when generating MINFO
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
{,darwin64-}debug-test-64-clang Configure targets
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Emit PERLASM_SCHEME to fix GitMake on OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mike Bland
Add cscope.out and .d files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Dr. Stephen...
Additional output for ssltest.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Dr. Stephen...
Add SSL_CONF support to ssltest.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Dr. Stephen...
Fix cross reference table generator.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Alok Menghrajani
Fixes a minor typo in the EVP docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Michal Bozon
Correct timestamp output when clock_precision_digits > 0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Matt Caswell
Fix free of garbage pointer. PR#3595
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kurt Roeckx
Fix warning about negative unsigned intergers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Russell Coker
Fix datarace reported by valgrind/helgrind
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Kurt Roeckx
Fix spelling of EECDH
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Andy Polyakov
armv4cpuid.S: fix compilation error in pre-ARMv7 build.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dr. Stephen...
Fix WIN32 build by disabling bn* calls.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Andy Polyakov
md32_common.h: address compiler warning in HOST_c2l.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Samuel Neves
Use only unsigned arithmetic in constant-time operations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Emilia Kasper
Tighten session ticket handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Emilia Kasper
Add missing CHANGES interval [1.0.1h, 1.0.1i]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Emilia Kasper
Sync CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Emilia Kasper
Fix ssltest logic when some protocols are compiled...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Dr. Stephen...
Copy negotiated parameters in SSL_set_SSL_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Dr. Stephen...
Process signature algorithms in ClientHello late.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Andy Polyakov
ecp_nistz256 update.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Andy Polyakov
Configure: add ios64 target.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Andy Polyakov
Add missing credit.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Bodo Moeller
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Bodo Moeller
When processing ClientHello.cipher_suites, don't ignore...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Kurt Roeckx
Keep old method in case of an unsupported protocol
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tim Hudson
no-ssl2 with no-ssl3 does not mean drop the ssl lib
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kurt Cancemi
RT3547: Add missing static qualifier
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Tim Hudson
Add constant_time_locl.h to HEADERS,
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Richard Levitte
Include "constant_time_locl.h" rather than "../constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Updates to NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Updates CHANGES file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Geoff Thorpe
Fix no-ssl3 configuration option
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Dr. Stephen...
Fix for session tickets memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Fix SRTP compile issues for windows
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Fix for SRTP Memory Leak
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Fix SSL_R naming inconsistency.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Andy Polyakov
aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Add TLS_FALLBACK_SCSV documentation, and move s_client...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Dr. Stephen...
Remove reference to deleted md4.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Dr. Stephen...
Disable encrypt them mac for SSL 3.0 and stream ciphers...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Matt Caswell
Removed duplicate definition of PKCS7_type_is_encrypted
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Ben Laurie
Fix single makefile.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Rich Salz
RT3462: Document actions when data==NULL
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Bodo Moeller
DTLS 1.2 support has been added to 1.0.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Andy Polyakov
crypto/cast/asm/cast-586.pl: +5% on PIII and remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Rich Salz
RT3549: Remove obsolete files in crypto
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Rich Salz
RT2910: Remove des.c and its Makefile target
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Rich Salz
RT2309: Fix podpage MMNNFFPPS->MNNFFPPS
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Dr. Stephen...
Parse custom extensions after internal extensions.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Polyakov
e_os.h: refine inline override logic (to address warnin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Polyakov
crypto/bn/bn_nist.c: bring original failing code back...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Dr. Stephen...
Add additional explanation to CHANGES entry.
commit
|
commitdiff
|
tree
|
snapshot
next