Commit Graph

28 Commits (cryptopp)

Author SHA1 Message Date
anonimal 6ae5f20ec1 Catch exception in SSUServer that would dump core. 9 years ago
anonimal dd88e13b95 English corrections. 9 years ago
EinMByte 4a69a0a831 Fix #274 (hack). 9 years ago
EinMByte 68cf69fabc Fix #272. 9 years ago
EinMByte 73725774dc Minor bugfixes for windows. 9 years ago
EinMByte 65252790e6 Fix #270. 9 years ago
EinMByte f04f556b75 Add basic inbound tunnel information to webui. 9 years ago
EinMByte 3ef89718a1 Added --install flag. 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 d3cede7995 Fix operating system detection in util.cpp. 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
at676 91c1643ffe Support OpenBSD. 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 ab3b100402 Fix #253. 9 years ago
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 9 years ago