EinMByte
|
f05419845b
|
Move part of BUILD_NOTES.md to BUILDING.md
|
2015-09-17 16:59:39 +02:00 |
|
EinMByte
|
9890bf98e4
|
Add more information to webui.
|
2015-09-17 16:49:55 +02:00 |
|
EinMByte
|
7e066f7f69
|
webui: reauthenticate when token expires
|
2015-09-17 16:21:11 +02:00 |
|
EinMByte
|
30798f835e
|
Fixes to the webui CSS
|
2015-09-17 14:02:40 +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
|
0c376117b0
|
Simplify CSS for webui.
|
2015-09-12 14:43:30 +02:00 |
|
EinMByte
|
d3cede7995
|
Fix operating system detection in util.cpp.
|
2015-09-12 14:19:12 +02:00 |
|
EinMByte
|
98d8dd7224
|
Merge branch 'master' of https://github.com/PurpleI2P/i2pd
|
2015-09-11 18:58:40 +02:00 |
|
Mikal Villa
|
8ff01be841
|
Cleanup in README.md
|
2015-09-10 15:00:39 +08:00 |
|
Mikal Villa
|
01c11d5fa5
|
Sorted out the documentation
|
2015-09-10 02:09:56 +08:00 |
|
EinMByte
|
4d6d032115
|
Add more information to webui.
|
2015-09-07 13:41:48 +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 |
|
EinMByte
|
c42d76bca7
|
Merge branch 'master' of https://github.com/PurpleI2P/i2pd
|
2015-09-05 11:41:03 +02:00 |
|
EinMByte
|
07adb8ff64
|
Merge pull request #265 from at676/master
Support OpenBSD.
|
2015-09-05 11:40:28 +02:00 |
|
at676
|
91c1643ffe
|
Support OpenBSD.
|
2015-09-05 01:32:50 -07:00 |
|
EinMByte
|
0b1d6b3c01
|
Fix typos.
|
2015-08-30 19:07:26 +02:00 |
|
EinMByte
|
670f369659
|
Merge branch 'master' of https://github.com/PurpleI2P/i2pd
|
2015-08-30 19:04:28 +02:00 |
|
EinMByte
|
97e06f3f2b
|
Add benchmarking code and optimization option.
|
2015-08-30 19:00:26 +02:00 |
|
EinMByte
|
ed96e5ede1
|
Merge pull request #263 from EinMByte/master
EdDSASigner/Verifier support, fix warnings
|
2015-08-30 14:16:15 +02:00 |
|
EinMByte
|
ec02a27a39
|
Update README.md
|
2015-08-30 13:34:30 +02:00 |
|
EinMByte
|
6dd36b8289
|
Fix more warnings (#260).
|
2015-08-30 12:33:09 +02: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
|
2fcc91a755
|
Merge pull request #258 from EinMByte/master
Fix #253.
|
2015-08-26 22:23:58 +02:00 |
|
EinMByte
|
ab3b100402
|
Fix #253.
|
2015-08-26 22:17:10 +02:00 |
|
EinMByte
|
f0aa7b55be
|
Merge pull request #257 from EinMByte/master
New build system
|
2015-08-25 20:42:42 +02:00 |
|
EinMByte
|
0979f0d2f2
|
Update README and BUILD_NOTES.
|
2015-08-21 23:35:26 +02:00 |
|
EinMByte
|
5d00ad6473
|
Fix building tests, move binaries to different output directory.
|
2015-08-21 23:27:25 +02:00 |
|
EinMByte
|
103b6db717
|
Better hardening flags.
|
2015-08-21 22:50:19 +02:00 |
|
EinMByte
|
8ac9520dfd
|
Implement #243, separate core/client (PCH support dropped for now)
|
2015-08-21 22:29:33 +02:00 |
|
EinMByte
|
5db0448c6b
|
Merge pull request #256 from EinMByte/master
Update .gitignore, fix typo in CMakeLists.txt.
|
2015-08-18 22:45:30 +02:00 |
|
EinMByte
|
bdaf2c16aa
|
Update .gitignore, fix typo in CMakeLists.txt.
|
2015-08-18 22:17:28 +02:00 |
|
EinMByte
|
9236c7b391
|
Merge pull request #255 from apprb/dev
CMake: tests support
|
2015-08-18 21:53:52 +02:00 |
|
EinMByte
|
ff466b7aaa
|
Merge pull request #254 from EinMByte/master
Fix #252.
|
2015-08-18 21:51:59 +02:00 |
|
apprb
|
e285cd034b
|
CMake: tests support
|
2015-08-19 00:58:07 +06:00 |
|
EinMByte
|
ca84c71c39
|
Fix #252.
|
2015-08-18 10:58:24 +02:00 |
|
EinMByte
|
2ab1cf0a89
|
Merge pull request #251 from EinMByte/master
Changes to HTTPServer
|
2015-08-18 10:48:04 +02:00 |
|
EinMByte
|
485e2237e0
|
Update README in accordance with #245.
|
2015-08-18 10:45:40 +02:00 |
|