Commit Graph

39 Commits

Author SHA1 Message Date
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
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
1af45068d4 work on router address and router info 2016-02-07 02:54:02 -08:00
d1699e946e testing mapping 2016-02-06 19:13:54 -08:00
a5c6cb8041 encoding comments 2016-02-06 02:06:27 -08:00
2b64fcaf33 some godoc 2016-02-06 01:43:16 -08:00
600118d140 mapping work 2016-02-06 01:31:07 -08:00
84073c20e3 using go string type for utf8 data 2016-02-05 22:35:37 -08:00
ef6cb2362c utf support for string 2016-02-05 22:00:47 -08:00
b3fa7082cf testing and improvements to the common data structures 2016-02-05 02:23:11 -08:00
f5e806dd14 date test 2016-02-04 01:14:49 -08:00
4823944d59 remaining string tests 2016-02-04 01:02:47 -08:00
e6cc4425c6 I2P string format 2016-02-04 00:54:51 -08:00
7e32bd2458 convert date to go time 2016-02-04 00:07:09 -08:00
51e944ec28 use I2P integer 2016-02-03 23:55:33 -08:00
57dc6836ac make it compile 2016-02-01 08:06:24 -05:00
473e9e26ae add lease, lease_set, mapping, router_address, router_identity, and router_info 2016-02-01 01:56:10 -08:00
5d043d79e7 * rework dsa test
* add initial ed25519 (not done)

* fix common.Certificate compile error

* add more functions to crypto.SigningPrivateKey interface, not everyone implements them yet
2016-01-29 08:36:04 -05:00
6fcab3b7dd get rid of stdi2p package, move everything relivent to common package 2016-01-29 07:35:17 -05:00
1e471e4e00 format with go fmt 2016-01-29 07:22:31 -05:00
45656d356f * add hash.go in crypto package
* add base32 / base64 in destination

* add helper functions for base64 / base32
2016-01-28 15:32:09 -05:00
67d49585af add base files 2016-01-28 10:16:26 -05:00