1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 13:06:06 +03:00

Commit Graph

  • 75ffe37863 #51 handle one block encode/decode for base64 Erik Ekman 2009-02-17 20:22:24 +0000
  • 9dfc181307 Moved two global vars into main Erik Ekman 2009-02-15 21:12:47 +0000
  • 7de1455c96 Split handshake() function into smaller functions Erik Ekman 2009-02-15 20:07:30 +0000
  • f741e3d551 #50 added syslog logging for version and login packets. no-op on windows Erik Ekman 2009-02-15 18:24:12 +0000
  • e5582b39f4 Added tests on forwarded query cache Erik Ekman 2009-02-10 19:48:42 +0000
  • d6cf7e4de1 refactored tests Erik Ekman 2009-02-10 18:10:40 +0000
  • b3603abf2e Made dns_get_id return unsigned short, added test cases Erik Ekman 2009-02-09 20:44:08 +0000
  • e3804cdbca Extended test cases Erik Ekman 2009-02-09 18:46:17 +0000
  • a412b59618 Actually check length of probe responses Erik Ekman 2009-01-27 21:29:53 +0000
  • 22608bd203 give error when no TAP adapters found, and clean better Erik Ekman 2009-01-25 21:40:04 +0000
  • d53d06206a dos linebreaks on win32 file Erik Ekman 2009-01-25 21:33:24 +0000
  • c69ea15712 include zlib1.dll in dist Erik Ekman 2009-01-25 21:21:33 +0000
  • 443764f578 updated windows docs Erik Ekman 2009-01-25 20:58:39 +0000
  • 4db8137c1a #43: Basic windows support operational Erik Ekman 2009-01-25 20:39:44 +0000
  • 59c68b773a use socklen_t Erik Ekman 2009-01-25 20:03:45 +0000
  • 9a6af7e615 cleanup of tun.c Erik Ekman 2009-01-25 19:53:20 +0000
  • e67b9ea628 added proper warn/warnx/err/errx Erik Ekman 2009-01-25 19:34:33 +0000
  • 7778dfdee9 Rename binaries to .exe Erik Ekman 2009-01-25 18:25:51 +0000
  • 9d83ee0171 Add mingw dist target Erik Ekman 2009-01-25 18:13:00 +0000
  • a58203fe3d updated win32 readme Erik Ekman 2009-01-25 18:01:37 +0000
  • c5784fe12c Add WSAStartup to iodined Erik Ekman 2009-01-25 17:16:00 +0000
  • d72ed66a9f Add WSAStartup Erik Ekman 2009-01-25 17:13:12 +0000
  • d7aea72bd5 Added win32 specific readme Erik Ekman 2009-01-25 17:01:06 +0000
  • 62f75fb2e7 Dont need plibc Erik Ekman 2009-01-25 16:42:28 +0000
  • 430fc39ff5 Make crosscompiling easier Erik Ekman 2009-01-25 16:28:17 +0000
  • 78616d5679 #43 Now works on windows, if you set your ip correctly and use a /30 netmask Erik Ekman 2009-01-25 14:22:07 +0000
  • 85adeb7eb4 #43: Fixed write function, downstream tunneling works now on win32 Erik Ekman 2009-01-25 11:57:40 +0000
  • 29f2433e78 Added setting of ip, does not seem to work though Erik Ekman 2009-01-25 11:28:23 +0000
  • a939ad4f16 Opening of device done, and it is set as active Erik Ekman 2009-01-25 10:56:32 +0000
  • 0c4c529142 Merged branch with mingw port. Compiles now, tun work to do Erik Ekman 2009-01-24 22:19:11 +0000
  • d08da80160 revert cygwin stuff Erik Ekman 2009-01-24 22:12:00 +0000
  • ad5c401762 turn off root check in cygwin for now Erik Ekman 2009-01-24 17:04:24 +0000
  • 5352b5075e Make it build and fix tests in cygwin Erik Ekman 2009-01-24 16:39:05 +0000
  • 86ee760e8b Move superuser check to common.c Erik Ekman 2009-01-24 15:50:54 +0000
  • 31b2958b28 update changelog after release Erik Ekman 2009-01-23 19:39:43 +0000
  • f41c4bb9f3 Release 0.5.0 v0.5.0 Erik Ekman 2009-01-23 18:20:27 +0000
  • 30a3bb9445 Release 0.5.0-rc2 Erik Ekman 2009-01-17 09:06:33 +0000
  • ae1b5d6800 Updated changelog Erik Ekman 2009-01-16 19:00:37 +0000
  • 4dcdd31e3c #40, fix dots in hostname when length is 113, 170, 227... Includes test. Erik Ekman 2009-01-16 18:51:54 +0000
  • fba7afc83c #39 stop wild loop in fragsize detection mode Erik Ekman 2009-01-16 18:12:09 +0000
  • 134fa90727 updated manpage Erik Ekman 2009-01-10 20:56:39 +0000
  • 0832d059a4 updated manpage Erik Ekman 2009-01-10 20:53:09 +0000
  • 46293b51b1 prepare version 0.5.0-rc1 Erik Ekman 2009-01-10 20:40:22 +0000
  • fa9b145af1 Branch 0.5 Erik Ekman 2009-01-10 20:36:16 +0000
  • 2b7bf00e1a Rename protocol to version 00000500 Erik Ekman 2009-01-10 20:32:53 +0000
  • 7a1733ae82 Rename protocol to version 00000500 Erik Ekman 2009-01-10 20:32:32 +0000
  • d7f07d2f1f Enhanced checks on incoming queries, check user exists and is active Erik Ekman 2009-01-10 20:23:50 +0000
  • db13d81caf #7 finally done\! Added autoprobing of max downstream fragsize. Erik Ekman 2009-01-10 19:30:55 +0000
  • 9a139b7005 #7, add probe fragsize support for server. documented Erik Ekman 2009-01-10 16:22:51 +0000
  • 49e448fb19 fix warnings Erik Ekman 2009-01-07 18:16:49 +0000
  • 9f3e397475 add osflags for tests Erik Ekman 2009-01-06 22:05:15 +0000
  • 3ac090f847 Update readme with new url for osx tuntap driver Erik Ekman 2009-01-06 19:58:29 +0000
  • ab75dae208 allow custom check path Erik Ekman 2009-01-06 13:41:45 +0000
  • 168b05e3f7 Fix build on OpenBSD Erik Ekman 2009-01-06 10:47:01 +0000
  • 9f2730cb9a fix label Erik Ekman 2009-01-05 19:52:01 +0000
  • dfd6f9aa90 #7, set max fragsize with -m in the client Erik Ekman 2009-01-05 19:47:59 +0000
  • 0ed202dd18 downstream fragsize is now per user Erik Ekman 2009-01-05 18:50:46 +0000
  • 78aaf26369 #7, handle special case, remove up to 1 second pause when doing bulk download Erik Ekman 2009-01-05 17:08:34 +0000
  • 20cfb002c3 Downstream fragmentation now working. Currently fragment size is hardcoded to 1200. More tweaking left, as well as fragsize auto detection. (#7) Erik Ekman 2009-01-05 16:25:54 +0000
  • d5f0dac459 Discard packets which only has data header Erik Ekman 2009-01-04 18:59:12 +0000
  • 55d9ddb8dd add downstream data header and basic parsing in client, for #7 Erik Ekman 2009-01-04 18:56:24 +0000
  • 7dd38fec17 Create send_chunk() on server Erik Ekman 2009-01-04 13:53:32 +0000
  • f8eb4c952b Allow setting netmask in iodined, fixes #27. The same netmask will be given to clients as well. Updated docs. Erik Ekman 2009-01-04 12:39:28 +0000
  • f5e58e6527 Assign client IPs within the network (fixes #28), also limit number of users depending on netmask (for #27) Erik Ekman 2009-01-04 12:03:35 +0000
  • 3f79d948bf updated docs Erik Ekman 2009-01-04 10:58:52 +0000
  • c742fe79c3 Happy new year Erik Ekman 2009-01-03 23:39:54 +0000
  • 7791035364 Happy new year Erik Ekman 2009-01-03 23:27:21 +0000
  • 58f789307b Updated changelog for #37 Erik Ekman 2009-01-03 23:14:02 +0000
  • d027a60859 Handle trans id >= 0x8000, fix bug #37 Erik Ekman 2009-01-03 20:13:31 +0000
  • da6eee279a make OUT debug look more like IN debug Erik Ekman 2009-01-03 18:29:36 +0000
  • b66dc4ea51 update tests after inline dot function now uses 57 as distance Erik Ekman 2008-12-27 00:40:30 +0000
  • 3b4cc0989c Fix for compile error on FreeBSD Erik Ekman 2008-12-27 00:30:51 +0000
  • 7335940130 make iodined build on opensolaris Erik Ekman 2008-12-25 16:56:13 +0000
  • 18e0042ce4 Detect duplicates in upstream data, start frag at zero Erik Ekman 2008-12-14 17:21:27 +0000
  • 89fdbc104b Implemented new protocol for upstream data Erik Ekman 2008-12-11 22:39:06 +0000
  • 458b5af003 Added simple 5bits to 8 and reverse encoder, with test Erik Ekman 2008-12-11 19:26:11 +0000
  • 9d8e9a7d18 Removing old code Erik Ekman 2008-12-11 19:12:51 +0000
  • e06ce0a213 Updated old proto, added new things to latest Erik Ekman 2008-12-11 19:12:34 +0000
  • a83164fad8 Added notreached Erik Ekman 2008-12-11 19:11:53 +0000
  • c7d1620cad Updated old protocol spec Erik Ekman 2008-12-07 09:55:23 +0000
  • fbb874c1ab fix version number in spec Erik Ekman 2008-12-07 09:44:55 +0000
  • 48df1d896a Added old protocol spec Erik Ekman 2008-12-07 09:42:19 +0000
  • b639436375 updated docs Erik Ekman 2008-12-07 09:41:06 +0000
  • 33b5ef9bf9 Reverted new protocol Erik Ekman 2008-12-06 22:12:18 +0000
  • 5450372a75 Updated encoding tests Erik Ekman 2008-12-06 19:08:14 +0000
  • 900a0e8df7 Added blocksize funcs, made funcs static Erik Ekman 2008-12-06 15:31:28 +0000
  • 46f7eccf54 New protocol spec Erik Ekman 2008-12-06 13:20:47 +0000
  • 3740894350 Revert client shutdown code, it seems BADIP can arrive even though everything works Erik Ekman 2008-12-06 12:25:02 +0000
  • cb0fa56232 updated changelog Erik Ekman 2008-09-14 13:37:44 +0000
  • 55176af538 Added -n to set NS ip, updated docs, added checks Erik Ekman 2008-09-14 13:21:11 +0000
  • 2eb78f9e8c Reverted [686], [689] and [692]. SSH login now works again. Increased version. Erik Ekman 2008-09-14 12:44:55 +0000
  • b4893e8a8b Rename codecs Erik Ekman 2008-09-14 12:05:55 +0000
  • 4203f115f5 Use base64 is case is preserved and plus sign is allowed Erik Ekman 2008-09-14 11:34:56 +0000
  • e8ee981f97 Print failed tests Erik Ekman 2008-09-14 11:33:18 +0000
  • 524522d00a Base64 codec now uses + as 64th char Erik Ekman 2008-09-14 11:32:31 +0000
  • de2912c089 rewrote strange message Erik Ekman 2008-09-09 21:10:48 +0000
  • 6f097a4cb3 Added debugging Erik Ekman 2008-09-09 21:09:06 +0000
  • 4c805fef6a Fix issue #33, respond to NS requests Erik Ekman 2008-09-09 20:55:13 +0000
  • d40c464ac1 shorten some lines Erik Ekman 2008-09-09 19:55:45 +0000
  • 8eccbf097a Stop client if server is restarted Erik Ekman 2008-09-09 19:37:51 +0000