summaryrefslogtreecommitdiff
path: root/other/guess-who/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'other/guess-who/Changes')
-rw-r--r--other/guess-who/Changes37
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 @@
10.44
2---
3
4- Hah. Incorrectly did not check return of packet_read()
5 everywhere. Could lead to hangs.
6
70.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
140.42
15----
16
17- fetch pending error after select() so we properly
18 handly closed ports etc
19
200.41
21---
22
23- added pubkey scan
24
25
260.35
27----
28
29- added "-n" switch
30- added keygen debugging tool
31
32
330.34
34----
35
36- first public version
37