Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.1.0
Onionr
Browse files
Jul 15, 2018
Merge branch 'refactoring2' into 'master'
· 922ea4b5
Kevin
authored
Jul 15, 2018
View commits for tag v0.1.0
v0.1.0
922ea4b5
Jul 13, 2018
Merge branch 'master' into 'refactoring2'
· f3279186
Kevin
authored
Jul 13, 2018
f3279186
fixed add-peer
· 6bf679d1
Kevin
authored
Jul 13, 2018
6bf679d1
removed old communicator
· ab65f5ea
Kevin
authored
Jul 12, 2018
ab65f5ea
Jul 12, 2018
handle keyboardinterrupt better in flow
· db203290
Kevin
authored
Jul 12, 2018
db203290
+ flow plugin is now working
· 865bc94c
Kevin
authored
Jul 12, 2018
865bc94c
Jul 11, 2018
work on new flow plugin and block metadata caching
· d879383a
Kevin
authored
Jul 11, 2018
d879383a
started work on flow plugin
· f918ae9b
Kevin
authored
Jul 11, 2018
f918ae9b
Jul 10, 2018
fixed bug where new communicator would download blocks it already has
· ba1b154f
Kevin
authored
Jul 10, 2018
ba1b154f
more bytes issues
· 7cf4cd98
Kevin
authored
Jul 10, 2018
7cf4cd98
use var instead of direct call in hash comparison in block sync
· e0618f31
Kevin
authored
Jul 10, 2018
e0618f31
fixed invalid bytes concat when hash is invalid on some versions
· 2c70531a
Kevin
authored
Jul 10, 2018
2c70531a
* fixed broken block metadata validation, incorrect time integer check and...
· 33787ef3
Kevin
authored
Jul 10, 2018
33787ef3
* do not report inserted message if keyboard interrupt/failure
· 90837758
Kevin
authored
Jul 09, 2018
90837758
Jul 09, 2018
+ re-added old pow system as a different class for things like ed25519 keys
· b3b5e5bb
Kevin
authored
Jul 09, 2018
b3b5e5bb
Jul 08, 2018
* Pretty much done with new POW format
· f027202a
Kevin
authored
Jul 08, 2018
f027202a
hopefully issues with keyboardinterrupt
· 31236eea
Kevin
authored
Jul 07, 2018
31236eea
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
· 8727dc22
Kevin
authored
Jul 07, 2018
8727dc22
Jul 06, 2018
Misc updates
· bdb9fa8c
Arinerron
authored
Jul 05, 2018
bdb9fa8c
Jul 05, 2018
* now use communicator2 by default
· 06986d27
Kevin
authored
Jul 05, 2018
06986d27
Jul 04, 2018
Merge branch 'refactoring2' of
https://gitlab.com/beardog/onionr
into refactoring2
· c083d54a
Arinerron
authored
Jul 04, 2018
c083d54a
Fix type bug
· bd3a3bfe
Arinerron
authored
Jul 04, 2018
bd3a3bfe
* fixed validateMetadata not having self
· bd819a3b
Kevin
authored
Jul 04, 2018
bd819a3b
Jul 03, 2018
added kex command
· 80648cc9
Kevin
authored
Jul 03, 2018
80648cc9
do not have linebreak in own hsaddr
· 6f761aae
Kevin
authored
Jul 03, 2018
6f761aae
improving new communicator bootstrapping, do not connect to self
· 58110e46
Kevin
authored
Jul 03, 2018
58110e46
only attempt announce with online peers
· 267220ad
Kevin
authored
Jul 03, 2018
267220ad
* changed how new communicator uses bootstrap (untested)
· f1c8c8b8
Kevin
authored
Jul 03, 2018
f1c8c8b8
Jul 02, 2018
fixed indent in test
· efb049fd
Kevin
authored
Jul 02, 2018
efb049fd
* do not fail localCommand if host file does not exist
· 3a7cefbf
Kevin
authored
Jul 02, 2018
3a7cefbf
do not fail on plugin import
· 75bb8a11
Kevin
authored
Jul 02, 2018
75bb8a11
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
· c4ae80c4
Kevin
authored
Jul 02, 2018
c4ae80c4
re(added) pysocks dependency
· 9d107950
Kevin
authored
Jul 02, 2018
9d107950
use python3 in tests
· 027c2240
Kevin
authored
Jul 02, 2018
027c2240
updated ci test yml
· a2567eac
Kevin
authored
Jul 02, 2018
a2567eac
+ added gitlab ci file
· 5d056196
Kevin
authored
Jul 02, 2018
5d056196
* fixed broken insertblock with bytes
· 45234588
Kevin
authored
Jul 02, 2018
45234588
improved communicator2 comments
· f5bd9220
Kevin
authored
Jul 01, 2018
f5bd9220
Jul 01, 2018
documented communicator2 better and bootstrap better
· 5c49f544
Kevin
authored
Jul 01, 2018
5c49f544
fixed invalid conn commit
· a2ad90f2
Kevin
authored
Jun 30, 2018
a2ad90f2
Loading