dbd154d450mostly finished refactoring communicator into a module
Kevin Froman
2019-07-11 02:39:35 -0500
9bf6c76557refactoring communicator into module
Kevin Froman
2019-07-10 17:38:20 -0500
be318f2403punish peers for overloading get responses
Kevin Froman
2019-07-10 02:29:05 -0500
52c7ba860dfixed mail UI for redesign
Kevin Froman
2019-07-09 22:17:56 -0500
b822a74c53based block size protection added
Kevin Froman
2019-07-09 01:25:20 -0500
fe142528caadded streamedrequests dependency for future use
Kevin Froman
2019-07-08 13:42:06 -0500
8da1fded97Merge branch 'new-ui-refactorinsert' of gitlab.com:beardog/Onionr into new-ui-refactorinsert
Kevin Froman
2019-07-03 21:52:55 -0500
bd647c9ccccorrect downloadblocks bhash var name
Kevin Froman
2019-07-03 21:37:20 -0500
076678d1afcorrect downloadblocks bhash var name
Kevin Froman
2019-07-03 21:41:41 -0500
6a11ba38ebcorrect downloadblocks bhash var name
Kevin Froman
2019-07-03 21:37:20 -0500
bcc475dc61refactor downloadblocks, removed old main.js, correct replay protection check
Kevin Froman
2019-07-03 21:28:16 -0500
873740c5adreject large requests
Kevin Froman
2019-07-02 21:50:22 -0500
98fcd9d139fixed duplicate upload namespace
Kevin Froman
2019-07-02 19:43:18 -0500
4538a7e470undo replace mistake
Kevin Froman
2019-07-02 19:35:59 -0500
cf0d27e85bMerge branch 'new-ui-refactorinsert' of github.com:EgosOwn/onionr into new-ui-refactorinsert
Kevin Froman
2019-07-02 18:55:34 -0500
9230157d7aupdated help wanted readme section
Kevin Froman
2019-07-02 18:55:09 -0500
0e2928db38* refactored client api endpoints to their own file and class
KF
2019-07-02 18:16:04 -0500
2f07b2d00e* fixed some mail elements for bulma redesign * added dll, exe to .gitignore * fixed some miscpublicapi endpoints httpapi calls
KF
2019-07-02 17:34:26 -0500
10ef9ce41brefactored api servers, especially the public server. Client server to recieve similar refactoring soon
Kevin Froman
2019-07-02 01:32:26 -0500
54dabefe45incomplete work on refactoring client api endpoints
Kevin Froman
2019-07-01 15:38:55 -0500
02c71eab2f* fixed fd handler probably * fixed security level in ui redesign * moved client api insertblock to its own blueprint
Kevin Froman
2019-06-29 15:17:48 -0500
cff38cb7c2sync and onionrservices fixes
Kevin Froman
2019-06-29 13:18:31 -0500
d70afbf92bmerge refactorinsert into travis' ui work
Kevin Froman
2019-06-28 17:26:37 -0500
33340746ddImplemented Bulma for the new UI. Tried to use the template element and JavaScript for some elements.
Travis
2019-06-28 16:24:34 -0500
bb5378ec4cfix importblocks metadata call not having core inst
Kevin Froman
2019-06-28 16:10:29 -0500
bc8080765dwork on docs, added firststeps.md
Kevin Froman
2019-06-28 15:23:03 -0500
a27a5e5a45added support for 0-truncated hashes in stringvalidators, added test for hash validation
Kevin Froman
2019-06-28 00:00:38 -0500
03fbf32af9added reconstructhash for working with block hashes without their leading zeroes
Kevin Froman
2019-06-27 21:43:50 -0500
dce453db81fixed output in onionr.py, work on docs
Kevin Froman
2019-06-27 13:45:28 -0500
44bcbac8ef+ added optimization check * fixed stats table * added main docs file (WIP)
Kevin Froman
2019-06-27 01:36:52 -0500
683aaa3978added boilerplates
Kevin Froman
2019-06-26 15:13:36 -0500
94ba3e29d1do not show traceback when adding existing determiistic key
Kevin Froman
2019-06-26 14:54:13 -0500
7f4605998cfix some commands terminal output
Kevin Froman
2019-06-26 01:34:34 -0500
60d47e1e41remove utils from netcheck
Kevin Froman
2019-06-26 00:41:49 -0500
3bb0e48a06added some of the missing boilerplate
Kevin Froman
2019-06-26 00:26:50 -0500
fixed broken waitforshare
Kevin Froman
2019-06-25 23:48:24 -0500
0b34951423redo new logging
Kevin Froman
2019-06-25 19:33:55 -0500
a5a50a84d4adjust test to use new stringvalidation module
Kevin Froman
2019-06-25 19:32:44 -0500
122eb4ee5fFinished removing onionrutils for the most part, except for some possible bugs remaining
Kevin Froman
2019-06-25 19:15:04 -0500
c7e06205b7OnionrUtils fully removed (but not fully bug free) flow now uses daemon thread for displaying output
Kevin Froman
2019-06-25 18:07:35 -0500
909c002dc4more progress in removing onionrutils class
Kevin Froman
2019-06-25 03:21:36 -0500
d378340099* further splitting onionrutils into a module
Kevin Froman
2019-06-23 12:41:07 -0500
0d258e1a16* more utils refactoring, requests this time
Kevin Froman
2019-06-23 02:25:40 -0500
7830484760* started refactoring onionrusers into a full module instead of a class * now use daemon threads to prevent process hanging
Kevin Froman
2019-06-23 02:00:27 -0500
e4ec850b60correctly import add in blockmetadb
Kevin Froman
2019-06-22 18:06:16 -0500
2b64cc9ba4correct add function name
Kevin Froman
2019-06-22 18:01:55 -0500
4e00bdb348fixed small cli logging bugs
Kevin Froman
2019-06-22 17:54:41 -0500
50e93f46e4* Major core refactoring * renamed clandestine to esoteric
Kevin Froman
2019-06-22 16:16:12 -0500
5cee375b02fixed small cli logging bugs
Kevin Froman
2019-06-20 16:59:36 -0500
12227b6bcba little work on clandestine UI
Kevin Froman
2019-06-20 02:59:32 -0500
6630071802log to terminal again in places where it should
Kevin Froman
2019-06-19 19:59:05 -0500
065e97ab11improved logging messages to be less spammy
Kevin Froman
2019-06-19 15:29:27 -0500
8082570b7f* bumped nacl and unpaddedbase32 verison * added/improved support for unpaddedbase32 keys * greatly improved home UI and mail * deniable blocks shouldnt use forward secrecy anymore * dont add yourself as a contact
Kevin Froman
2019-06-19 01:57:13 -0500
cb2e803ae8use contact module for friend command list names instead of getName()
Kevin Froman
2019-06-18 11:55:14 -0500
1b897ebe1ddisabled api crash detector to see if it is the thing causing crashes
Kevin Froman
2019-06-18 10:02:54 -0500
50ac5f1520Merge branch 'master' of ssh://github.com/beardog108/onionr
Kevin Froman
2019-06-17 23:34:05 -0500
Merge pull request #24 from InvisaMage/master
Kevin Froman
2019-06-17 23:33:56 -0500
4f44906740added announce node config
Kevin Froman
2019-06-17 23:33:22 -0500
3855aa544fUpdated favicon Moved onionr-icon.png into shared/images
Travis
2019-06-17 22:36:19 -0500
a03d0268a8correct start-daemon shebang
Kevin Froman
2019-06-17 16:02:45 -0500
1daf410f8bbumped api crash timeout again
Kevin Froman
2019-06-17 15:51:00 -0500
ba7de585f5updated readme
Kevin Froman
2019-06-17 02:40:32 -0500
6c69d72d34+ added add to contact button in box message viewer * fixed/improved name setting for friends/contacts
Kevin Froman
2019-06-16 23:24:12 -0500
b377890a79removed another defunct config value
Kevin Froman
2019-06-16 22:02:06 -0500
ce2095d7f8+ added hit count stat - removed bypass_tor_check as defunct config option * actually fixed connect stat in cli for real this time * improved ui stats more
Kevin Froman
2019-06-16 17:34:43 -0500
3825d3857c- removed defunct config option * changed bootstrap node * improved web interface styles * start-daemon script hopefully less prone to crash * fixed openwebinterface url output * added defaults for timer configs incase config can't be read or the values are missing
Kevin Froman
2019-06-16 15:56:22 -0500
71805811cfcorrected permissions again
Kevin Froman
2019-06-16 13:20:54 -0500
8a9a5abe2e* phrase security.md better * display correct number of peers in stats * hopefully fix sigpipe issue
Kevin Froman
2019-06-16 12:55:48 -0500
901b275d40fixed everything being executable permission
Kevin Froman
2019-06-16 02:04:32 -0500
741150963fadded security disclaimer to readme
Kevin Froman
2019-06-16 01:36:38 -0500
934602ee09handle keyboardinterrupt, eof and blank file path in interactive ui
Kevin Froman
2019-06-16 01:30:17 -0500
8bbf9b10abremoved defunct defusedxml requirement
Kevin Froman
2019-06-16 01:18:29 -0500
ea7c7a80cebumped deadsimplekv version
Kevin Froman
2019-06-16 01:12:54 -0500
c07901ec06reduced config reloads by a lot
Kevin Froman
2019-06-16 01:06:32 -0500
7cb5f212ecStarted reducing unnecessary disk i/o: * Spawn core.Core() much less
Kevin Froman
2019-06-15 13:56:57 -0500
d054722bceMerge branch 'docs' into windowspow
Kevin Froman
2019-06-14 23:26:30 -0500
a6595fd8bcminor boilerplate adjustments
Kevin Froman
2019-06-14 23:26:10 -0500
5e73f83c57+ added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there * various bug fixes
KF
2019-06-14 20:31:01 -0500
f5b3406684+ added tor data deletion command * better support multiple tor versions in tor bootstrap (latest broke on manjaro before this) * reduced interval for upload block timer to 5 seconds * show message if inbox is empty in webui mail
Kevin Froman
2019-06-14 13:02:02 -0500
faa79bb35cnetcheck now also uses last incomming connection time
Kevin Froman
2019-06-14 02:05:58 -0500
c4fa0c15f0* doubled clock skew for blocks to 120 secs * added onionr .onion to public api disclaimer page
Kevin Froman
2019-06-14 00:28:21 -0500
2d78d3d017fixed announce bug from refactor and added static data readme
Kevin Froman
2019-06-13 18:40:45 -0500
c85bb73d77documented onionrusers better with readme
Kevin Froman
2019-06-13 14:53:20 -0500
5edf0e234aadded more subdirectory readmes
Kevin Froman
2019-06-13 11:24:34 -0500
64944f6f7c- removed onionrdaemontools (split into many files, mostly into communicatorutils) - removed included secrets.py since 3.6 is required now anyways
Kevin Froman
2019-06-13 01:58:17 -0500
3d93a37d0cstart removing daemontools by moving node announcement to communicatorutils file, deniable block insertion now config option
Kevin Froman
2019-06-12 21:35:30 -0500
- removed simplecache for now * fixed existingRand bytes check in announce in onionrdaemontools * moved openhome to its own file * slight comment and boilerplate changes + added more readme files for subdirectories
Kevin Froman
2019-06-12 15:12:56 -0500
737719cb54boilerplate and comment changes, added first subdirectory readme (for communicatorutils)
Kevin Froman
2019-06-12 01:44:15 -0500
89f11d930fremoved network comparison from whitepaper
Kevin Froman
2019-06-11 21:31:54 -0500
Create FUNDING.yml
Kevin Froman
2019-06-11 19:42:29 -0500
335db64096* Progress in adjust tagline in files, license boilerplate fixes * Import adjustments
Kevin Froman
2019-06-11 19:05:15 -0500
2d20ecdfd3* send introduce command instead of using duplicated logic * remove unnecessary imports * improve if self-address peer comparison to avoid some config reads
Kevin Froman
2019-06-11 01:08:44 -0500
d18f56eee2added missing secrets import
Kevin Froman
2019-06-10 23:22:35 -0500
af6834cfd0added missing secrets import
Kevin Froman
2019-06-10 23:21:44 -0500
6e1f26dc91dont allow anonymous to be set as a friends alias in the interface
Kevin Froman
2019-06-10 22:19:31 -0500