Commit Graph

649 Commits

Author SHA1 Message Date
Erik Ekman 94f1d670d4 Refactored to make it easier to add unit tests 2009-09-20 08:43:48 +00:00
Erik Ekman 5c64a44d5e Updated changelog after #79 2009-09-19 22:19:09 +00:00
Erik Ekman 7ca260c319 #79 Fix build error on OSX 10.6 by Guillaume Rischard 2009-09-19 08:32:57 +00:00
Erik Ekman bcd7c1c15c #78, print server tunnel ip 2009-09-19 08:24:59 +00:00
Erik Ekman dfd74623a6 #77, get password from env variable 2009-09-19 08:09:12 +00:00
Erik Ekman f229342782 Fix password reading 2009-08-16 12:33:28 +00:00
Erik Ekman 0de9a49038 Split the client code out from the file with the main() func 2009-08-16 12:30:26 +00:00
Erik Ekman 482e50222f Updated changelog 2009-08-15 23:52:47 +00:00
Erik Ekman 021a6b5fd5 Updated docs 2009-08-15 22:02:00 +00:00
Erik Ekman 15b6d0cf21 #70 add -F option for writing pid file. Patch from misc@mandriva.org 2009-08-15 21:52:49 +00:00
Erik Ekman 8233636650 Fixes for unpacking raw packets 2009-08-15 21:46:31 +00:00
Erik Ekman 2212ceadd5 Fix win32 build error 2009-08-15 19:35:07 +00:00
Erik Ekman 0757c70ef8 Fix some uninitialized variable warnings 2009-08-15 19:28:48 +00:00
Erik Ekman 179d4c3d78 Keep user CC and CFLAGS/LDFLAGS. Patch from Victor Ostorga 2009-08-15 19:17:02 +00:00
Erik Ekman 7f76ce7ce4 Update changelog and proto docs 2009-08-15 13:10:21 +00:00
Erik Ekman 03243094e5 #36, Send ping message every 20 seconds 2009-08-15 12:43:02 +00:00
Erik Ekman 62c171db0d #36, update printouts 2009-08-15 10:49:38 +00:00
Erik Ekman 2f75fe878a #36, Use -r to skip raw mode 2009-08-15 10:45:07 +00:00
Erik Ekman 186ba79bd1 #36, basic raw mode tunnel works 2009-08-06 20:42:26 +00:00
Erik Ekman 5d3b502ec6 #36, upstream traffic now sent in raw mode 2009-08-06 19:48:55 +00:00
Erik Ekman e2c8ac3985 Formatting 2009-08-06 19:48:54 +00:00
Erik Ekman 6033e2db91 Update changelog 2009-07-23 07:12:37 +00:00
Erik Ekman 44ed20fee5 Fix #65, randomize rand_seed on startup 2009-07-23 07:03:09 +00:00
Erik Ekman 50272de2b8 Exit if IP/mtu can not be configured 2009-07-22 21:17:26 +00:00
Erik Ekman 3ab3847efa Update manpage formatting 2009-07-16 09:16:20 +00:00
Erik Ekman b44aaf2982 Update readme and manpage 2009-07-16 09:12:20 +00:00
Erik Ekman f1f7faee70 Update changelog 2009-07-16 08:46:21 +00:00
Erik Ekman eaef14c37f Allow bind port and listen port to be the same if listenip doesnt include localhost. Also remove newlines from warnx 2009-07-16 08:44:04 +00:00
Erik Ekman 9e268419e7 Add support for applying SELinux context 2009-06-24 17:28:13 +00:00
Erik Ekman 35b7f36bcc update changelog 2009-06-24 16:40:54 +00:00
Erik Ekman 8f88f3f75c print error if tun device is already taken 2009-06-24 16:40:52 +00:00
Erik Ekman c15190c58a return 1 if opening tun fails and args are correct 2009-06-24 16:40:51 +00:00
Erik Ekman 9facdcfb65 return 1 if connection failed, #62 2009-06-24 16:29:30 +00:00
Erik Ekman 453ac4145c Small tweaks 2009-06-14 20:30:35 +00:00
Erik Ekman 65217be1e3 Updated readme 2009-06-14 20:23:50 +00:00
Erik Ekman 5631670e15 Any number of TAP32 interfaces supported, use -d to choose. #46 2009-06-14 20:12:35 +00:00
Erik Ekman 0b695e5a96 Fixed #47, support any TAP device name 2009-06-14 19:50:35 +00:00
Erik Ekman 3476343051 Remove a global variable and some warnings 2009-06-14 16:01:14 +00:00
Erik Ekman 75681834f4 #36 client now reads raw reply 2009-06-14 14:01:48 +00:00
Erik Ekman b37d5481cd #36 server now responds to raw login, quite a hack 2009-06-14 13:31:35 +00:00
Erik Ekman 08efbdac69 #36 send raw login packet directly to server 2009-06-14 11:14:40 +00:00
Erik Ekman 53dfac0b3c Added CMC to I and S packet types 2009-06-12 05:44:34 +00:00
Erik Ekman 225d48dbc3 #36 fetch remote ip number after login 2009-06-11 20:23:05 +00:00
Erik Ekman fd1ebc520a #36, add way to request ip address from server 2009-06-11 19:52:42 +00:00
Erik Ekman 376252e1bf updated windows docs 2009-06-11 18:04:23 +00:00
Erik Ekman f517ce42d2 Updated changelog 2009-06-11 17:55:47 +00:00
Erik Ekman c715924779 updated windows docs 2009-06-11 17:23:30 +00:00
Erik Ekman b4bcbe2b21 Use recv on windows and read for the others 2009-06-11 16:53:56 +00:00
Erik Ekman ae8f7ca321 new release 2009-06-01 18:34:50 +00:00
Erik Ekman aa0c6a915e updated changelog 2009-05-19 06:08:37 +00:00