Joe Testa
|
f44663bfc4
|
Fixed Socket.connect() method arguments.
|
2017-10-31 16:49:19 -04:00 |
|
Joe Testa
|
95ca0bb243
|
Fixed merge collision in connect() method.
|
2017-10-31 16:40:02 -04:00 |
|
Joe Testa
|
a9f6b93391
|
Merge branch 'timeout_arg' into all_my_patches
|
2017-10-31 16:36:20 -04:00 |
|
Joe Testa
|
04973df2af
|
Added command-line option to modify connection/read timeout.
|
2017-10-29 17:48:04 -04:00 |
|
Joe Testa
|
a3f126a1dd
|
Added missing algorithms from RFC4250 and RFC4432.
|
2017-10-11 15:47:01 -04:00 |
|
Joe Testa
|
1bb5490e01
|
Added new algorithms (some as per RFC4344).
|
2017-10-11 15:13:58 -04:00 |
|
Joe Testa
|
c1d0540d1e
|
Fixed one more warning.
|
2017-09-27 22:42:49 -04:00 |
|
Joe Testa
|
cd80917c62
|
Fixed more warnings.
|
2017-09-27 22:36:23 -04:00 |
|
Joe Testa
|
b7bf8ab38a
|
Suppressed more unused variables warnings.
|
2017-09-27 22:22:42 -04:00 |
|
Joe Testa
|
a3c6d16500
|
Suppressing pylint warnings on unused variables.
|
2017-09-27 22:14:48 -04:00 |
|
Joe Testa
|
4f6e23e568
|
Fixed send_init() inheritance problems. Now kex failures will try to continue on instead of terminating the program.
|
2017-09-27 21:27:08 -04:00 |
|
Joe Testa
|
b2775c9cf9
|
Python3 fixes.
|
2017-09-26 20:51:10 -04:00 |
|
Joe Testa
|
ee5dde1cde
|
Added RSA certificate auditing.
|
2017-09-26 20:46:00 -04:00 |
|
Joe Testa
|
33ae2946ea
|
Syntax fix for Python2.
|
2017-09-22 15:01:51 -04:00 |
|
Joe Testa
|
7c919b093b
|
Added RSA & DH modulus size auditing.
|
2017-09-21 22:44:34 -04:00 |
|