Commit Graph

17 Commits

Author SHA1 Message Date
Bjorn Andersson 7994402806 added explicit typecast on zlib-calls to silence compiler warnings 2007-02-10 23:23:08 +00:00
Bjorn Andersson 757f59e350 checking return value from decompress, to avoid sending 64k packages on the tun every time there is a datacorruption 2007-02-10 22:52:15 +00:00
Bjorn Andersson 3dad84f5b9 some code cleanup in handshake, fixes possibly strange errors if short packet received 2007-02-10 17:10:17 +00:00
Erik Ekman 3a3b06b4b4 Add password in usage 2007-02-10 12:36:08 +00:00
Bjorn Andersson 0d08be747f knf 2007-02-06 16:01:09 +00:00
Erik Ekman 9355cd7829 #10 fixed basic ack. pings bigger than 110 still lost 2007-02-05 19:44:46 +00:00
Erik Ekman cb66fd68a2 #3 Renamed functions 2007-02-05 17:40:06 +00:00
Bjorn Andersson db62c7f82c extracted common code from send_* in iodine.c 2007-02-04 23:12:08 +00:00
Erik Ekman da636b1f47 #3 fix issue with topdomain. Also make sure ping packet is type NULL 2007-02-04 23:08:09 +00:00
Bjorn Andersson b45dc25226 #3 major cleanup on client, moved all network code from dns.c to iodine.c 2007-02-04 20:37:36 +00:00
Bjorn Andersson 7207d722b4 extracted tunnel-code to own functions 2007-02-04 17:00:20 +00:00
Erik Ekman 2ee543f053 Use unsigned long in zlib functions 2007-02-04 16:06:53 +00:00
Bjorn Andersson 064d060f79 fixed type of length that zlib is given 2007-02-04 15:38:28 +00:00
Bjorn Andersson 692b595cfc #4 - moved common stuff to common.c and moved open_dns, close_dns there 2007-02-04 15:21:55 +00:00
Erik Ekman 1a46808b8a Rework query testcase, some dns cleanup 2007-01-28 11:52:36 +00:00
Erik Ekman 1c7f63e97a Fixed password authentication 2006-11-18 16:08:47 +00:00
Bjorn Andersson 1f740de4aa moving files to src and tests, tests disabled 2006-11-09 19:08:28 +00:00
Renamed from iodine.c (Browse further)