Erik Ekman
|
844342e1c1
|
Use winsock2.2
|
2009-02-21 10:07:10 +00:00 |
|
Erik Ekman
|
75ffe37863
|
#51 handle one block encode/decode for base64
|
2009-02-17 20:22:24 +00:00 |
|
Erik Ekman
|
9dfc181307
|
Moved two global vars into main
|
2009-02-15 21:12:47 +00:00 |
|
Erik Ekman
|
7de1455c96
|
Split handshake() function into smaller functions
|
2009-02-15 20:07:30 +00:00 |
|
Erik Ekman
|
a412b59618
|
Actually check length of probe responses
|
2009-01-27 21:29:53 +00:00 |
|
Erik Ekman
|
d72ed66a9f
|
Add WSAStartup
|
2009-01-25 17:13:12 +00:00 |
|
Erik Ekman
|
62f75fb2e7
|
Dont need plibc
|
2009-01-25 16:42:28 +00:00 |
|
Erik Ekman
|
0c4c529142
|
Merged branch with mingw port. Compiles now, tun work to do
|
2009-01-24 22:19:11 +00:00 |
|
Erik Ekman
|
d08da80160
|
revert cygwin stuff
|
2009-01-24 22:12:00 +00:00 |
|
Erik Ekman
|
5352b5075e
|
Make it build and fix tests in cygwin
|
2009-01-24 16:39:05 +00:00 |
|
Erik Ekman
|
86ee760e8b
|
Move superuser check to common.c
|
2009-01-24 15:50:54 +00:00 |
|
Erik Ekman
|
fba7afc83c
|
#39 stop wild loop in fragsize detection mode
|
2009-01-16 18:12:09 +00:00 |
|
Erik Ekman
|
db13d81caf
|
#7 finally done\! Added autoprobing of max downstream fragsize.
|
2009-01-10 19:30:55 +00:00 |
|
Erik Ekman
|
9f2730cb9a
|
fix label
|
2009-01-05 19:52:01 +00:00 |
|
Erik Ekman
|
dfd6f9aa90
|
#7, set max fragsize with -m in the client
|
2009-01-05 19:47:59 +00:00 |
|
Erik Ekman
|
78aaf26369
|
#7, handle special case, remove up to 1 second pause when doing bulk download
|
2009-01-05 17:08:34 +00:00 |
|
Erik Ekman
|
20cfb002c3
|
Downstream fragmentation now working. Currently fragment size is hardcoded to 1200. More tweaking left, as well as fragsize auto detection. (#7)
|
2009-01-05 16:25:54 +00:00 |
|
Erik Ekman
|
d5f0dac459
|
Discard packets which only has data header
|
2009-01-04 18:59:12 +00:00 |
|
Erik Ekman
|
55d9ddb8dd
|
add downstream data header and basic parsing in client, for #7
|
2009-01-04 18:56:24 +00:00 |
|
Erik Ekman
|
f8eb4c952b
|
Allow setting netmask in iodined, fixes #27. The same netmask will be given to clients as well. Updated docs.
|
2009-01-04 12:39:28 +00:00 |
|
Erik Ekman
|
7791035364
|
Happy new year
|
2009-01-03 23:27:21 +00:00 |
|
Erik Ekman
|
18e0042ce4
|
Detect duplicates in upstream data, start frag at zero
|
2008-12-14 17:21:27 +00:00 |
|
Erik Ekman
|
89fdbc104b
|
Implemented new protocol for upstream data
|
2008-12-11 22:39:06 +00:00 |
|
Erik Ekman
|
a83164fad8
|
Added notreached
|
2008-12-11 19:11:53 +00:00 |
|
Erik Ekman
|
33b5ef9bf9
|
Reverted new protocol
|
2008-12-06 22:12:18 +00:00 |
|
Erik Ekman
|
5450372a75
|
Updated encoding tests
|
2008-12-06 19:08:14 +00:00 |
|
Erik Ekman
|
3740894350
|
Revert client shutdown code, it seems BADIP can arrive even though everything works
|
2008-12-06 12:25:02 +00:00 |
|
Erik Ekman
|
2eb78f9e8c
|
Reverted [686], [689] and [692]. SSH login now works again. Increased version.
|
2008-09-14 12:44:55 +00:00 |
|
Erik Ekman
|
4203f115f5
|
Use base64 is case is preserved and plus sign is allowed
|
2008-09-14 11:34:56 +00:00 |
|
Erik Ekman
|
8eccbf097a
|
Stop client if server is restarted
|
2008-09-09 19:37:51 +00:00 |
|
Erik Ekman
|
e359f64003
|
Updated year
|
2008-09-09 19:07:09 +00:00 |
|
Erik Ekman
|
6531d5e72b
|
Eliminate extra 'ping' message when server sends data to client which generates a reply
|
2008-08-07 15:05:51 +00:00 |
|
Erik Ekman
|
55a689e759
|
Fix #34, send pings only every 5 seconds
|
2008-08-07 14:39:43 +00:00 |
|
Erik Ekman
|
798bbb64db
|
Changed texts
|
2008-08-07 14:13:33 +00:00 |
|
Erik Ekman
|
d6ec29be4d
|
Remove double warnings
|
2008-07-12 20:30:35 +00:00 |
|
Erik Ekman
|
30014e6433
|
Applied Open/Solaris patch from Albert Lee
|
2008-07-12 12:26:41 +00:00 |
|
Erik Ekman
|
f2596cef24
|
Add include for setgroups() on Linux
|
2008-07-12 12:20:35 +00:00 |
|
Erik Ekman
|
adabd28b46
|
applied security patch from Andrew Griffiths, limit user groups
|
2008-07-12 12:05:59 +00:00 |
|
Erik Ekman
|
e7de432088
|
reapplied maxims patches
|
2008-07-12 11:41:01 +00:00 |
|
Erik Ekman
|
ddaebb0074
|
reverting the code after 0.4.1, except for some patches
|
2008-07-12 11:36:39 +00:00 |
|
Erik Ekman
|
ac46718c16
|
Added checks on topdomain name based on patch from Maxim Bourmistrov
|
2008-01-07 22:06:09 +00:00 |
|
Erik Ekman
|
6fa0d98c99
|
#7 Actually update server_id
|
2007-12-02 02:27:36 +00:00 |
|
Erik Ekman
|
9ca4130e9a
|
Always send latest chunk id
|
2007-12-02 01:22:34 +00:00 |
|
Erik Ekman
|
3eb835afe7
|
Add two chars from client to server for verification of data delivery
|
2007-12-02 01:16:53 +00:00 |
|
Erik Ekman
|
de4a726cb9
|
Remove useless success warning message
|
2007-12-01 23:25:44 +00:00 |
|
Erik Ekman
|
9e60b36430
|
Renamed packet_sending to packet_empty
|
2007-12-01 22:19:54 +00:00 |
|
Erik Ekman
|
c4a2b0c27f
|
#7 Move packet handling out of iodine.c and into packet.c
|
2007-12-01 21:23:59 +00:00 |
|
Erik Ekman
|
2d8b2655ea
|
packet name collided with global packet
|
2007-12-01 20:53:29 +00:00 |
|
Erik Ekman
|
509f445c1e
|
Add notreached comments
|
2007-12-01 19:46:22 +00:00 |
|
Erik Ekman
|
bd2ed87022
|
apply patch to detach before chroot/privdrop
|
2007-11-27 20:11:43 +00:00 |
|