Commit Graph

83 Commits

Author SHA1 Message Date
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
38a8ec2e4c more keys and cert testing 2016-06-17 00:17:48 -07:00
e05c0bc9bc more keys and cert testing 2016-06-17 00:09:33 -07:00
89b9e418c2 update documentation links 2016-06-16 23:17:21 -07:00
cfe8807215 at 2016-06-16 23:04:03 -07:00
57f19b74bc starting keys and cert tests 2016-06-16 22:45:38 -07:00
34236e7d6f add network database interface 2016-05-06 08:44:39 -04:00
ed1ea3603d Merge remote-tracking branch 'origin/master' into local 2016-05-06 08:28:52 -04:00
fc9974c33f test stubs 2016-04-01 21:36:20 -07:00
7e00424a83 converted existing common tests to testify 2016-03-29 23:27:58 -07:00
fc9b661ce6 improving tests with testify, unexporting sorting types 2016-03-28 22:16:52 -07:00
3e89c54630 Key Certificate tests 2016-02-20 19:02:55 -08:00
fc98518cdb adding logging, headers, godoc to common data structures 2016-02-16 01:04:40 -08:00
270259b59d working on router info 2016-02-15 01:13:44 -08:00
5677126bd7 completed string 2016-02-15 00:34:29 -08:00
9ccd358086 mapping completed 2016-02-14 23:35:45 -08:00
9d6560b94d small fixes, lease 2016-02-14 23:10:37 -08:00
f9706700a1 update date, destination, integer 2016-02-14 22:40:29 -08:00
e19d6fa0ab more lease set work, certificate completed 2016-02-14 22:28:20 -08:00
a64fe87dbe some lease set work 2016-02-14 01:24:31 -08:00
f409aa79e8 working on key certificates and keys and cert 2016-02-13 21:00:29 -08:00
7e9aee0714 router address tests 2016-02-12 00:21:27 -08:00
9982c1b62c * start on initial i2np transport code
* move ssu such that it's a subdirectory of transport package

* fix i2np package name to be i2np not stdi2p
2016-02-07 13:48:01 -05:00
897c0b5093 beginnings of an RFC style document for documenting i2p's protocols 2016-02-07 12:48:35 -05:00
4d688846ef Merge branch 'master' of https://github.com/bounce-chat/go-i2p 2016-02-07 10:35:07 -05:00
1af45068d4 work on router address and router info 2016-02-07 02:54:02 -08:00