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
|
dd2bb8b3fb
|
rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites
|
2015-08-26 02:51:32 +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
|
cd04abe521
|
rev330, Early worker exit on file download bugfix, Reload only on py file changes, Modify wrapper render to allow content edit for plugins, File send action without sending header, Rename Sidebar to Fixbutton (it will be separate plugin), Fixbutton font and layout fix on OSX/Safari, Notifications fix on OSX/Safari
|
2015-07-31 23:34:53 +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
|
a93ca2c3b4
|
rev307, Plugin for password protected web ui, Faster page load times by yielding wrapper html, Reworked configuration parser to support plugin extensions, Initial site sync bugfix, Test for configuration parsing, Parse posted data function
|
2015-07-17 00:28:43 +02:00 |
|
HelloZeroNet
|
4c9a677369
|
Bump to rev281
|
2015-07-12 20:38:35 +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 |
|
HelloZeroNet
|
a5741704e4
|
rev280, Fix Ubutuntu 15 gevent SSL incompatibility
|
2015-07-07 21:15:20 +02:00 |
|
HelloZeroNet
|
417c6eb96f
|
rev278, Allow clone sites that does not have domain, Publishing without peers is a success, File size 0 on non exists files, Benchmark TLS1
|
2015-07-07 03:14:45 +02:00 |
|
HelloZeroNet
|
3bd1c119eb
|
Rev267, Hotfix for problems caused by changes in rev260, Fix unhandled exception on failed port checking
|
2015-07-02 02:31:52 +02:00 |
|
HelloZeroNet
|
0ca0c754e6
|
rev260, Fix SIGSEGV on CentOS and other platforms that dont has secp256k1 support in OpenSSL, SSLBenchmark new psutil support and use cert from data dir
|
2015-07-01 22:04:38 +02:00 |
|
HelloZeroNet
|
dc791a31ab
|
rev259, Protection against connection flood, Fix site size limit error dialog, Convert ConnectionServer and ContentManager to PEP8 format
|
2015-06-25 20:09:41 +02:00 |
|
HelloZeroNet
|
f63b711972
|
rev247, Fix content validation error caused by ContentManager refactor, Refactor unittests make use of testdata and format with PEP8
|
2015-06-20 15:54:49 +02:00 |
|
HelloZeroNet
|
1f53212d62
|
rev246, Socket peek undhandler error fix
|
2015-06-19 12:26:56 +02:00 |
|
HelloZeroNet
|
d908a3a456
|
rev245, Fix for gevent1.0.2 ssl, Disable asnyc js load (its slower on my browser)
|
2015-06-18 20:31:33 +02:00 |
|
HelloZeroNet
|
b2e2453e58
|
rev242, Implicit SSL support for the future, Exist typo fix
|
2015-06-17 00:49:46 +02:00 |
|
HelloZeroNet
|
a78907cc9d
|
Version 0.3.1, rev238, Connection encryption using TLS, One click site clone feature, Encryption stats, Disable encryption startup parameter, Disable ssl compression startup parameter, Exchange supported encryption methods at handshake, Alternative open port checker, Option to store site privatekey in users.json, Torrent tracker swap, Test for bip32 based site creation, cloning and sslcert creation, Fix for Chrome plugin on OSX, Separate siteSign websocket command, Update pybitcointools to major speedup, Re-add sslwrap for python 0.2.9+, Disable SSL compression to save memory and better performance
|
2015-06-10 00:29:30 +02:00 |
|
HelloZeroNet
|
66eca389bf
|
rev 196, Configurable data dir, log dir and config file, fix for getFile unhandled exceptions, add http://zeronet.io to readme
|
2015-05-31 15:52:21 +02:00 |
|
HelloZeroNet
|
94165176d3
|
rev194, Fix for ugly openSSL layer memory leak, memory usage test to openssl stability test
|
2015-05-27 16:58:36 +02:00 |
|
HelloZeroNet
|
e08b153732
|
rev193, Msgpack 0.3.x not supported, Dont display pyfilesystem error
|
2015-05-25 22:48:35 +02:00 |
|
HelloZeroNet
|
40698c1ac7
|
rev188, Add rev to wrapper css and js to devalidate cache
|
2015-05-25 01:41:14 +02:00 |
|
HelloZeroNet
|
7e4f6bd38e
|
version 0.3.0, rev187, Trusted authorization sites support, --publish option on signing, cryptSign command line option, OpenSSL enabled on OSX, Crypto verify allows list of valid addresses, Option for version 2 json DB tables, DbCursor SELECT parameters bugfix, Add peer to site on ListModified, Download blind includes when new site added, Publish command better messages, Multi-threaded announce, New http Torrent trackers, Wait for dbschema.json on query, Handle json import errors, More compact writeJson storage command, Testcase for signing and verifying, Workaround to make non target=_top links work, More clean UiWebsocket command route, Send cert_user_id on siteinfo, Notify other local clients on local file modify, Option to wait for file download before sql query, File rules websocket API command, Cert add and select, set websocket API command, Put focus on innerframe, innerloaded wrapper api command to add hashtag, Allow more file error on big sites, Keep worker running after stuked on done task, New more stable openSSL layer that works on OSX, Noparallel parameter bugfix, RateLimit allowed again interval bugfix, Updater skips non-writeable files, Try to close openssl dll before update
|
2015-05-25 01:26:33 +02:00 |
|
HelloZeroNet
|
eddf3eb8fc
|
rev134, Removed ZeroMQ dependency and support, GC after every stat page, GC call stat command, Streaming files directly to socket without msgpack overhead, Use listModified to query changed content.json files, Fix urllib memory leak onolder pythons, Fix security tests, Sitemanager testsuite, Announce on site resume, Site publish serves files max 60s
|
2015-05-03 13:06:43 +02:00 |
|
HelloZeroNet
|
34b7cb0292
|
rev126, Renamed disable_openssl to use_openssl, Renamed modified Peer command to listModified
|
2015-04-30 11:49:03 +02:00 |
|
HelloZeroNet
|
099fe575a0
|
rev125, Class statistics, OpenSSL disabled on OSX by default because of possible segfault, --disable_openssl command line parameter, Save memory on Connection, Peer and FileRequest objects using slots, Dont store modification time from the far future, Able to query modified files from peer, Allow reannounce in 30secs, Use with command in SiteStorage, Always create dir before write file, PeerCmd shell command to query specific command from peer
|
2015-04-29 23:12:45 +02:00 |
|
HelloZeroNet
|
71be41ade0
|
rev122, 40x faster openssl based sign verify, Openssl verify benchmark, Socket objects stat, Dont trace notification stack, uiserver memory leak fix
|
2015-04-28 00:43:17 +02:00 |
|
HelloZeroNet
|
c025503264
|
rev120, Cleanup expired RateLimits to avoid memory leak
|
2015-04-24 14:04:51 +02:00 |
|
HelloZeroNet
|
f7717b1de8
|
rev119, Protection against update flood, Cache webfonts, Publish batching, Task failed holds Peer objects, Remove peer from failed on addTask, Noparallel memory leak fix
|
2015-04-24 02:36:00 +02:00 |
|
HelloZeroNet
|
f576527986
|
rev116, Fix websocket error when writing invalid files on not-owned sites, Fix for stucked notification icon after shutdown
|
2015-04-21 00:35:34 +02:00 |
|
HelloZeroNet
|
dc4292e1e3
|
rev115, Stats for total number of objects in memory, Peers in memory, Memory dump displays the total content on hover, Add http cache to js, css and image files, Allow query file status with SiteInfo websocket command to fix index.html loaded before websocket connection made problem, Fix bigsites reload problem
|
2015-04-20 22:31:29 +02:00 |
|
HelloZeroNet
|
8d5a72f0b5
|
rev110, Support for 127.0.0.1:43110-less Chrome plugin, Namecoin updater ignores invalid characters in address, Every site's favicon.ico leads to main favicon to prevent 404 request when using chrome extension, Detect chrome extension proxy requests, Use wrapper=False instead of /media, 404errormessage fix
|
2015-04-20 02:56:33 +02:00 |
|
HelloZeroNet
|
ab87f5a7f1
|
Remove accidently duplicated multiuser plugin
|
2015-04-19 15:43:10 +02:00 |
|
HelloZeroNet
|
c8fe73f5c0
|
rev106, Allow check memory content in stats page, Fix Zeroname plugin incompatibility with Multiuser plugin, Zeroname updater sort keys, Allow multiple ui_restrict parameter, Peer using site's logger to save some memory, Also send not that good peers on initial pex
|
2015-04-19 15:38:41 +02:00 |
|
HelloZeroNet
|
e7c0bd7621
|
rev102, Disable gevent ssl monkey patch to avoid problems in Debian Jessie
|
2015-04-18 11:18:37 +02:00 |
|
HelloZeroNet
|
eea7af684d
|
rev101, Benchmark for crypto, sha512, sqlite, Not exits file exception fix
|
2015-04-18 03:02:08 +02:00 |
|
HelloZeroNet
|
60bfac63da
|
rev100, Revision numbering for sub-versions, Assign connection to peer on filerequest/pex, Pex count bugfix, Disable unnecessary topright button click animation, Topright burger utf8 character change to more supported one
|
2015-04-17 23:12:22 +02:00 |
|
HelloZeroNet
|
6e081d95f5
|
Version 0.2.9, Only send peers over pex that worked within 2 hours, Mark peer as bad on publish 5sec timeout, Starting typo fix, Only ask peers from 2 sources every 20 min, Maybe fixed notification icon crashing
|
2015-04-15 23:33:21 +02:00 |
|
HelloZeroNet
|
4f7e048413
|
socks proxy support, disable udp connections support, http bittorrent tracker support, port opened, external ip to stats, only need zeroname site if dont have, dont try to download file that not in content.json, store external ip even if port closed, recreate uirequest class to avoid unfinished requests in some cases
|
2015-04-12 23:59:22 +02:00 |
|
HelloZeroNet
|
b122f47100
|
version 0.2.8, Namecoin domains using internal resolver site, --disable_zeromq option to skip backward compatiblity layer and save some memory, connectionserver firstchar error fixes, missing unpacker crash fix, sitemanager class to allow extensions, add loaded plugin list to websocket api, faster content publishing, mark updating file as bad, remove coppersurfer tracker add eddie4, internal server error with error displaying, allow site domains in UiRequest, better progress bar, wait for siteinfo before before using localstorage, csslater hide only if opacity is 0
|
2015-03-30 23:44:29 +02:00 |
|
HelloZeroNet
|
78f97dcbe8
|
version 0.2.7, plugin system, multiuser plugin for zeroproxies, reworked imports, cookie parse, stats moved to plugin, usermanager class, dont generate site auth on listing, multiline notifications, allow server side prompt from user, update script keep plugins disabled status
|
2015-03-24 01:33:09 +01:00 |
|
HelloZeroNet
|
3b8d49207e
|
version 0.2.6, database support, dbrebuild and dbquery startup commands, connection firstchar error bugfix, log python gevent msgpack lib versions, sitestorage class for site file operations, dbquery websocket api command
|
2015-03-19 21:19:14 +01:00 |
|
HelloZeroNet
|
bd7e76628b
|
version 0.2.5, download and update progress bar, we are on gitter, log on filerequest error, faster update
|
2015-02-26 01:32:27 +01:00 |
|
sirMackk
|
218ceb4bdd
|
Merging in upnp_punch_squashed
|
2015-02-24 08:02:05 -05:00 |
|
HelloZeroNet
|
31d4609a3b
|
version 0.2.4, peerPing and peerGetFile commands, old content update bugfix, new network code and protocol, connection share between sites, connection reuse, dont retry bad file more than 3 times in 20 min, multi threaded include file download, shuffle peers before publish, simple internal stats page, dont retry on failed peers, more than 10 peers publish bugfix
|
2015-02-23 23:33:31 +01:00 |
|
HelloZeroNet
|
531bf68ddd
|
Version 0.2.3, One click updater from github, Clean FileServer and UiServer shutdown, Count UiServer http connections to clean close, serverUpdate WrapperAPI command, randomize peers before work start and publish, switched to upnpc-shared it has better virustotal reputation
|
2015-02-20 01:37:12 +01:00 |
|
HelloZeroNet
|
9f9433a61e
|
Version 0.2.2, Localstorage support using WrapperApi, User manage bugfix
|
2015-02-17 01:48:15 +01:00 |
|
HelloZeroNet
|
fa7164a0f0
|
version 0.2.1, better browser open, site size limit, save number of peers to sites.json to faster warmup, silent wsgihandler error, siteSetLimit API comment, grant ADMIN permissions to wrapper, display site changetime from includes too, loading screen warning support
|
2015-02-14 14:05:00 +01:00 |
|
HelloZeroNet
|
639b9f4961
|
version 0.2.0, new lib for bitcoin ecc, dont display or track notify errors, dont reload again within 1 sec, null peer ip fix, signingmoved to ContentManager, content.json include support, content.json multisig ready, content.json proper bitcoincore compatible signing, content.json include permissions, multithreaded publish, publish timeout 60s, no exception on invalid bitcoin address, testcase for new lib, bip32 based persite privatekey generation, multiuser ready, simple json database query command, websocket api fileGet, wrapper loading title stuck bugfix
|
2015-02-09 02:09:02 +01:00 |
|