Moisés Guimarães
|
98cefa88c4
|
Fixes #136
|
2014-12-22 12:17:11 -03:00 |
|
Moisés Guimarães
|
64b456df59
|
Fixes #137
|
2014-12-22 12:11:00 -03:00 |
|
Moisés Guimarães
|
513ea4d38a
|
add SNI_UNSUPPORTED for better handling SSL 3.0 buffers on CyaSSL_SNI_GetFromBuffer()
|
2014-12-08 17:31:37 -03:00 |
|
toddouska
|
51ffb84e11
|
fix build errors when compiler is C++
|
2014-12-04 17:16:39 -08:00 |
|
John Safranek
|
8105b9efa2
|
fix bug in sniffer with SNI using the key from ctx rather than the session
|
2014-12-04 14:16:39 -08:00 |
|
toddouska
|
7aed412512
|
fix SMALL_STACK typo
|
2014-12-04 13:44:33 -08:00 |
|
toddouska
|
8ef04a8cde
|
remove exit as goto label
|
2014-12-04 13:30:30 -08:00 |
|
toddouska
|
da5f235d75
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2014-12-04 11:25:59 -08:00 |
|
toddouska
|
53cb50761d
|
fix hash hrbg memory leaks
|
2014-12-04 11:24:38 -08:00 |
|
John Safranek
|
9dc6084e3e
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2014-12-04 11:22:44 -08:00 |
|
John Safranek
|
9fff57839f
|
fixed saving ServerKeyExchange message in DTLS for most key exchange types
|
2014-12-04 11:21:19 -08:00 |
|
toddouska
|
7fbf8359e2
|
fix coverity tell < 0 and store fread bytes issues
|
2014-12-04 10:53:29 -08:00 |
|
John Safranek
|
a9d9ff8b58
|
fix sanity check for DHE-PSK cipher suite handshake
|
2014-12-04 10:27:00 -08:00 |
|
toddouska
|
d3eec77294
|
fix SMALL Stack change error
|
2014-12-03 16:10:05 -08:00 |
|
toddouska
|
3f53d9f229
|
fix sniffer coverity problem
|
2014-12-03 16:06:28 -08:00 |
|
toddouska
|
a4a3ebb567
|
use input stream record end for sniffer multi msg
|
2014-12-03 14:44:18 -08:00 |
|
toddouska
|
d552390b39
|
allow sniffer muliple msgs per record to handle encrypted msgs too
|
2014-12-03 14:12:13 -08:00 |
|
toddouska
|
264e180147
|
allow sniffer to handle bundled record layer messages
|
2014-12-03 11:58:50 -08:00 |
|
toddouska
|
f1c6e901a4
|
allow user to set sniffer cache timeout at compile time w/ CYASSL_SNIFFER_TIMEOUT
|
2014-12-02 10:33:10 -08:00 |
|
toddouska
|
09d290f552
|
allow user to set session timeout at compile time w/ CYASSL_SESSION_TIMEOUT
|
2014-12-02 10:28:47 -08:00 |
|
toddouska
|
52c2c126c1
|
turncate hashSigAlgoSz to max buffer size
|
2014-12-01 15:53:59 -08:00 |
|
toddouska
|
09aeda2162
|
fix SetCipherList() possible 1 byte overrun
|
2014-12-01 14:34:48 -08:00 |
|
toddouska
|
295e65ca02
|
add sanity size check to iv fill in case block size is bad
|
2014-12-01 14:23:10 -08:00 |
|
toddouska
|
4954043def
|
release lock on client side cache bad hash
|
2014-12-01 14:11:32 -08:00 |
|
John Safranek
|
1742e0ddb6
|
Merge in the ADH-AES128-SHA changes and add a check for it during the
packet order sanity checking.
|
2014-12-01 11:44:32 -08:00 |
|
toddouska
|
fe81c2855d
|
sanity size check on handshake headers
|
2014-12-01 08:58:52 -08:00 |
|
toddouska
|
f1ab188949
|
disallow client to fast forward handshake messages
|
2014-11-18 16:27:39 -08:00 |
|
toddouska
|
59e62b7c49
|
Merge pull request #131 from lchristina26/master
add braces around empty if statements
|
2014-11-17 15:30:14 -08:00 |
|
toddouska
|
57522d217b
|
disallow basic server fast forwards during handshake
|
2014-11-17 15:25:49 -08:00 |
|
toddouska
|
31858d2a34
|
move gotChangeCipher from options into msgsReceived
|
2014-11-17 13:11:45 -08:00 |
|
toddouska
|
5318b243ba
|
add messages received framework, disallow duplicates
|
2014-11-17 12:55:07 -08:00 |
|
lchristina26
|
b3b0c8d1fc
|
Add braces around empty if statements
|
2014-11-17 11:10:23 -07:00 |
|
John Safranek
|
eb59597fed
|
fix bug in sniffer when using old client hellos where large hello message may
be ignored
|
2014-11-07 17:11:38 -08:00 |
|
John Safranek
|
00965d44dc
|
fix sniffer bug with detecting old client hello
|
2014-11-07 15:35:36 -08:00 |
|
John Safranek
|
a45a8f2cd8
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2014-11-07 14:40:21 -08:00 |
|
John Safranek
|
d829b5f93b
|
Allow sniffer to follow ports using STARTTLS.
|
2014-11-07 14:37:00 -08:00 |
|
toddouska
|
b36f823da5
|
only do fips verify core check on fips files
|
2014-11-07 13:09:32 -08:00 |
|
John Safranek
|
3130145213
|
Added note to SSL_ResourceFree()
|
2014-11-06 16:07:05 -08:00 |
|
John Safranek
|
580289375c
|
Fix memory leak in CyaSSL when using Hash DRBG
|
2014-11-06 15:44:24 -08:00 |
|
toddouska
|
202a1a152d
|
fix jenkins report for smallstack derive tls keys
|
2014-11-04 15:39:54 -08:00 |
|
toddouska
|
322f79f521
|
allow user to set minimum downgrade version with v23 methods()
|
2014-11-03 15:12:48 -08:00 |
|
toddouska
|
d9f5ada772
|
add external wrappers for TLS Master Secret generation and Key Expansion
|
2014-11-03 09:56:40 -08:00 |
|
toddouska
|
02f7c71222
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2014-10-31 13:24:29 -07:00 |
|
toddouska
|
0f641e07a2
|
remove old client hello processing by default, can turn on with OLD_HELLO_ALLOWED, add sanity checks before size front alloc
|
2014-10-31 13:23:50 -07:00 |
|
John Safranek
|
bb8853aa50
|
fix memory leak when resetting the peer address on a DTLS session
|
2014-10-30 16:23:25 -07:00 |
|
John Safranek
|
56c12c9716
|
For sniffer with SNI, refactored ssl_SetPrivateKey and
ssl_SetNamedPrivateKey so they can be called in any order
for a particular server.
|
2014-10-30 14:08:45 -07:00 |
|
toddouska
|
1e7b579777
|
sniffer signals got change cipher
|
2014-10-29 14:14:32 -07:00 |
|
toddouska
|
7fed36b09d
|
explicit check for change cipher before finished instead of encryptionOn implicit
|
2014-10-29 14:07:41 -07:00 |
|
toddouska
|
c982dd2281
|
allow aes gcm fips wrappers, no void returns
|
2014-10-27 15:52:22 -07:00 |
|
John Safranek
|
bf718a7d51
|
Added a callback function to set the master secret on the client
|
2014-10-24 15:26:47 -07:00 |
|