zeronet/src/lib
canewsin 5ee928852b v 0.7.6 (4565)
- Sync Plugin Updates
- Clean up tor v3 patch (#115)
    https://github.com/ZeroNetX/ZeroNet/pull/115
- Add More Default Plugins to Repo
- Doubled Site Publish Limits
- Update ZeroNet Repo Urls (#103)
- UI/UX: Increases Size of Notifications Close Button(#106)
- Moved Plugins to Seperate Repo
- Added `access_key` variable in Config, this used to access restrited plugins when multiuser plugin is enabled. When MultiUserPlugin is enabled we cannot access some pages like /Stats, this key will remove such restriction with access key.
- Added `last_connection_id_current_version` to ConnectionServer, helpful to estimate no of connection from current client version.
- Added current version:  connections to /Stats page. see the previous point.
2022-01-12 05:13:17 +05:30
..
bencode_open Switch to bencode_open 2019-12-12 17:46:16 +03:00
cssvendor Change to Python3 coding style 2019-03-15 21:06:59 +01:00
gevent_ws Avoid iterating in uninitialized result 2020-05-11 11:51:10 -03:00
libsecp256k1message Fix sslcrypto thread safety (#2454) 2020-03-05 17:54:46 +01:00
openssl Randomize SSL subject (merged ValdikSS's commit) 2019-03-27 03:08:37 +01:00
pyaes Fix sslcrypto thread safety (#2454) 2020-03-05 17:54:46 +01:00
sslcrypto Support compressed keys 2020-03-30 09:40:06 +03:00
subtl Subtl module py3 compatibility 2019-03-16 02:06:28 +01:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
Ed25519.py v 0.7.6 (4565) 2022-01-12 05:13:17 +05:30