226 Commits (fa1021df5942c16108ce6bdf2d9b370617a0bfd6)

Author SHA1 Message Date
Jeff Becker fa1021df59
add webui for udp tunnels 8 years ago
hagen 26440d94f1 * HTTPServer : keep response data for async_write() 8 years ago
hagen 205b61e4cf * HTTPServer : fix tag 8 years ago
hagen bbbda44218 * HTTPServer : show termination time in main page (closes #506) 8 years ago
MXPLRS | Kirill 6a752a56ff Update HTTPServer.cpp 8 years ago
orignal 7ba4af7e2e fixed build error 8 years ago
MXPLRS | Kirill ab1df3a1d0 Update HTTPServer.cpp 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
hagen 97da8e2f2e * HTTPServer.cpp : true random password 8 years ago
orignal 10be150503 invoke GracefulShutdown for Win32 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker 71cc4b5bf2
add lease set page in http server 8 years ago
hagen 728f2670f3 * HTTPServer.cpp : drop jumpservices : now handled by HTTPProxy itself 8 years ago
hagen 174430e3b5 * HTTPServer.cpp : rename command 8 years ago
hypnosis-i2p 69c954760a android without qt initial commit 8 years ago
MXPLRS|Kirill ff7cf503ae added hiding information in webconsole 8 years ago
Jeff Becker 79fbf9d47f
add RouterInfo hash to web ui 8 years ago
Jeff Becker 466ad192b0
add RouterInfo hash to web ui 8 years ago
Jeff Becker d44245e1e9
add RouterInfo hash to web ui 8 years ago
MXPLRS|Kirill 9cfc61cd45 fixed #546 8 years ago
xcps 6b3bd755b0 fixtypo 8 years ago
xcps 7e580e6a0b Update HTTPServer.cpp 8 years ago
xcps 675861c323 Auto webconsole page refresh commented 8 years ago
xcps ba330a42d6 Auto webconsole page refresh removed 8 years ago
orignal 70e502e55d QT doesn't depend on Linux daemon anymore 8 years ago
orignal 756e86662b fixed android build 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
Andrey Tikhomirov b8eef181b9 Fix html attributes 8 years ago
hagen cd237219e4 * extract unused image to separate file 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
hagen 44eccd85fd * HTTPServer.cpp : 8 years ago
hagen f10064ce39 * HTTPServer.cpp : update response building 8 years ago
hagen 89d2505a7c * fix time in webconsole (#496) 8 years ago
orignal f9e4182624 temporary disable 'reload config' item 8 years ago
orignal c49fdf1233 initial commit for reload config command 8 years ago
orignal ae81cc2644 windows doesn't support graceful shutdown yet 8 years ago
orignal 5e2dc14dd5 get family string from local RouterInfo 8 years ago
hagen f131e31949 * HTTPServer.cpp: add request logging 8 years ago
hagen 8fd55a210a * HTTPServer.cpp: add 'Shutdown' commands 8 years ago
hagen 678650beaf * HTTPServer.{cpp,h}: basic auth 8 years ago
hagen 75db2867dc * HTTPServer.cpp: protect SAM pages if disabled 8 years ago
hagen 80e37df012 * HTTPServer.{cpp,h}: change page/cmd processing flow 8 years ago
hagen 1f404bb622 * HTTPServer.cpp: move html parts outside HTTPConnection class 8 years ago
hagen 54078087e5 * HTTPServer.cpp: move common code to function 8 years ago
hagen 23b8df1c36 * HTTPServer.cpp: move commands to separate page 8 years ago
hagen 65395516b0 * HTTPServer.cpp: drop separate function handlers for commands 8 years ago
hagen 849308e28d * HTTPServer.cpp: drop boost::date_time dep 8 years ago
hagen 4d98a64000 * HTTPServer.{cpp,h}: extract html-rendering methods from class 8 years ago
hagen 0c8fdfca7d * HTTPServer.{cpp,h}: merge HandleWriteReply & Terminate : the same purpose 8 years ago