- 03 Aug, 2020 1 commit
-
-
Pavle Batuta authored
* Add dynamic welcome message to p2p handshake * Add '/welcome-msg' to debug api * Add missing license headers * Rename to WelcomeMessageSynced to Get * Add atomic.value instead of struct * Simplify mocks, refactor tests * Add request struct and length check * Extract DebugService p2p interface * Add check * Remove MaxBytesReader * Remove unused constant * Remove out of scope test * Set max request size * Refactor test
-
- 02 Aug, 2020 1 commit
-
-
Janoš Guljaš authored
-
- 31 Jul, 2020 2 commits
-
-
mortelli authored
manifest, jsonmanifest, api, node: remove parser from jsonmanifest and replace with binary marshalling
-
Janoš Guljaš authored
-
- 30 Jul, 2020 4 commits
-
-
Zahoor Mohamed authored
fix panics in /files and /bytes. Also fix the increment of state sent and statesynced counters.
-
Svetomir Smiljkovic authored
-
Svetomir Smiljkovic authored
-
acud authored
-
- 29 Jul, 2020 1 commit
-
-
santicomp2014 authored
-
- 28 Jul, 2020 3 commits
-
-
Zahoor Mohamed authored
Update tags for /file , /bytes and /chunks API
-
mortelli authored
add endpoint for uploading directories as tarballs
-
acud authored
-
- 27 Jul, 2020 4 commits
-
-
santicomp2014 authored
bee-file/main, bee-join/main, api, api_test, file, file_test, netstore, netstore_test, node: add targets to query param on download path (#430) * pkg/api,pkg/file,pkg/netstore: adds targets as query param to downloadfile and propagates the ctx all the way down to netstore * cmd/bee-file,pkg/file: added missing context * pkg/api added type for targets ctx * pkg/netstore: commented out recovery section in netstore.get * cmd/bee-join,pkg/api,pkg/netstore: simplified comment in netstore.get, changed targetsContextKey to struct and moved up to the package level * api/test: added test for targets * api,api_test: added test for targets * api: removed antipattern * api: changed targets location due to master conflicts * api_test,api: added targets to chunk api and test for this use case * api_test,netstore_test,netstore,node: refactored test for query param check and also integrated logs in netstore * api_test: condensed targets test to minimal expression * api,api_test: refactored Targets into swarm-recovery-targets and extracted it into api as a const * api: fixed lint error space in comment * netstore: removed todo from get
-
Zahoor Mohamed authored
* Fix file upload/download during encryption
-
Ralph Pichler authored
-
Ivan Vandot authored
-
- 25 Jul, 2020 1 commit
-
-
lash authored
-
- 24 Jul, 2020 1 commit
-
-
Ivan Vandot authored
-
- 23 Jul, 2020 1 commit
-
-
lash authored
-
- 22 Jul, 2020 2 commits
-
-
significance authored
Fix typo
-
Ivan Vandot authored
-
- 21 Jul, 2020 3 commits
-
-
Nemanja Zbiljić authored
Add functionality to serve directory content - add 'pkg/manifest' - update 'pkg/api'
-
Svetomir Smiljkovic authored
-
Ralph Pichler authored
-
- 17 Jul, 2020 1 commit
-
-
Zahoor Mohamed authored
* Trojan chunk support
-
- 14 Jul, 2020 1 commit
-
-
metacertain authored
* pullsync zombie threads
-
- 13 Jul, 2020 1 commit
-
-
Ralph Pichler authored
-
- 11 Jul, 2020 1 commit
-
-
santicomp2014 authored
* Makefile: added make binary for bee-file,bee-split and bee-join * Makefile: change binary- to bee- * Makefile: merge bee,join,split,file into make binaries
-
- 09 Jul, 2020 2 commits
-
-
metacertain authored
* Reset on header exchange error * Switched back boot node connections * removed extra debug lines
-
acud authored
* puller, pullsync: add metrics
-
- 08 Jul, 2020 4 commits
-
-
Petar Radovic authored
* hive - zombie threads
-
Petar Radovic authored
* retreival zombie threads
-
Petar Radovic authored
* pushsync zombie threads
-
Petar Radovic authored
-
- 07 Jul, 2020 3 commits
-
-
Janoš Guljaš authored
-
acud authored
* kademlia: use swarm maxbins
-
Zahoor Mohamed authored
*Fix tags in pusher
-
- 06 Jul, 2020 2 commits
-
-
Zahoor Mohamed authored
Encryption Support for Bee
-
acud authored
-
- 03 Jul, 2020 1 commit
-
-
acud authored
* extract maxpo and shallow bin peers
-