|
ccfe4a8350
|
Merge branch 'master' of github.com:hkparker/go-i2p
|
2017-04-07 21:59:58 -07:00 |
|
|
b98534c112
|
fuzzing with dvyukov/go-fuzz
|
2017-04-07 21:59:28 -07:00 |
|
|
fe3ddad072
|
follow on fragment flag parsing
|
2016-12-29 16:52:57 +00:00 |
|
|
22356f8a3a
|
constants
|
2016-12-29 15:46:34 +00:00 |
|
|
c501cb0c65
|
better parsing of hashes
|
2016-12-29 13:34:01 +00:00 |
|
|
a0bbfac457
|
starting delivery instruction testing
|
2016-12-28 22:47:52 +00:00 |
|
|
1b94d85a05
|
appending delay and extended option to delivery instructions
|
2016-12-27 17:56:49 +00:00 |
|
|
d82edd84a2
|
message id parsing
|
2016-11-06 15:04:43 -08:00 |
|
|
abd08057f3
|
small read di work
|
2016-11-05 23:57:09 -07:00 |
|
|
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 |
|