e3245fbd76Updated todo
Erik Ekman
2007-03-01 21:08:12 +0000
b5243bf23eUpdated changelog
Erik Ekman
2007-03-01 21:07:33 +0000
53f6cb2f85compare with VNAK instead of VACK twice
Erik Ekman
2007-03-01 15:34:04 +0000
503a5a4406Make todo reference trac
Erik Ekman
2007-02-27 23:05:35 +0000
76ec4ab895#11 routing between clients implemented. clients need to poll more often to get reasonable packetloss due to no queue
Erik Ekman
2007-02-11 16:39:09 +0000
3341f3c268Additional checks
Erik Ekman
2007-02-11 15:04:44 +0000
68c4233f9bAdded test on user handling methods
Erik Ekman
2007-02-11 14:39:43 +0000
7ea80349f5Use -pedantic in tests, fixed all warnings
Erik Ekman
2007-02-11 14:07:26 +0000
ad07e40988Use -pedantic, fixed all warnings
Erik Ekman
2007-02-11 13:54:40 +0000
92a791f430always send replys to P packets
Erik Ekman
2007-02-11 13:39:32 +0000
08ecccc7fe#11 only read from tun if any active user is not sending
Erik Ekman
2007-02-11 11:51:30 +0000
23ad29522b#11 moved user code to user.c
Erik Ekman
2007-02-11 11:21:18 +0000
265332f39bAdd header file for bsd
Erik Ekman
2007-02-11 10:47:31 +0000
c6a67d340eUse bsd ip.h header instead
Erik Ekman
2007-02-11 10:42:57 +0000
05927b97e4Fix testcases after refactoring
Erik Ekman
2007-02-11 01:46:45 +0000
b56a4d23f5#11 Fix delayed ack timer
Erik Ekman
2007-02-11 01:30:41 +0000
8d766e2857#11 basic support for multiple users. some work left
Erik Ekman
2007-02-11 00:50:02 +0000
7994402806added explicit typecast on zlib-calls to silence compiler warnings
Bjorn Andersson
2007-02-10 23:23:08 +0000
3b8ca164abreadded some includes to make it build on openbsd
Bjorn Andersson
2007-02-10 23:21:12 +0000
757f59e350checking return value from decompress, to avoid sending 64k packages on the tun every time there is a datacorruption
Bjorn Andersson
2007-02-10 22:52:15 +0000
16e9df4164moved method that encoded strings to dnsnames to read.c and renamed it to putname
Bjorn Andersson
2007-02-10 22:30:40 +0000
c538bd0b6dthe seed wasnt saved in the server between it was sent to the client and the client logged in, extracted function for sending version_responses
Bjorn Andersson
2007-02-10 22:17:11 +0000
a49e400ea9splint said that these headers where not used
Erik Ekman
2007-02-10 22:13:42 +0000