Commit Graph

115 Commits

Author SHA1 Message Date
ZeroNet 45f3772a9c Changed Debian install method to apt-get
To make it compatible with Debian 8 Jessie
2015-05-06 01:42:28 +02:00
ZeroNet 32729d5608 fix screenshots link 2015-05-06 00:59:15 +02:00
ZeroNet 95d28be4b9 Remove ZeroMQ from install instructions 2015-05-03 13:12:25 +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
ZeroNet eb79556bb8 Slideshow about how ZeroNet works 2015-04-25 21:46:01 +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 f1a885b0ef Updated features in readme, Connectable peer stats, Start ZeroNet when Windows starts option, ZeroName updater invalid key fix, Add peer ping to timeout on publish, Make sure the passive peers get the updated files 2015-04-17 00:34:08 +02:00
HelloZeroNet b39b6904e7 Allow passive publish 2015-04-16 18:16:57 +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 30281c8fb5 Sexy system trac icon instead of ugly console, Total received/sent stat, List all site peer, Dont sent passive peers over pex, Dont store passive peers on trackers, Dont monkey patch thread at all, Allow main command plugins 2015-04-15 02:54:10 +02:00
HelloZeroNet 804fed2659 on updates connect to real peer ip, connect using pex in passive mode, referrer typo fix 2015-04-14 02:37:31 +02:00
HelloZeroNet bba9470175 Send only peer exchange to newer clients 2015-04-13 23:56:08 +02:00
HelloZeroNet 44d5ac784d Trackerless peer exchange between peers, fix event once bug 2015-04-13 23:08:57 +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
ZeroNet b414a75885 Mac install method (i think) 2015-04-11 12:36:44 +02:00
HelloZeroNet 6628969a14 Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2015-04-09 22:21:27 +02:00
HelloZeroNet 18c4f61078 Added ZeroBundle install method for windows, ZeroName site downloaded on startup, updater fix 2015-04-09 22:20:33 +02:00
ZeroNet fec8bc9d49 Update README.md 2015-04-08 03:02:04 +02:00
HelloZeroNet 67783bd494 total object stat, proper zeronet updater timeout catch, connection using connectionserver logger, trigger sitestorage onupdated when signing new file, named once events, only publish once same updated files, retry bad files every 20 min, trigger connection error on failed connection 2015-04-08 01:57:55 +02:00
ZeroNet d361f66362 Update README.md 2015-04-08 01:19:56 +02:00
HelloZeroNet 2d588a5006 Utf8 js merge error fix, no peer found error fix, Large site confirmation dialog display fix 2015-04-03 14:31:15 +02:00
HelloZeroNet 9c5176a8cb site connection stats, msgpack unpacker stats, make sure we dont skip any namecoin blocks, no more sha1 hash to content.json, keep 5 open connection in passive mode, publish got content to 5 peers, upnp retry 3 times, keep connection loggers 2015-04-03 02:47:51 +02:00
HelloZeroNet 2491814070 More db logging, db testcase, dont allow to request files from root db dir 2015-04-01 03:05:09 +02:00
HelloZeroNet 10c6d4a7a3 better publish threads 2015-03-31 01:01:39 +02:00
HelloZeroNet 30e234ade8 Dnschain is experimental, updater fix 2015-03-31 00:09:25 +02:00
HelloZeroNet 84e4cc35f1 Updater fix 2015-03-31 00:02:02 +02:00
HelloZeroNet f222384c9f Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2015-03-30 23:45:06 +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
ZeroNet 784b82b51a More detailed linux install 2015-03-25 12:40:12 +01: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 bce0f56d45 Save significant amount of memory by remove unused msgpack unpackers, Log unhandled exceptions, Connectionserver checker error bugfix 2015-03-15 00:48:06 +01:00
ZeroNet b9cf5d97f6 Update README.md 2015-03-11 16:33:51 +01:00
HelloZeroNet ed9237f610 only load pyfilesystem in debug mode 2015-03-11 16:25:29 +01:00
HelloZeroNet 5b5c8acdcb new documents with examples, raise exception on connection error, close connection if no handshake for 60 sec, log unhandled exceptions, calc object size using guppy, typo fix 2015-03-11 01:12:53 +01:00
ZeroNet 44d961aefa Merge pull request #55 from sirMackk/master
Fix for issue #54
2015-03-08 02:36:44 +01:00
sirMackk 708f8cdaf8 Merge branch 'master' of github.com:HelloZeroNet/ZeroNet 2015-03-07 19:22:20 -05:00
sirMackk e2bb5952eb Updates from issue #54 - obtaining local ip, logging, standalone 2015-03-07 19:22:09 -05:00