shortcutme
|
511731f0b4
|
Add current timestamp to handshake for future time consensus feature
|
2018-03-10 02:04:14 +01:00 |
|
shortcutme
|
af57083afd
|
Handle ip change on onion connection correctly
|
2018-02-27 02:46:56 +01:00 |
|
shortcutme
|
f10233a0a6
|
New msgpack compatible stream handling
|
2018-02-27 02:46:26 +01:00 |
|
shortcutme
|
e85c5e3b36
|
Rev3327, Add compatbility with new msgpack version
|
2018-02-13 01:35:21 +01:00 |
|
shortcutme
|
c39ff89fab
|
Read only what we need
|
2018-02-12 14:28:45 +01:00 |
|
shortcutme
|
3f19f64efd
|
Properly recover extra data from unpacker
|
2018-02-12 14:27:38 +01:00 |
|
shortcutme
|
f9091ea951
|
Don't connect to myself
|
2018-02-08 18:01:48 +01:00 |
|
shortcutme
|
8b9d75d726
|
Don't mark passive local connections as not connectable
|
2018-02-08 18:01:34 +01:00 |
|
shortcutme
|
70fd33e587
|
Message from local peer does not means internet connection
|
2018-02-08 17:58:44 +01:00 |
|
shortcutme
|
6fb9c6ef05
|
Rev3234, Ignore unknown characters from connection logging
|
2018-01-30 18:59:26 +01:00 |
|
shortcutme
|
ee30f78ab0
|
Fix logging utf8 chars in connections
|
2018-01-30 13:59:39 +01:00 |
|
shortcutme
|
566b689ca6
|
Don't connect to private ip addresses in tor always mode
|
2018-01-30 13:59:18 +01:00 |
|
shortcutme
|
c122dc108a
|
Record received and sent requests
|
2018-01-19 02:16:33 +01:00 |
|
shortcutme
|
19c335e39a
|
Fix bytes sent stats
|
2017-10-13 01:22:16 +02:00 |
|
shortcutme
|
d32303de57
|
Increase buffer size for file streaming
|
2017-10-13 01:21:45 +02:00 |
|
shortcutme
|
de360a8585
|
Received and sent connection command statistics
|
2017-10-13 01:21:05 +02:00 |
|
shortcutme
|
24c1596048
|
Keep track last received command for connection
|
2017-10-13 01:19:34 +02:00 |
|
shortcutme
|
e76164c7a9
|
Change the posistion of handleStream function
|
2017-10-03 14:32:02 +02:00 |
|
shortcutme
|
bf0d359116
|
Increase buffer size to 64k to better performance for big files
|
2017-10-03 14:31:39 +02:00 |
|
shortcutme
|
5f37bf3eef
|
Enable TCP_NODELAY if supported
|
2017-10-03 14:31:16 +02:00 |
|
shortcutme
|
d8453384ab
|
Separate socket creation and connection to be able to cancel it
|
2017-10-03 14:30:19 +02:00 |
|
shortcutme
|
f4cdc31788
|
Lock socket during sending data
|
2017-10-03 14:27:29 +02:00 |
|
shortcutme
|
4f729aa98f
|
Only use pure-python msgpack for socket streaming
|
2017-08-09 14:17:58 +02:00 |
|
shortcutme
|
15d8589069
|
Fix typo, less verbose socket logging
|
2017-06-19 16:18:37 +02:00 |
|
shortcutme
|
14cd9315c1
|
Don't try to send to closed socket
|
2017-06-19 16:18:20 +02:00 |
|
shortcutme
|
f1786c2ee6
|
Handle unknown message type
|
2017-06-19 16:16:43 +02:00 |
|
shortcutme
|
7d9cb65ba1
|
Catch message type errors on connection parsing
|
2017-06-19 16:16:13 +02:00 |
|
shortcutme
|
fae5d22e86
|
Rev2054, Outgoing socket binding support
|
2017-04-14 16:05:42 +02:00 |
|
shortcutme
|
c5c0df838f
|
Store requested onion address instead of site_lock
|
2017-04-09 12:02:24 +02:00 |
|
shortcutme
|
461f0a274a
|
Only count ping time if no waiting requests
|
2017-03-02 23:40:30 +01:00 |
|
shortcutme
|
bad2a79f05
|
Reason for connection closing
|
2017-02-27 00:02:24 +01:00 |
|
shortcutme
|
d57d82f439
|
Rev1913, Support local address other than 127.0.0.1
|
2017-02-16 20:56:07 +01:00 |
|
shortcutme
|
889c88c492
|
Close connection after 40 bad action
|
2017-01-05 02:25:16 +01:00 |
|
shortcutme
|
de5eb43da1
|
Warnings instead of errors
|
2016-11-07 23:48:34 +01:00 |
|
shortcutme
|
6201612169
|
Store cpu time used by connection
|
2016-11-07 22:52:22 +01:00 |
|
shortcutme
|
a7de4aca91
|
Stop connection loop when closed
|
2016-09-14 10:54:08 +02:00 |
|
shortcutme
|
1c86a6c58a
|
Close connection on crypt error
|
2016-09-14 10:53:47 +02:00 |
|
HelloZeroNet
|
75a5ab9441
|
Track used site per connection
|
2016-04-25 02:23:06 +02:00 |
|
HelloZeroNet
|
2a8355dba7
|
Formatting
|
2016-04-25 02:20:55 +02:00 |
|
Erkan Yilmaz
|
b5d74eec16
|
typo: definied -> defined
|
2016-03-21 09:43:53 +01:00 |
|
HelloZeroNet
|
555c136143
|
Simple connection karma to avoid update flood
|
2016-03-12 23:09:26 +01:00 |
|
HelloZeroNet
|
1dbc33445f
|
Rev903, FeedQuery command only available for ADMIN sites, Show bad files in sidebar, Log unknown messages, Add and check inner_path and site address on sign/verify, Better peer cleanup limit, Log site load times, Testcase for address and inner_path verification, Re-sign testsite with new fields, Fix unnecessary loading screen display when browsing sub-folder with index.html, Fix safari notification width
|
2016-02-18 11:22:21 +01:00 |
|
HelloZeroNet
|
e9d2cdfd37
|
Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol
|
2016-01-05 00:20:52 +01:00 |
|
HelloZeroNet
|
8fdc431b0b
|
Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest
|
2015-09-24 22:08:08 +02:00 |
|
HelloZeroNet
|
5c72030373
|
Rev396, Cleanup gevent event after connecting finished, Autofocus on notification input/button, Missing file size info error fix
|
2015-09-13 12:52:11 +02:00 |
|
HelloZeroNet
|
d8edaeb6ac
|
rev260, Detect and fallback peers with broken SSL, Non-interactive mode for siteCreate, Pure-python msgpack is default now to make memory usage more stable
|
2015-09-02 19:15:55 +02:00 |
|
HelloZeroNet
|
b83d6ba2ff
|
Version 0.3.2, rev351, Sidebar to display site infos an modify settings, Per-site upload/download bytes statistics, Deny different origin media requests, Allow 10sec to finish query modifications, Websocket display errors to client instead of disconnecting, Allow specify notification id to server-side messages, Track every command response time
|
2015-08-16 11:51:00 +02:00 |
|
HelloZeroNet
|
84e3f00aac
|
rev338, Possible to use pure-python msgpack unpacker to save memory, Streaming file download hangup fix, Clone databases after 3 minute idle, Many site size limit related bugfixes, UiMedia served from same domain to allow ajax access, Don't allow to load resources from other domain, Site size increase ask dialog displayed again, Changed fixbutton to more Consolas-like Monaco font, Boost json files priority on download
|
2015-08-06 00:51:25 +02:00 |
|
HelloZeroNet
|
d331eea384
|
rev324, Store and display peers last found time, Fix UiPassword plugin cleanup bug, Experimental option to use tempfiles when downloading, Experimental option to stream files out of msgpack context, FileRequest streamFile command, Cleanup peers if not found for 4 hours, Don't reopen openssl in every 5min, Peer fileGet benchmark option
|
2015-07-25 13:38:58 +02:00 |
|
HelloZeroNet
|
b5ecb62bc6
|
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
|
2015-07-12 20:36:46 +02:00 |
|