blob: f8c7b6ef1d66b8ad3ae31ac7b1f77f0ae90d495a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
0.1.1 (990824)
- added minor output explanations
- added anti-flood mechanism
- fixed processing of results, where a result may have been overwritten
- fixed print functions
0.1.0 (990824)
- first working version
0.0.2 (990824)
- fixed thread resource freeing
- synchronized screen functions in an ugly way <g>
- implemented proxy checks, working
0.0.1 (990822)
- wrote core structure, event modell
- proxy functions in proxy.c
- slang utilizing gui in fancy colors, oldskewl
|