Commit Graph

2074 Commits (b9e25f2c96bd051cfdc9dc6dfbda1ed44b9ca027)
 

Author SHA1 Message Date
EinMByte b9e25f2c96 Remove orignal certificate. 9 years ago
EinMByte 73725774dc Minor bugfixes for windows. 9 years ago
EinMByte c9080f9f72 Changes to static build (related to #270). 9 years ago
EinMByte 65252790e6 Fix #270. 9 years ago
EinMByte 36c77080b6 Fixes needed for windows build (issue #270). 9 years ago
EinMByte 99a4be498a Properly escape backslash in CMakeLists (windows). 9 years ago
EinMByte 633f71c145 Display outbound tunnels in webui. 9 years ago
EinMByte 0c2830b9a5 Fix webui tunnel status column. 9 years ago
EinMByte f04f556b75 Add basic inbound tunnel information to webui. 9 years ago
EinMByte 19557a0908 Update doc/ files to include --install. 9 years ago
EinMByte 3ef89718a1 Added --install flag. 9 years ago
EinMByte c741382fc9 Added 404 page to the webui. 9 years ago
EinMByte dbade8b569 (Graceful) restart and reseed buttons in webui. 9 years ago
EinMByte fbea1ea142 Remove obsolete includes and constants in HTTPServer 9 years ago
EinMByte f05419845b Move part of BUILD_NOTES.md to BUILDING.md 9 years ago
EinMByte 9890bf98e4 Add more information to webui. 9 years ago
EinMByte 7e066f7f69 webui: reauthenticate when token expires 9 years ago
EinMByte 30798f835e Fixes to the webui CSS 9 years ago
EinMByte 221e350228 Move MIME type detection to util/HTTP.cpp 9 years ago
EinMByte 17cd149e7f Several improvements to HTTPServer. 9 years ago
EinMByte 1ec31125b0 Change WIN32 to _WIN32 in util.cpp. 9 years ago
EinMByte 0c376117b0 Simplify CSS for webui. 9 years ago
EinMByte d3cede7995 Fix operating system detection in util.cpp. 9 years ago
EinMByte 98d8dd7224 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
Mikal Villa 8ff01be841 Cleanup in README.md 9 years ago
Mikal Villa 01c11d5fa5 Sorted out the documentation 9 years ago
EinMByte 4d6d032115 Add more information to webui. 9 years ago
EinMByte 719bfbc89b Added basic webui (layout from l-n-s). 9 years ago
EinMByte e7350a3af4 Started rewrite of HTTPServer. 9 years ago
EinMByte 3d30b4bbbc Add Response type to util::http. 9 years ago
EinMByte e3b891de41 Add util::GetWebuiDataDir(), HTTP parsing utilities and tests. 9 years ago
EinMByte 6857dcb911 Make cmake copy webui files to the i2pd data folder. 9 years ago
EinMByte c42d76bca7 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
EinMByte 07adb8ff64 Merge pull request #265 from at676/master
Support OpenBSD.
9 years ago
at676 91c1643ffe Support OpenBSD. 9 years ago
EinMByte 0b1d6b3c01 Fix typos. 9 years ago
EinMByte 670f369659 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
EinMByte 97e06f3f2b Add benchmarking code and optimization option. 9 years ago
EinMByte ed96e5ede1 Merge pull request #263 from EinMByte/master
EdDSASigner/Verifier support, fix warnings
9 years ago
EinMByte ec02a27a39 Update README.md 9 years ago
EinMByte 6dd36b8289 Fix more warnings (#260). 9 years ago
EinMByte ee0d603a81 Fix remaining warnings (fixes #260). 9 years ago
EinMByte 48c66a1d08 Fix all unused parameter warnings (issue #260) 9 years ago
EinMByte 828ac404eb Do not include Signature.h in Identity.h. 9 years ago
EinMByte a24d99d678 Use size_t and uint64_t instead of long long in ed25519/. 9 years ago
EinMByte 22f9380d49 Add constructor from keypair for EDDSA25519Signer. 9 years ago
EinMByte eabf434a48 Add tests for EdDSA25519, fix Verifier. 9 years ago
EinMByte 99b2ca860d Add interface for edddsa key generation. 9 years ago
EinMByte 93d60152d5 Add eddsa from ref10 implementation (with some modifications). 9 years ago
EinMByte 2fcc91a755 Merge pull request #258 from EinMByte/master
Fix #253.
9 years ago