orignal
|
f9e4182624
|
temporary disable 'reload config' item
|
9 years ago |
orignal
|
c49fdf1233
|
initial commit for reload config command
|
9 years ago |
orignal
|
ae81cc2644
|
windows doesn't support graceful shutdown yet
|
9 years ago |
orignal
|
5e2dc14dd5
|
get family string from local RouterInfo
|
9 years ago |
hagen
|
f131e31949
|
* HTTPServer.cpp: add request logging
|
9 years ago |
hagen
|
8fd55a210a
|
* HTTPServer.cpp: add 'Shutdown' commands
|
9 years ago |
hagen
|
678650beaf
|
* HTTPServer.{cpp,h}: basic auth
|
9 years ago |
hagen
|
75db2867dc
|
* HTTPServer.cpp: protect SAM pages if disabled
|
9 years ago |
hagen
|
80e37df012
|
* HTTPServer.{cpp,h}: change page/cmd processing flow
|
9 years ago |
hagen
|
1f404bb622
|
* HTTPServer.cpp: move html parts outside HTTPConnection class
|
9 years ago |
hagen
|
54078087e5
|
* HTTPServer.cpp: move common code to function
|
9 years ago |
hagen
|
23b8df1c36
|
* HTTPServer.cpp: move commands to separate page
|
9 years ago |
hagen
|
65395516b0
|
* HTTPServer.cpp: drop separate function handlers for commands
|
9 years ago |
hagen
|
849308e28d
|
* HTTPServer.cpp: drop boost::date_time dep
|
9 years ago |
hagen
|
4d98a64000
|
* HTTPServer.{cpp,h}: extract html-rendering methods from class
|
9 years ago |
hagen
|
0c8fdfca7d
|
* HTTPServer.{cpp,h}: merge HandleWriteReply & Terminate : the same purpose
|
9 years ago |
hagen
|
2a1fe99a29
|
* HTTPServer.{cpp,h}: drop rest of streaming support
|
9 years ago |
hagen
|
4fa4ba6301
|
* HTTPServer.cpp: move known jump services to std::map
|
9 years ago |
hagen
|
48b3959cfb
|
* HTTPServer.{cpp,h}: cleanup
|
9 years ago |
hagen
|
9bbff744e9
|
* HTTPServer.{cpp,h}: chg HandleRequest() signature
|
9 years ago |
hagen
|
19b0c266f9
|
* HTTPServer.{cpp,h}: * extract css-styles to separate block * split /?page= from /?cmd= requests * cleaner html-template
|
9 years ago |
hagen
|
fead940d10
|
* HTTPServer.{cpp,h}: * move query parsing code to one place * use /?cmd=X instead /?X * unified handler signatures
|
9 years ago |
hagen
|
687e17ac52
|
* HTTPServer.{cpp,h}: throw away direct quering b32 addresses: use proxy
|
9 years ago |
hagen
|
b1c85dcb74
|
* HTTPServer.{cpp,h}: throw away request/reply/url, use new impl
|
9 years ago |
hagen
|
332f0118a2
|
* rename namespace for http
|
9 years ago |
hagen
|
6ed709d6e6
|
* HTTPServer.{cpp,h}: extract itoopie{Image,Favicon} from HTTPConnection (!) class
|
9 years ago |
hagen
|
7a461c1684
|
* HTTPServer.{cpp,h}: move #include to one place
|
9 years ago |
hagen
|
7cf171671d
|
* HTTPConnection::reply : to_buffers() -> to_string()
|
9 years ago |
weekendi2p
|
a78caa2976
|
added SetFamilyString(); GetFamilyString() and shows family in webiface
|
9 years ago |
orignal
|
bce2a63772
|
rollback some changes
|
9 years ago |
hagen
|
3f9d2601b4
|
+ HTTPConnection::SendError()
|
9 years ago |
hagen
|
04bfd52fba
|
* HTTPConnection::SendReply() : cleaner code
|
9 years ago |
hagen
|
87dd890eb0
|
* HTTPConnection::reply : to_buffers() -> to_string()
|
9 years ago |
hagen
|
a5c0b48b57
|
* HandleDestinationRequestTimeout() : readable code
|
9 years ago |
hagen
|
5d38693b4d
|
* HTTPServer : fold namespace to two constants
|
9 years ago |
hagen
|
a4773d259d
|
* use std::to_string() instead boost's function
|
9 years ago |
xcps
|
afe2935c9d
|
webconsole update
|
9 years ago |
orignal
|
941f30d1ea
|
show streams from all streaming destinations
|
9 years ago |
Jeff Becker
|
751b95d4af
|
add locking to SAM when adding/removing sockets
|
9 years ago |
xcps
|
e345161763
|
default subscription address to inr, jump services b32
|
9 years ago |
xcps
|
8614c4db73
|
Sent/received traffic amount humanize
|
9 years ago |
0niichan
|
6699bd47b5
|
Fixed b64 textarea in the webconsole
|
9 years ago |
orignal
|
996f61efe1
|
use shared_ptr for Address
|
9 years ago |
xcps
|
a1fc48f2a6
|
Update HTTPServer.cpp
|
9 years ago |
xcps
|
400e3d21f9
|
jump services
|
9 years ago |
orignal
|
ef6028e933
|
replace std::map to std::list for inbound tunnels
|
9 years ago |
Jeff Becker
|
1dc6cec1aa
|
add client/transit tunnel count in webui
|
9 years ago |
Jeff Becker
|
9378668e52
|
add colin
|
9 years ago |
Jeff Becker
|
eb96ead80e
|
add tunnel counts to front page of web ui
|
9 years ago |
orignal
|
9403fbaf81
|
common tunnels' hash table
|
9 years ago |