Commit Graph

2058 Commits (7e066f7f6914913534280ee98a6321c0c679b8d2)
 

Author SHA1 Message Date
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
EinMByte ab3b100402 Fix #253. 9 years ago
EinMByte f0aa7b55be Merge pull request #257 from EinMByte/master
New build system
9 years ago
EinMByte 0979f0d2f2 Update README and BUILD_NOTES. 9 years ago
EinMByte 5d00ad6473 Fix building tests, move binaries to different output directory. 9 years ago
EinMByte 103b6db717 Better hardening flags. 9 years ago
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 9 years ago
EinMByte 5db0448c6b Merge pull request #256 from EinMByte/master
Update .gitignore, fix typo in CMakeLists.txt.
9 years ago
EinMByte bdaf2c16aa Update .gitignore, fix typo in CMakeLists.txt. 9 years ago
EinMByte 9236c7b391 Merge pull request #255 from apprb/dev
CMake: tests support
9 years ago
EinMByte ff466b7aaa Merge pull request #254 from EinMByte/master
Fix #252.
9 years ago
apprb e285cd034b
CMake: tests support 9 years ago
EinMByte ca84c71c39 Fix #252. 9 years ago
EinMByte 2ab1cf0a89 Merge pull request #251 from EinMByte/master
Changes to HTTPServer
9 years ago
EinMByte 485e2237e0 Update README in accordance with #245. 9 years ago
EinMByte a2e6acbd44 Do not include iomanip in HTTPServer.cpp, fix typo. 9 years ago
EinMByte 64d3aa9c56 Remove broken link from web UI. 9 years ago