diff options
Diffstat (limited to 'other/guess-who/Changes')
| -rw-r--r-- | other/guess-who/Changes | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/other/guess-who/Changes b/other/guess-who/Changes new file mode 100644 index 0000000..f39395e --- /dev/null +++ b/other/guess-who/Changes | |||
| @@ -0,0 +1,37 @@ | |||
| 1 | 0.44 | ||
| 2 | --- | ||
| 3 | |||
| 4 | - Hah. Incorrectly did not check return of packet_read() | ||
| 5 | everywhere. Could lead to hangs. | ||
| 6 | |||
| 7 | 0.43 | ||
| 8 | ---- | ||
| 9 | |||
| 10 | - idiotically, I made the tcp_connect() non-blocking for | ||
| 11 | the bruter too. fixed. Only pubscan needs nonblocking | ||
| 12 | connect | ||
| 13 | |||
| 14 | 0.42 | ||
| 15 | ---- | ||
| 16 | |||
| 17 | - fetch pending error after select() so we properly | ||
| 18 | handly closed ports etc | ||
| 19 | |||
| 20 | 0.41 | ||
| 21 | --- | ||
| 22 | |||
| 23 | - added pubkey scan | ||
| 24 | |||
| 25 | |||
| 26 | 0.35 | ||
| 27 | ---- | ||
| 28 | |||
| 29 | - added "-n" switch | ||
| 30 | - added keygen debugging tool | ||
| 31 | |||
| 32 | |||
| 33 | 0.34 | ||
| 34 | ---- | ||
| 35 | |||
| 36 | - first public version | ||
| 37 | |||
