Commit Graph

107 Commits

Author SHA1 Message Date
Steven Allen 71c1bfde36 Fix protocol multicodecs numbers
1. Swap udt/utp.
2. Fix udp (17 is SHA1)
3. Change them to hex so it's easier to compare them with the official
   multicodec table.
4. Remove the local protocols.csv table.

Fixes #49
Fixes multiformats/multicodec#51
2017-07-20 14:39:12 -07:00
Jeromy 33741da7b3 gx publish 1.2.2 2017-03-23 18:43:16 -07:00
Jeromy 168733adeb gx publish 1.2.1 2017-03-18 17:13:16 -07:00
Jeromy c69ec140a5 update go-multihash dep 2017-03-18 13:41:42 -07:00
Jeromy Johnson 7debba7a9f Merge pull request #48 from marten-seemann/master
add QUIC
2017-03-17 22:22:04 -07:00
Marten Seemann 22c78388e2
add QUIC 2017-03-17 13:26:26 +07:00
Jeromy 5ea81f9b8a gx publish 1.1.3 2017-02-01 20:25:00 -08:00
Jeromy 23ad6db6f8 updating go-multihash 2017-02-01 20:24:58 -08:00
Lars Gierth 86dfe50a09 Merge pull request #44 from multiformats/feat/standard-readme
Edit Badges
2017-01-06 23:56:01 +01:00
Richard Littauer ba3944e3b7 Edit Badges
Edit https links, add Travis and CodeCov.
2016-12-26 15:18:42 -05:00
Jeromy Johnson 3fb0c32e7a Merge pull request #42 from multiformats/feat/transcoders
add Transocoder functionality
2016-12-17 13:17:37 -08:00
Jakub Sztandera 72b4a6ce81
Create NewTranscoderFromFunctions function and use it 2016-11-02 17:49:29 +01:00
Jakub Sztandera b23eb95805 Merge pull request #27 from RichardLitt/feature/readme
Added badges, contribute, license, and fixed addr to ma
2016-10-21 20:57:32 +02:00
Richard Littauer b53629c262 Back to m 2016-10-20 20:49:11 -04:00
Richard Littauer 97dd3b3fbb Fixed badge, added ToC, maintainers, install, contribute, license link 2016-10-20 20:49:10 -04:00
Richard Littauer fa328bf614 Update naming 2016-10-20 20:48:40 -04:00
Richard Littauer 123bf94ac9 Changed jbenet to multiformats 2016-10-20 20:48:40 -04:00
Richard Littauer 147dc71922 Added badges, contribute, license, and fixed addr to ma 2016-10-20 20:48:40 -04:00
Jakub Sztandera 1919305418
add Transocoder functionality
Allowing multiaddr extensions to have data with
2016-10-14 11:48:19 -04:00
Richard Littauer e50c11c893 Fix install 2016-10-14 10:40:03 -04:00
Jeromy Johnson 0de18dfd80 Merge pull request #41 from multiformats/feat/update-mhash
update go-multihash
2016-10-04 17:14:46 -07:00
Jeromy fb7326f3f7 fix ci scripts 2016-10-04 17:01:32 -07:00
Jeromy e29f2b150e gx publish 1.1.2 2016-10-04 16:53:40 -07:00
Jeromy 8e94c56715 update multihash 2016-10-04 16:52:57 -07:00
Lars Gierth 407d06bbd6 Merge pull request #40 from multiformats/fix/multiformats-org
Update multiformats imports & go-multihash dep
2016-09-29 15:30:47 +02:00
Lars Gierth ee4596af4a gx release v1.1.1 2016-09-29 15:25:02 +02:00
Lars Gierth e81c7060ff Add go-multihash gx dep 2016-09-29 15:24:05 +02:00
Lars Gierth 26c0624fc0 Update CI go versions 2016-09-29 15:23:47 +02:00
Lars Gierth 16fe749936 Add gx release cmd 2016-09-29 15:02:17 +02:00
Lars Gierth e20e4e73a9 Update multiformats imports 2016-09-29 14:52:32 +02:00
Jeromy c202f79eef gx publish v1.1.0 2016-09-28 18:34:55 -07:00
jbenet 197f65382f bumped version 2016-09-19 18:14:45 +08:00
jbenet 8606351287 gxify 2016-09-19 11:13:04 +08:00
Juan Benet 9aa717bd51 Merge pull request #31 from multiformats/unix
added unix path protocol
2016-09-19 11:11:13 +08:00
jbenet bdf3e3a444 added unix path protocol 2016-09-19 11:06:27 +08:00
Jan Winkelmann 907bb9f0e4 fix udt<->utp inconsistency in protocols.{go,csv}
Re-based by @jbenet to merge with https://github.com/multiformats/go-multiaddr/pull/21
2016-09-16 11:30:25 -04:00
Juan Benet 1eaad7f248 Merge pull request #21 from ianopolous/master
Implemented byte decoder for onion addresses. Corrected onion bit size.
2016-09-16 11:29:03 -04:00
Jeromy Johnson 1dd0034f7f Merge pull request #30 from multiformats/feature/standardize-readme
Standardized README
2016-08-15 08:20:46 -07:00
Richard Littauer a95b60f2b6 Standardized README
See https://github.com/multiformats/multiformats/issues/13
2016-08-15 11:15:17 -04:00
Ian Preston e32e9cd0f0 Implemented byte decoder for onion addresses. Corrected onion bit size. 2016-08-09 19:21:28 +01:00
Juan Benet f3dff105e4 Merge pull request #25 from whyrusleeping/cleanup-new-bytes
cleanup panics and make NewFromBytes faster
2016-05-09 21:22:45 -04:00
Jeromy 5734f44c3d go vet 2016-05-04 14:03:16 -07:00
Jeromy ad12fa30fe respond to CR feedback 2016-05-04 13:26:50 -07:00
Jeromy 91752fd546 a bit more cleanup, use a bytes.Buffer instead of appending bytes 2016-05-04 12:11:09 -07:00
Jeromy 9e13209db1 fix underflow error found by fuzzing 2016-05-04 10:51:57 -07:00
Jeromy 256afede6e use newer go versions 2016-05-02 09:17:03 -07:00
Jeromy 9c4a0baf6d cleanup panics and make NewFromBytes faster 2016-04-29 14:16:41 -07:00
Juan Benet 41d1117052 Merge pull request #16 from whyrusleeping/feat/modular
Feat/modular
2016-01-19 21:28:14 -05:00
Jeromy ae64eb994b rewrite value for protocols and add more tests 2016-01-18 00:35:47 -08:00
Jeromy a581da3f8f add method to lookup values in a multiaddr 2016-01-17 05:14:38 -08:00