EinMByte
|
73725774dc
|
Minor bugfixes for windows.
|
2015-09-27 16:55:39 +02:00 |
|
EinMByte
|
65252790e6
|
Fix #270.
|
2015-09-27 13:43:02 +02:00 |
|
EinMByte
|
f04f556b75
|
Add basic inbound tunnel information to webui.
|
2015-09-18 21:37:21 +02:00 |
|
EinMByte
|
3ef89718a1
|
Added --install flag.
|
2015-09-18 14:19:06 +02:00 |
|
EinMByte
|
221e350228
|
Move MIME type detection to util/HTTP.cpp
|
2015-09-17 11:59:04 +02:00 |
|
EinMByte
|
17cd149e7f
|
Several improvements to HTTPServer.
|
2015-09-17 11:47:16 +02:00 |
|
EinMByte
|
1ec31125b0
|
Change WIN32 to _WIN32 in util.cpp.
|
2015-09-13 16:54:55 +02:00 |
|
EinMByte
|
d3cede7995
|
Fix operating system detection in util.cpp.
|
2015-09-12 14:19:12 +02:00 |
|
EinMByte
|
719bfbc89b
|
Added basic webui (layout from l-n-s).
|
2015-09-07 12:31:57 +02:00 |
|
EinMByte
|
e7350a3af4
|
Started rewrite of HTTPServer.
|
2015-09-06 20:34:50 +02:00 |
|
EinMByte
|
3d30b4bbbc
|
Add Response type to util::http.
|
2015-09-06 18:51:19 +02:00 |
|
EinMByte
|
e3b891de41
|
Add util::GetWebuiDataDir(), HTTP parsing utilities and tests.
|
2015-09-06 16:15:46 +02:00 |
|
EinMByte
|
6857dcb911
|
Make cmake copy webui files to the i2pd data folder.
|
2015-09-05 21:02:44 +02:00 |
|
at676
|
91c1643ffe
|
Support OpenBSD.
|
2015-09-05 01:32:50 -07:00 |
|
EinMByte
|
ee0d603a81
|
Fix remaining warnings (fixes #260).
|
2015-08-30 12:10:33 +02:00 |
|
EinMByte
|
48c66a1d08
|
Fix all unused parameter warnings (issue #260)
|
2015-08-30 12:02:09 +02:00 |
|
EinMByte
|
828ac404eb
|
Do not include Signature.h in Identity.h.
|
2015-08-30 11:30:28 +02:00 |
|
EinMByte
|
a24d99d678
|
Use size_t and uint64_t instead of long long in ed25519/.
|
2015-08-30 10:18:29 +02:00 |
|
EinMByte
|
22f9380d49
|
Add constructor from keypair for EDDSA25519Signer.
|
2015-08-30 09:58:07 +02:00 |
|
EinMByte
|
eabf434a48
|
Add tests for EdDSA25519, fix Verifier.
|
2015-08-29 23:21:32 +02:00 |
|
EinMByte
|
99b2ca860d
|
Add interface for edddsa key generation.
|
2015-08-29 21:53:04 +02:00 |
|
EinMByte
|
93d60152d5
|
Add eddsa from ref10 implementation (with some modifications).
|
2015-08-29 19:32:50 +02:00 |
|
EinMByte
|
ab3b100402
|
Fix #253.
|
2015-08-26 22:17:10 +02:00 |
|
EinMByte
|
8ac9520dfd
|
Implement #243, separate core/client (PCH support dropped for now)
|
2015-08-21 22:29:33 +02:00 |
|