Commit Graph

108 Commits

Author SHA1 Message Date
5fe56ddf20 read di changes 2016-11-02 22:16:32 -07:00
a52bdd30be read delivery instructions progress 2016-09-25 19:01:40 -07:00
e6ce431cb7 add more index functions for tunnel message delivery instructions 2016-09-20 23:24:17 -07:00
5cfe4469ee working on extended options 2016-09-19 22:02:02 -07:00
ee9f4d79de progress on delivery instructions, defensive error checking 2016-09-12 23:29:55 -07:00
47f5ee8256 Merge branch 'master' of github.com:hkparker/go-i2p 2016-09-11 00:20:44 -07:00
a8d3e1a188 more delivery instruction details, hash fixes 2016-09-11 00:20:16 -07:00
d608393b6d Merge pull request #18 from kpetku/master
fixing logrus example and case
2016-09-10 23:17:51 -07:00
b8dee980f5 fixing logrus example and case 2016-09-11 02:04:41 -04:00
2772adb64e fix function rename, return int for type 2016-09-09 21:51:23 -07:00
62e99217a0 add documentation for delivery instructions and explain functions 2016-09-09 21:45:05 -07:00
7dcca12340 Merge pull request #17 from majestrate/master
merge netdb, router work
2016-09-09 00:20:24 -07:00
8705e25871 Merge branch 'master' of github.com:hkparker/go-i2p 2016-09-08 23:44:41 -07:00
9fd55b7695 some tunnel message tests, bug fixes 2016-09-08 23:44:09 -07:00
24b300e94e Merge pull request #16 from christiaan/dependency_instructions
Adds instructions on installing required dependencies
2016-08-31 21:43:49 -07:00
a6c8e00410 Adds instructions on installing required dependencies
Following these instructions allowed me to successfully run the tests
2016-08-29 20:41:40 +02:00
6df749bae4 fix netdb skiplist path 2016-08-17 09:28:45 -04:00
13b1639b58 add untracked file 2016-08-17 09:20:15 -04:00
f1094c0ffe fix up structure 2016-08-17 09:19:56 -04:00
18b5dcf10d parsing delivery instructions and fragments from tunnel messages 2016-08-06 12:08:46 -07:00
1bf1d5f9b2 starting tunnel messages 2016-08-04 19:48:25 -07:00
853203fe2d Merge pull request #15 from hkparker/hayden-oldest-newest-lease
add oldest and newest lease
2016-07-24 13:26:34 -07:00
5420376339 add oldest and newest lease 2016-07-24 13:24:09 -07:00
a5cb00d12e Merge pull request #14 from majestrate/master
elg benchmarks
2016-07-24 13:03:13 -07:00
b3f8b208cd go fmt 2016-07-19 09:37:15 -04:00
1f05c5f6b6 add elg benchmarks 2016-07-19 09:36:46 -04:00
f1018eb8cc Merge pull request #13 from majestrate/master
add dsa benchmarks and fix dsa signature encoding
2016-07-10 23:16:17 -07:00
c56b2a4d9a go fmt 2016-07-10 09:20:21 -04:00
95c0f1d4f0 sometimes r and s are < 20 bytes because of how go encodes big.Int, take this into account 2016-07-10 09:17:47 -04:00
bdef8ebbcc lease set earliest and latest lease dates 2016-07-09 19:47:38 -07:00
69034d9700 update contributing with issues link 2016-07-07 22:56:43 -07:00
a245a95cbd Merge branch 'majestrate-master' 2016-07-06 20:07:34 -07:00
b753cd35e5 merge 2016-07-06 20:07:15 -07:00
e148ff03cc lease set parsing tests 2016-07-05 21:35:24 -07:00
940d0f64c0 key parsing tests 2016-07-04 14:42:02 -07:00
54be313601 basic lease set destination test 2016-07-04 14:27:17 -07:00
53efb84a58 lease set lease count tests 2016-07-03 20:57:36 -07:00
d4a9db0331 starting lease set tests 2016-07-03 20:26:20 -07:00
f26605c0b1 merge 2016-07-03 08:29:21 -04:00
2bb92841bf Merge remote-tracking branch 'hkparker/master' 2016-07-03 08:23:47 -04:00
dc5349b094 more router info tests 2016-07-02 21:58:34 -07:00
b4728abdee fix and test router info signature size 2016-07-02 18:07:11 -07:00
c12a16109c testing router info options 2016-07-02 17:22:14 -07:00
712f0ca0ae router info test and bug fixes 2016-06-22 21:06:03 -07:00
02d2d78b8d testing router info error cases 2016-06-20 22:49:21 -07:00
d6f1d2fca3 update contributing 2016-06-19 15:41:23 -07:00
1c0230369d update readme adding contributing 2016-06-19 15:23:01 -07:00
20017a61d9 some router info tests 2016-06-19 14:26:03 -07:00
3cd217eecc more tests 2016-06-17 21:53:36 -07:00
3f2c615a21 add tests, fix imports, document consts 2016-06-17 21:07:16 -07:00