kubo/core/corehttp
Jeromy 39a23392c1 use rabin fingerprinting for a chunker
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

implement rabin fingerprinting as a chunker for ipfs

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

vendor correctly

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

refactor chunking interface a little

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

work chunking interface changes up into importer

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

move chunker type parsing into its own file in chunk

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-08-08 15:33:10 -07:00
..
commands.go fix cors: defaults should take the port of the listener 2015-08-02 08:16:51 +02:00
corehttp.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
gateway_handler.go use rabin fingerprinting for a chunker 2015-08-08 15:33:10 -07:00
gateway_indexPage.go http/index: fix indention and remove unused field 2015-07-04 00:51:42 +02:00
gateway_test.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
gateway.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
ipns_hostname.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
logs.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
prometheus.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go updated webui to 0.2.0 2015-06-01 00:37:02 -07:00