source: @ 24f195

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24f195   8 hours erik Rename user struct to fix ubuntu arm build failure
(edit) @423cbe   9 hours erik Added android specific readme file, along with new make targets Also …
(edit) @85be9b   11 hours ppergame Missing break in iodine.c command-line parsing Bug-Ubuntu: …
(edit) @a56903   10 months marcel Android support (#105) patch from Marcel Bokhorst
(edit) @66d942   15 months yarrick Add check for SO_RTABLE support in openbsd, #95
(edit) @d4849a   15 months laurent Add support for openbsd routing domain, #95
(edit) @9c3343   15 months hagar Allow spaces in passwords, #93
(edit) @0a968a   15 months yarrick Initialize 'inside_topdomain'. Fixes #94
(edit) @dd13d8   19 months yarrick #87 Allow setting prefix in makefile
(edit) @0be433   2 years yarrick Fix things mentioned in #91
(edit) @b22e3d   2 years yarrick #89, use remote ip as second ip in ifconfig on FreeBSD
(edit) @465cfe   2 years yarrick Fix build error on windows
(edit) @7ae8d0   2 years jsbid1 Fix #86, patch from jsbid1 gmail.com
(edit) @244a47   2 years yarrick Fix strange sizeof()
(edit) @6e2cf7   2 years yarrick Fix osx compile, maybe also OpenBSD
(edit) @79f009   2 years yarrick Fix compile for win32
(edit) @a96e7d   2 years yarrick Add credits
(edit) @aa818c   2 years yarrick fix tests after patch in #88
(edit) @b17790   2 years J.A.Bezemer Applied patch from #88, thanks a lot!
(edit) @1a26a9   2 years yarrick #82, switch to gethostbyname() for win32 support
(edit) @c5bdf0   2 years yarrick #82 update docs
(edit) @365aab   2 years yarrick #82, fix resolving given nameserver on everything but win32
(edit) @acd264   2 years yarrick Make sure replies with errors get the name parsed
(edit) @269499   2 years yarrick Print DNS errors only when requested packet has an error
(edit) @8daba6   2 years yarrick #76 Update changelog
(edit) @326da4   2 years yarrick Fix buggy set lazy mode function
(edit) @85104a   2 years yarrick Fix test cases
(edit) @3c4860   2 years J.A.Bezemer merge client code #76
(edit) @d59733   2 years J.A.Bezemer merge manpage #76
(edit) @d87432   2 years J.A.Bezemer merge server code #76
(edit) @60dfbf   2 years J.A.Bezemer merge dns and user #76
(edit) @05e99c   2 years J.A.Bezemer start merging common and docs #76
(edit) @92b160   2 years yarrick Fix mtu fragment size probing
(edit) @342b57   2 years yarrick Update changelog after #75
(edit) @8f2c21   2 years yarrick Fix segfault in test for BSDs
(edit) @595116   2 years yarrick Fix data length in encoding dns queries
(edit) @d4d88d   2 years yarrick Remove arg to inline_dotify
(edit) @401674   2 years J.A.Bezemer update server code #75
(edit) @55cfed   2 years J.A.Bezemer update client code #75
(edit) @2c2dd6   2 years J.A.Bezemer update client code #75
(edit) @90e25e   2 years J.A.Bezemer update dns parsing #75
(edit) @aaac63   2 years J.A.Bezemer update docs #75
(edit) @6b78b3   2 years J.A.Bezemer update docs #75
(edit) @c2bc50   2 years J.A.Bezemer add downenc per-user field #75
(edit) @1fcab7   2 years J.A.Bezemer Add win32 defines for TXT and SRV #75
(edit) @05a23a   2 years J.A.Bezemer add win32 defines #75
(edit) @4c0fe8   2 years J.A.Bezemer add txt read/write #75
(edit) @fb1747   2 years J.A.Bezemer base32 decode uppercase #75
(edit) @b6eb8d   2 years yarrick Fix FreeBSD build error, remove more includes
(edit) @f9c225   2 years yarrick Prune includes
(edit) @379ca5   2 years yarrick Fix OpenBSD build error
(edit) @93a313   2 years yarrick Added new test, found and fixed an actual bug
(edit) @a1a2e3   2 years yarrick Refactored to make it easier to add unit tests
(edit) @7e9ce2   2 years yarrick Updated changelog after #79
(edit) @3879f9   2 years iodine Fix build error on OSX 10.6 by Guillaume Rischard, #79
(edit) @0cdd53   2 years yarrick #78, print server tunnel ip
(edit) @01e558   2 years yarrick #77, get password from env variable
(edit) @807469   2 years yarrick Fix password reading
(edit) @27fdc2   2 years yarrick Split the client code out from the file with the main() func
(edit) @a3757a   2 years yarrick Updated changelog
(edit) @1137ac   2 years yarrick Updated docs
(edit) @7efdd0   2 years misc add -F option for writing pid file. Patch from misc@… #70
(edit) @2482a4   2 years yarrick Fixes for unpacking raw packets
(edit) @ef8e3b   2 years yarrick Fix win32 build error
(edit) @cb926c   2 years yarrick Fix some uninitialized variable warnings
(edit) @24871f   2 years vostorga Keep user CC and CFLAGS/LDFLAGS.
(edit) @0e81cd   2 years yarrick Update changelog and proto docs
(edit) @473bb9   2 years yarrick #36, Send ping message every 20 seconds
(edit) @7e4ee6   2 years yarrick #36, update printouts
(edit) @ebc1b2   2 years yarrick #36, Use -r to skip raw mode
(edit) @e5370a   2 years yarrick #36, basic raw mode tunnel works
(edit) @58d961   3 years yarrick #36, upstream traffic now sent in raw mode
(edit) @02c06d   3 years yarrick Formatting
(edit) @3a2f66   3 years yarrick Update changelog
(edit) @293796   3 years yarrick Fix #65, randomize rand_seed on startup
(edit) @938c24   3 years yarrick Exit if IP/mtu can not be configured
(edit) @f86182   3 years yarrick Update manpage formatting
(edit) @72aedb   3 years yarrick Update readme and manpage
(edit) @23dc3f   3 years yarrick Update changelog
(edit) @a62ae8   3 years yarrick Allow bind port and listen port to be the same if listenip doesnt include …
(edit) @d5acb5   3 years sebastien.raveau Add support for applying SELinux context
(edit) @17105a   3 years yarrick update changelog
(edit) @cf78fd   3 years yarrick print error if tun device is already taken
(edit) @196b37   3 years yarrick return 1 if opening tun fails and args are correct
(edit) @da5002   3 years yarrick return 1 if connection failed, #62
(edit) @e84b31   3 years yarrick Small tweaks
(edit) @16e152   3 years yarrick Updated readme
(edit) @8fc8ce   3 years yarrick Any number of TAP32 interfaces supported, use -d to choose. #46
(edit) @e59aaa   3 years yarrick Fixed #47, support any TAP device name
(edit) @f20b3c   3 years yarrick Remove a global variable and some warnings
(edit) @de976d   3 years yarrick #36 client now reads raw reply
(edit) @1235cb   3 years yarrick #36 server now responds to raw login, quite a hack
(edit) @c92ed9   3 years yarrick #36 send raw login packet directly to server
(edit) @950c08   3 years yarrick Added CMC to I and S packet types
(edit) @3eef14   3 years yarrick #36 fetch remote ip number after login
(edit) @27fc03   3 years yarrick #36, add way to request ip address from server
(edit) @894ca2   3 years yarrick updated windows docs
(edit) @6ac35c   3 years yarrick Updated changelog
(edit) @7196e9   3 years yarrick updated windows docs
(edit) @96ee6f   3 years yarrick Use recv on windows and read for the others
Note: See TracRevisionLog for help on using the revision log.