Commit graph

240 commits

Author SHA1 Message Date
orignal b526718846 show HTTP proxy as client tunnel 2016-10-31 15:42:50 -04:00
Lehi Toskin 754ad20eff
gracefull -> graceful 2016-10-31 03:27:27 -07:00
orignal 7a51407f6d show error message in the web-console 2016-09-19 21:37:04 -04:00
MXPLRS | Kirill a64e1b2aa6 add sliders for LeaseSets 2016-09-19 20:22:15 +03:00
orignal 440516e95f detect clock skew 2016-09-18 18:42:21 -04:00
orignal 325b362727 show UDP tunnels 2016-09-12 12:05:01 -04:00
orignal db71673722 fixed #629. catch HTTPServer exceptions 2016-09-08 09:19:30 -04:00
Jeff Becker b6b14f4957
Merge remote-tracking branch 'purple/openssl' into merge_udp_tunnel 2016-09-07 15:08:45 -04:00
Jeff Becker 722f1c4430
try fixing webui freeze 2016-09-04 16:43:34 -04:00
Jeff Becker f64f875806
don't show udp tunnels in ui yet 2016-09-03 18:04:54 -04:00
Jeff Becker 7ae09fa1fe
try fixing memory errors 2016-09-03 17:58:16 -04:00
Jeff Becker 8a29dfc3fa
tabify and use shared pointers 2016-09-03 17:53:46 -04:00
Jeff Becker 1015188c4e
use shared pointers 2016-09-03 16:54:39 -04:00
Jeff Becker f0bc2a3645
add null checks 2016-09-03 16:43:02 -04:00
Jeff Becker fa1021df59
add webui for udp tunnels 2016-09-03 13:58:34 -04:00
hagen 26440d94f1 * HTTPServer : keep response data for async_write() 2016-08-26 14:42:34 +00:00
hagen 205b61e4cf * HTTPServer : fix tag 2016-08-26 14:42:34 +00:00
hagen bbbda44218 * HTTPServer : show termination time in main page (closes #506) 2016-08-21 13:49:11 +00:00
MXPLRS | Kirill 6a752a56ff Update HTTPServer.cpp 2016-08-09 13:54:47 +03:00
orignal 7ba4af7e2e fixed build error 2016-08-08 17:31:32 -04:00
MXPLRS | Kirill ab1df3a1d0 Update HTTPServer.cpp 2016-08-08 23:37:16 +03:00
brain5lug b8ec63cf8c copy ellimination for ranges #part1 2016-08-06 01:03:13 +03:00
hagen 97da8e2f2e * HTTPServer.cpp : true random password 2016-07-27 13:10:28 +00:00
orignal 10be150503 invoke GracefulShutdown for Win32 2016-07-26 12:11:52 -04:00
Jeff Becker 84bb740e62
clean up code 2016-07-15 13:52:55 -04:00
Jeff Becker 71cc4b5bf2
add lease set page in http server 2016-07-15 09:38:21 -04:00
hagen 728f2670f3 * HTTPServer.cpp : drop jumpservices : now handled by HTTPProxy itself 2016-07-14 00:34:38 +00:00
hagen 174430e3b5 * HTTPServer.cpp : rename command 2016-07-12 02:30:39 +00:00
hypnosis-i2p 69c954760a android without qt initial commit 2016-07-10 04:54:11 +08:00
MXPLRS|Kirill ff7cf503ae added hiding information in webconsole 2016-06-30 21:21:37 +03:00
Jeff Becker 79fbf9d47f
add RouterInfo hash to web ui 2016-06-30 07:41:40 -04:00
MXPLRS|Kirill 9cfc61cd45 fixed #546 2016-06-28 00:00:54 +03:00
xcps 6b3bd755b0 fixtypo 2016-06-24 19:07:47 -04:00
xcps 7e580e6a0b Update HTTPServer.cpp 2016-06-24 17:58:46 -04:00
xcps 675861c323 Auto webconsole page refresh commented 2016-06-16 09:18:46 -04:00
xcps ba330a42d6 Auto webconsole page refresh removed 2016-06-16 09:15:30 -04:00
orignal 70e502e55d QT doesn't depend on Linux daemon anymore 2016-06-15 11:28:59 -04:00
orignal 756e86662b fixed android build 2016-06-14 14:37:22 -04:00
orignal a5be4c9d0e moved std::to_string to util.h from android 2016-06-14 11:55:44 -04:00
anon5 58b058ab3a .apk builds. untested 2016-06-14 23:17:37 +08:00
Andrey Tikhomirov b8eef181b9 Fix html attributes 2016-06-14 11:25:51 +03:00
hagen cd237219e4 * extract unused image to separate file 2016-06-01 00:14:46 +00:00
hagen 1b2ac38a50 * fix compilation warnings 2016-06-01 00:14:15 +00:00
hagen 44eccd85fd * HTTPServer.cpp :
* autorefresh for status page
  * autoreturn to commands list
2016-05-28 01:49:37 +00:00
hagen f10064ce39 * HTTPServer.cpp : update response building 2016-05-24 12:40:24 +00:00
hagen 89d2505a7c * fix time in webconsole (#496) 2016-05-19 14:15:55 +00:00
orignal f9e4182624 temporary disable 'reload config' item 2016-05-18 09:22:11 -04:00
orignal c49fdf1233 initial commit for reload config command 2016-05-12 11:38:18 -04:00
orignal ae81cc2644 windows doesn't support graceful shutdown yet 2016-05-11 15:33:53 -04:00
hagen b03a6a5327 Merge branch 'new-webconsole' into openssl
+ new http/url classes
* extract most page/cmd handlers from HTTPConnection class
* general cleanup of HTTPServer.{cpp,h}
+ http basic auth for webconsole
+ gracefull/quick shutdown commands
- drop direct access for b32 addresses from webconsole: use proxy instead
2016-05-11 01:29:47 +00:00