8233636650Fixes for unpacking raw packets
Erik Ekman
2009-08-15 21:46:31 +0000
2212ceadd5Fix win32 build error
Erik Ekman
2009-08-15 19:35:07 +0000
0757c70ef8Fix some uninitialized variable warnings
Erik Ekman
2009-08-15 19:28:48 +0000
179d4c3d78Keep user CC and CFLAGS/LDFLAGS. Patch from Victor Ostorga
Erik Ekman
2009-08-15 19:17:02 +0000
7f76ce7ce4Update changelog and proto docs
Erik Ekman
2009-08-15 13:10:21 +0000
03243094e5#36, Send ping message every 20 seconds
Erik Ekman
2009-08-15 12:43:02 +0000
62c171db0d#36, update printouts
Erik Ekman
2009-08-15 10:49:38 +0000
2f75fe878a#36, Use -r to skip raw mode
Erik Ekman
2009-08-15 10:45:07 +0000
186ba79bd1#36, basic raw mode tunnel works
Erik Ekman
2009-08-06 20:42:26 +0000
5d3b502ec6#36, upstream traffic now sent in raw mode
Erik Ekman
2009-08-06 19:48:55 +0000
e2c8ac3985Formatting
Erik Ekman
2009-08-06 19:48:54 +0000
6033e2db91Update changelog
Erik Ekman
2009-07-23 07:12:37 +0000
44ed20fee5Fix#65, randomize rand_seed on startup
Erik Ekman
2009-07-23 07:03:09 +0000
50272de2b8Exit if IP/mtu can not be configured
Erik Ekman
2009-07-22 21:17:26 +0000
3ab3847efaUpdate manpage formatting
Erik Ekman
2009-07-16 09:16:20 +0000
b44aaf2982Update readme and manpage
Erik Ekman
2009-07-16 09:12:20 +0000
f1f7faee70Update changelog
Erik Ekman
2009-07-16 08:46:21 +0000
eaef14c37fAllow bind port and listen port to be the same if listenip doesnt include localhost. Also remove newlines from warnx
Erik Ekman
2009-07-16 08:44:04 +0000
9e268419e7Add support for applying SELinux context
Erik Ekman
2009-06-24 17:28:13 +0000
35b7f36bccupdate changelog
Erik Ekman
2009-06-24 16:40:54 +0000
8f88f3f75cprint error if tun device is already taken
Erik Ekman
2009-06-24 16:40:52 +0000
c15190c58areturn 1 if opening tun fails and args are correct
Erik Ekman
2009-06-24 16:40:51 +0000
9facdcfb65return 1 if connection failed, #62
Erik Ekman
2009-06-24 16:29:30 +0000
453ac4145cSmall tweaks
Erik Ekman
2009-06-14 20:30:35 +0000
65217be1e3Updated readme
Erik Ekman
2009-06-14 20:23:50 +0000
5631670e15Any number of TAP32 interfaces supported, use -d to choose. #46
Erik Ekman
2009-06-14 20:12:35 +0000
0b695e5a96Fixed#47, support any TAP device name
Erik Ekman
2009-06-14 19:50:35 +0000
3476343051Remove a global variable and some warnings
Erik Ekman
2009-06-14 16:01:14 +0000
75681834f4#36 client now reads raw reply
Erik Ekman
2009-06-14 14:01:48 +0000
b37d5481cd#36 server now responds to raw login, quite a hack
Erik Ekman
2009-06-14 13:31:35 +0000
08efbdac69#36 send raw login packet directly to server
Erik Ekman
2009-06-14 11:14:40 +0000
53dfac0b3cAdded CMC to I and S packet types
Erik Ekman
2009-06-12 05:44:34 +0000
225d48dbc3#36 fetch remote ip number after login
Erik Ekman
2009-06-11 20:23:05 +0000
fd1ebc520a#36, add way to request ip address from server
Erik Ekman
2009-06-11 19:52:42 +0000
376252e1bfupdated windows docs
Erik Ekman
2009-06-11 18:04:23 +0000
f517ce42d2Updated changelog
Erik Ekman
2009-06-11 17:55:47 +0000
c715924779updated windows docs
Erik Ekman
2009-06-11 17:23:30 +0000
b4bcbe2b21Use recv on windows and read for the others
Erik Ekman
2009-06-11 16:53:56 +0000