Sign in
flutter
/
third_party
/
openssl
/
8cfe08b4ec0467dc2a30a9794786e95f899cf889
8cfe08b
Remove all .cvsignore files
by Rich Salz
· 10 years ago
91316e6
Check for FindNextFile when defining it rather than FindFirstFile
by Richard Levitte
· 10 years ago
7a04b85
[PR3597] Advance to the next state variant when reusing messages.
by Richard Levitte
· 10 years ago
8123d15
Correct some layout issues, convert all remaining tabs to appropriate amounts of spaces.
by Richard Levitte
· 10 years ago
03b637a
Improves the proxy certificates howto doc.
by Alok Menghrajani
· 10 years ago
f9ea4de
Fix warning in ssl2_enc
by Matt Caswell
· 10 years ago
eceef8f
Remove more references to dtls1_enc
by Matt Caswell
· 10 years ago
81ec01b
Check EVP_Cipher return values for SSL2
by Matt Caswell
· 10 years ago
4b87706
Delete unused file
by Matt Caswell
· 10 years ago
fe78f08
Add checks to the return value of EVP_Cipher to prevent silent encryption failure.
by Matt Caswell
· 10 years ago
fc3968a
Remove redundant checks in ssl_cert_dup. This was causing spurious error messages when using GOST
by Matt Caswell
· 10 years ago
5e31a40
Tidy up ocsp help output
by Matt Caswell
· 10 years ago
de87dd4
Add documentation on -timeout option in the ocsp utility
by André Guerreiro
· 10 years ago
333fad9
NetWare compilation fix.
by Guenter
· 10 years ago
6484958
Updates to X509_NAME_get_index_by_NID.pod submitted by user Bernardh via the wiki
by Matt Caswell
· 10 years ago
f281b8d
Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the wiki
by Matt Caswell
· 10 years ago
34890ac
Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wiki
by Matt Caswell
· 10 years ago
f672038
Add include of ssl.h which is required by srtp.h
by Matt Caswell
· 10 years ago
8a35dbb
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask
by Matt Caswell
· 10 years ago
3a07658
Corrected comments in ssl.h about SSLv23_method and friends
by Matt Caswell
· 10 years ago
7d4cded
Print out Suite B status.
by Dr. Stephen Henson
· 10 years ago
7255ca9
Fix SuiteB chain checking logic.
by Dr. Stephen Henson
· 10 years ago
c56a50b
RT2679: Fix error if keysize too short
by Annie Yousar
· 10 years ago
14d3b76
RT3488: Update doc for OPENSSL_config
by Rich Salz
· 10 years ago
9e189b9
Do not resume a session if the negotiated protocol version does not match
by David Benjamin
· 10 years ago
8d02beb
When using EVP_PKEY_derive with a KDF set, a negative error from
by Matt Caswell
· 10 years ago
31832e8
Clean up CHANGES
by Emilia Kasper
· 10 years ago
e94a6c0
Ensure SSL3_FLAGS_CCS_OK (or d1->change_cipher_spec_ok for DTLS) is reset
by Emilia Kasper
· 10 years ago
de2c750
Always require an advertised NewSessionTicket message.
by Emilia Kasper
· 10 years ago
980bc1e
Remove ssl3_check_finished.
by Emilia Kasper
· 10 years ago
7b3ba508
Set s->hit when resuming from external pre-shared secret.
by Emilia Kasper
· 10 years ago
a06cd5d
Reset s->tlsext_ticket_expected in ssl_scan_serverhello_tlsext.
by Emilia Kasper
· 10 years ago
13d5686
Fix s_server -ssl2. Previously this reported "Error setting EC curve"
by Matt Caswell
· 10 years ago
764b6a3
Fix excert logic.
by Dr. Stephen Henson
· 10 years ago
3881d81
New option no-ssl3-method which removes SSLv3_*method
by Dr. Stephen Henson
· 10 years ago
5a3d8ee
Only handle RI extension for SSLv3
by Dr. Stephen Henson
· 10 years ago
e469af8
Process signature algorithms before deciding on certificate.
by Dr. Stephen Henson
· 10 years ago
bcb245a
Added references to RFC 7027
by Matt Caswell
· 10 years ago
1a14b47
Prevent use of binary curves when OPENSSL_NO_EC2M is defined
by Dr. Stephen Henson
· 10 years ago
d253c9c
Fixed cms-test.pl for no-ec2m
by Matt Caswell
· 10 years ago
cffeacd
Updated comment references to draft-ietf-tls-ecc-12 to refer to RFC4492 instead
by Matt Caswell
· 10 years ago
012aa9e
Don't use msg on error.
by Jan Hykel
· 10 years ago
32bb5c3
Add whrlpool and camellia .s files to perlasm list
by Mike Bland
· 10 years ago
13d30e2
Add missing SRC variable
by Mike Bland
· 10 years ago
dbaf608
Remove redundant test targets outside of test/
by Mike Bland
· 10 years ago
8308411
Improve variable parsing when generating MINFO
by Mike Bland
· 10 years ago
a4b8457
{,darwin64-}debug-test-64-clang Configure targets
by Mike Bland
· 10 years ago
5444b11
Emit PERLASM_SCHEME to fix GitMake on OS X
by Mike Bland
· 10 years ago
bc095c3
Add cscope.out and .d files to .gitignore
by Mike Bland
· 10 years ago
f756f1f
Additional output for ssltest.
by Dr. Stephen Henson
· 10 years ago
de94222
Add SSL_CONF support to ssltest.
by Dr. Stephen Henson
· 10 years ago
55f7fb8
Fix cross reference table generator.
by Dr. Stephen Henson
· 10 years ago
5211e09
Fixes a minor typo in the EVP docs.
by Alok Menghrajani
· 10 years ago
ae64fb5
Correct timestamp output when clock_precision_digits > 0
by Michal Bozon
· 10 years ago
e04d426
Fix free of garbage pointer. PR#3595
by Matt Caswell
· 10 years ago
67b8bce
Fix warning about negative unsigned intergers
by Kurt Roeckx
· 10 years ago
f8ae603
Fix datarace reported by valgrind/helgrind
by Russell Coker
· 10 years ago
bfc973f
Fix spelling of EECDH
by Kurt Roeckx
· 10 years ago
6696203
armv4cpuid.S: fix compilation error in pre-ARMv7 build.
by Andy Polyakov
· 10 years ago
ecb9966
Fix WIN32 build by disabling bn* calls.
by Dr. Stephen Henson
· 10 years ago
c381b63
ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.
by Andy Polyakov
· 10 years ago
d45282f
md32_common.h: address compiler warning in HOST_c2l.
by Andy Polyakov
· 10 years ago
d2fa182
Use only unsigned arithmetic in constant-time operations
by Samuel Neves
· 10 years ago
d663df2
Tighten session ticket handling
by Emilia Kasper
· 10 years ago
49b0dfc
Add missing CHANGES interval [1.0.1h, 1.0.1i]
by Emilia Kasper
· 10 years ago
18a2d29
Sync CHANGES
by Emilia Kasper
· 10 years ago
fd28a41
Fix ssltest logic when some protocols are compiled out.
by Emilia Kasper
· 10 years ago
14e14bf
Copy negotiated parameters in SSL_set_SSL_CTX.
by Dr. Stephen Henson
· 10 years ago
c800c27
Process signature algorithms in ClientHello late.
by Dr. Stephen Henson
· 10 years ago
3ff08e1
ecp_nistz256 update.
by Andy Polyakov
· 10 years ago
b06f7d9
Configure: add ios64 target.
by Andy Polyakov
· 10 years ago
9f4bd9d
Add missing credit.
by Andy Polyakov
· 10 years ago
98f1ac7
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
by Bodo Moeller
· 10 years ago
8cb3023
When processing ClientHello.cipher_suites, don't ignore cipher suites
by Bodo Moeller
· 10 years ago
392fa7a
Keep old method in case of an unsupported protocol
by Kurt Roeckx
· 10 years ago
c882abd
no-ssl2 with no-ssl3 does not mean drop the ssl lib
by Tim Hudson
· 10 years ago
87d388c
RT3547: Add missing static qualifier
by Kurt Cancemi
· 10 years ago
c6e9b39
Add constant_time_locl.h to HEADERS, so the Win32 compile picks it up correctly.
by Tim Hudson
· 10 years ago
7f09a87
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
by Richard Levitte
· 10 years ago
ed13270
Updates to NEWS file
by Matt Caswell
· 10 years ago
53afbe1
Updates CHANGES file
by Matt Caswell
· 10 years ago
62f45cc
Fix no-ssl3 configuration option
by Geoff Thorpe
· 10 years ago
7482705
Fix for session tickets memory leak.
by Dr. Stephen Henson
· 10 years ago
3dd814a
Fix SRTP compile issues for windows
by Matt Caswell
· 10 years ago
e659eff
Fix for SRTP Memory Leak
by Matt Caswell
· 10 years ago
0b382a8
Fix SSL_R naming inconsistency.
by Bodo Moeller
· 10 years ago
69d5747
aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
by Andy Polyakov
· 10 years ago
fb0e87f
Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsv
by Bodo Moeller
· 10 years ago
cf6da05
Support TLS_FALLBACK_SCSV.
by Bodo Moeller
· 10 years ago
ffa08b3
Remove reference to deleted md4.c
by Dr. Stephen Henson
· 10 years ago
f301420
Disable encrypt them mac for SSL 3.0 and stream ciphers (RC4 only).
by Dr. Stephen Henson
· 10 years ago
e0fdea3
Removed duplicate definition of PKCS7_type_is_encrypted
by Matt Caswell
· 10 years ago
71614df
Fix single makefile.
by Ben Laurie
· 10 years ago
5aed169
RT3462: Document actions when data==NULL
by Rich Salz
· 10 years ago
429a25b
DTLS 1.2 support has been added to 1.0.2.
by Bodo Moeller
· 10 years ago
ae4af7a
crypto/cast/asm/cast-586.pl: +5% on PIII and remove obsolete readme.
by Andy Polyakov
· 10 years ago
df8c39d
RT3549: Remove obsolete files in crypto
by Rich Salz
· 10 years ago
d5f3444
RT2910: Remove des.c and its Makefile target
by Rich Salz
· 10 years ago
9208640
RT2309: Fix podpage MMNNFFPPS->MNNFFPPS
by Rich Salz
· 10 years ago
4b6dee2
Parse custom extensions after internal extensions.
by Dr. Stephen Henson
· 10 years ago
Next »