Commit Graph

  • 45289891d6 Merge branch 'master' of github-meeh420:orignal/i2pd Meeh 2014-07-21 20:09:14 +0200
  • 105131a5f1 Adding certificates from the Java version. Meeh 2014-07-21 20:08:51 +0200
  • de377b45b4 delete unreachable SSU sessions orignal 2014-07-20 18:16:55 -0400
  • 756a920c1a show number sent/received bytes through the status page orignal 2014-07-20 17:12:36 -0400
  • d7bcaaa3f7 resend orignal 2014-07-20 10:38:39 -0400
  • 541a49c359 fixed memory leak orignal 2014-07-19 18:53:02 -0400
  • 8801a144a0 close connection to first hop of declined tunnel orignal 2014-07-18 20:32:45 -0400
  • 05d869254d process extended data orignal 2014-07-17 15:22:32 -0400
  • 275155998f handle individaul bitfields ack orignal 2014-07-17 15:00:33 -0400
  • 02296ef775 Moving file list to a common one. Still in makefile format, but now with CPP/H as input instead of OBJECTS. Issue #82 Mikal Villa 2014-07-17 19:12:52 +0200
  • c5860a6254 Removing Qt build file. Issue #82 Mikal Villa 2014-07-17 19:02:05 +0200
  • d2160efdc8 create inbound tunnel though outbound orignal 2014-07-17 07:40:34 -0400
  • 1ec8728ab0 Makefile now detects which file to use (OSX or Linux) Issue #82 Mikal Villa 2014-07-16 18:59:17 +0200
  • bff3d8f5c1 Prepare support for POST/PUT Mikal Villa 2014-07-16 18:41:40 +0200
  • 9ee049aa63 close SSU session if not established orignal 2014-07-15 21:40:44 -0400
  • 2f601ce02f send ack per fragment. temporary disble check for duplicated through IV orignal 2014-07-15 14:49:54 -0400
  • 05a96fd398 fixed memory leak orignal 2014-07-15 08:03:45 -0400
  • 999abd517c save out-of-sequence fragments orignal 2014-07-14 22:06:58 -0400
  • eb073b09aa Reseed list update + working on a (yet uncommited)SSLClient class so the httpsReseedHostList had to be commited as well. Meeh 2014-07-14 20:16:04 +0200
  • 0fca4e3e57 Ignore su3 files for now, support is comming. Meeh 2014-07-14 19:47:51 +0200
  • ccea06202c Updating win32 build files Meeh 2014-07-14 19:08:15 +0200
  • 042c3fa3cc Updating cmake file Meeh 2014-07-14 19:06:16 +0200
  • a6941b9a73 Updating qmake template Meeh 2014-07-14 19:05:09 +0200
  • 1c06ca4aca Added socks to osx makefile Meeh 2014-07-14 19:03:08 +0200
  • b052b771fb Merge pull request #81 from majestrate/pull-request-0 Meeh 2014-07-14 18:52:25 +0200
  • e832002795 add socks proxy #81 jeff 2014-07-14 12:40:06 -0400
  • 9b4dd95b1c To force build against OSX, set the language to objective-c as well acording to https://github.com/biocore/scikit-bio/issues/184#issuecomment-37843764 Meeh 2014-07-14 07:16:41 +0200
  • 8b2fc666db Re-adding caching of APT packages for linux builds Meeh 2014-07-14 06:36:04 +0200
  • 39577179f4 Trying the multi section setting. https://github.com/travis-ci/travis-ci/issues/216#issuecomment-19430107 Meeh 2014-07-14 06:26:11 +0200
  • da1c31c7fe Minor changes to travis config Meeh 2014-07-14 06:19:57 +0200
  • 6475c522e0 Testing travis OSX building Meeh 2014-07-14 06:12:19 +0200
  • aaf53ad862 Updating the OSX makefile. Should work from 10.7 -> 10.10 now. Meeh 2014-07-14 05:59:54 +0200
  • 8dc06ec391 load local destinations orignal 2014-07-13 08:25:30 -0400
  • 67c9e68559 fxied crash orignal 2014-07-11 19:14:14 -0400
  • e50454d92e multiple local destinations orignal 2014-07-11 15:39:38 -0400
  • a7406e03ab try to find existing SSU session to introducer first orignal 2014-07-11 12:23:29 -0400
  • 6ce3e41a70 specify number of hops for inbound tunnels orignal 2014-07-11 07:34:45 -0400
  • ad65e52ce0 moved save to file to RI orignal 2014-07-10 15:33:42 -0400
  • 4de9ed80af drop messages to other router coming down an inbound tunnel orignal 2014-07-10 12:44:49 -0400
  • b02c777390 delete destination if not requested again orignal 2014-07-10 08:13:47 -0400
  • ab5576c744 delete expired tunnels orignal 2014-07-09 21:43:33 -0400
  • 30b25e9eeb always pick outbound tunnel before sending packet orignal 2014-07-08 22:09:58 -0400
  • 3e25759ada request and process encrypted LeaseSet orignal 2014-07-08 07:45:16 -0400
  • 38115b7dda session decryption - tags orignal 2014-07-07 22:25:32 -0400
  • 13fec9bdfc generic tag introduced orignal 2014-07-07 19:22:19 -0400
  • afe174f47a Merge fbaf09ff2b into a01e2213eb #73 cpubug 2014-07-07 19:50:39 +0000
  • a01e2213eb delete obsolete requested destination orignal 2014-07-07 15:35:42 -0400
  • e0291bb815 fixed memory leak orignal 2014-07-07 12:34:19 -0400
  • 226ef77927 fixed memory leak orignal 2014-07-06 17:48:16 -0400
  • 73ef5e29c2 fixed memory leak orignal 2014-07-05 08:33:08 -0400
  • 49035ef55d HandleFollowOnFragment orignal 2014-07-04 20:54:03 -0400
  • b19e6bb5ba fixed memory leak orignal 2014-07-04 15:18:05 -0400
  • 12fbc9cb86 increased I2NP max message size to 32K and check if fragmented message exceeds it orignal 2014-07-04 12:35:02 -0400
  • d4ac1391fe catch transit DatabaseStore orignal 2014-07-03 21:53:29 -0400
  • 0d8b3910ef delete expired transit tunnels orignal 2014-07-03 19:53:11 -0400
  • 46d2b38760 keyspace rotation orignal 2014-07-03 14:47:12 -0400
  • f2f4a0b04e cleanup requested destinations orignal 2014-07-03 13:41:36 -0400
  • 2e0e6fc6c4 fixed memory leak orignal 2014-07-03 10:33:23 -0400
  • 8aaaf26a9e log to file if daemon only orignal 2014-07-02 14:25:57 -0400
  • 334c92bb49 daemonization. orignal 2014-07-02 13:48:45 -0400
  • 3a864cb6c5 verify checksum orignal 2014-06-27 20:11:21 -0400
  • 46ce01c89d fixed tunnel encryption for non-AESNI orignal 2014-06-27 10:56:33 -0400
  • 9ad76aa0cf avoid race condition orignal 2014-06-26 15:41:12 -0400
  • acbe0d801d eliminate extra copy orignal 2014-06-26 14:45:34 -0400
  • 7a79d49e6e Merge pull request #77 from chertov/master orignal 2014-06-26 06:52:49 -0400
  • 1a041ea2aa fix VS project #77 chertov 2014-06-26 07:55:40 +0400
  • 68a08c2237 Merge pull request #5 from orignal/master chertov 2014-06-26 07:33:12 +0400
  • 9808ecc57c Merge a5776b064b into ec21138bd2 #76 chertov 2014-06-26 03:32:02 +0000
  • ec21138bd2 specify number of hops for a tunnel pool orignal 2014-06-25 19:28:33 -0400
  • 92dc9b3542 set replyIV for each hop decryption orignal 2014-06-24 19:33:30 -0400
  • 53be08e239 fake tunnel build ecord orignal 2014-06-18 21:24:24 -0400
  • 59439ebf26 don't rely on order in tunnel build message. assign index to hop instead orignal 2014-06-18 19:38:21 -0400
  • fbaf09ff2b prevent the 'static initialization order fiasco' for crypto constants #73 cpubug 2014-06-18 22:30:53 +0400
  • 170da1c903 fix CMAKE build cpubug 2014-06-18 22:10:23 +0400
  • b95caaf219 exclude hidden routers from tunnels orignal 2014-06-18 10:41:59 -0400
  • ebd64c9337 check for duplicates orignal 2014-06-17 13:15:32 -0400
  • 566909a50c explore 5 addresses at the time orignal 2014-06-16 22:30:34 -0400
  • d6b97670c4 exploratory if tunnels are not created yet orignal 2014-06-16 21:23:22 -0400
  • 9ecf2500f5 Adding support for Mac OSX. Mikal Villa 2014-06-15 13:03:29 +0200
  • 99b818ad15 don't print duplicate acks orignal 2014-06-12 21:01:04 -0400
  • fccb13cedd store sent messages until ack-ed orignal 2014-06-12 11:14:22 -0400
  • d5fff57edb defualt port consistency (17007) orignal 2014-06-12 09:12:39 -0400
  • 4e09b39735 check sequence of fragments orignal 2014-06-11 10:56:20 -0400
  • ca6f12a8f1 Merge pull request #72 from ryzhovau/return_code orignal 2014-06-11 07:12:22 -0400
  • 5f2d9db131 i2p.cpp: fix return code declaration #72 Alexander Ryzhov 2014-06-11 12:01:13 +0400
  • 165a079928 moved sending acks to SSUData orignal 2014-06-10 11:19:31 -0400
  • 7bb5054644 moved sending I2NP messages to SSUData orignal 2014-06-10 10:39:29 -0400
  • c9ace095f4 removed unused SSU states orignal 2014-06-09 22:56:16 -0400
  • f9cd2f6808 don't use crypto++ AES directly orignal 2014-06-08 14:43:18 -0400
  • a6cc2e647b eliminated multiple of 16 check for AES orignal 2014-06-08 07:56:04 -0400
  • eb44fdf7a8 64-bits alignment for RoutingKey orignal 2014-06-03 19:57:42 -0400
  • a728d9db5b explicit AESNI flag orignal 2014-06-02 10:05:04 -0400
  • 6518727270 use CBCEncryption for session key encryption orignal 2014-06-01 19:51:27 -0400
  • 0d51f240d0 TunnelDecryption for tunnels orignal 2014-05-15 18:58:26 -0400
  • 7754968e7a TunnelDecryption for transit tunnel orignal 2014-05-15 17:55:09 -0400
  • 11ac6712e7 tunnel decryption using AES-NI orignal 2014-05-15 13:10:07 -0400
  • b4b3ba16cc tunnel encryption using AES-NI orignal 2014-05-15 12:59:07 -0400
  • 6d1d816153 tunnel encryption/decryption orignal 2014-05-15 11:21:41 -0400
  • 6557ebb51b pass key schedule as parameter orignal 2014-05-15 11:00:35 -0400
  • d3812786fa session key decryption orignal 2014-05-14 22:49:22 -0400