orignal
|
bce2a63772
|
rollback some changes
|
2016-04-14 14:05:25 -04:00 |
|
hagen
|
3f9d2601b4
|
+ HTTPConnection::SendError()
|
2016-04-14 00:34:15 +00:00 |
|
hagen
|
04bfd52fba
|
* HTTPConnection::SendReply() : cleaner code
|
2016-04-14 00:34:14 +00:00 |
|
hagen
|
87dd890eb0
|
* HTTPConnection::reply : to_buffers() -> to_string()
|
2016-04-14 00:34:13 +00:00 |
|
hagen
|
a5c0b48b57
|
* HandleDestinationRequestTimeout() : readable code
|
2016-04-14 00:34:11 +00:00 |
|
hagen
|
5d38693b4d
|
* HTTPServer : fold namespace to two constants
|
2016-04-14 00:34:10 +00:00 |
|
hagen
|
a4773d259d
|
* use std::to_string() instead boost's function
|
2016-04-14 00:34:08 +00:00 |
|
xcps
|
afe2935c9d
|
webconsole update
|
2016-04-06 16:33:23 -04:00 |
|
orignal
|
941f30d1ea
|
show streams from all streaming destinations
|
2016-04-04 22:17:04 -04:00 |
|
Jeff Becker
|
751b95d4af
|
add locking to SAM when adding/removing sockets
|
2016-04-01 11:36:56 -04:00 |
|
xcps
|
e345161763
|
default subscription address to inr, jump services b32
|
2016-03-28 14:33:55 -04:00 |
|
xcps
|
8614c4db73
|
Sent/received traffic amount humanize
|
2016-03-26 10:32:19 -04:00 |
|
0niichan
|
6699bd47b5
|
Fixed b64 textarea in the webconsole
|
2016-03-25 22:48:58 +07:00 |
|
orignal
|
996f61efe1
|
use shared_ptr for Address
|
2016-03-21 13:02:51 -04:00 |
|
xcps
|
a1fc48f2a6
|
Update HTTPServer.cpp
|
2016-03-11 16:16:11 +05:00 |
|
xcps
|
400e3d21f9
|
jump services
|
2016-03-11 15:30:50 +05:00 |
|
orignal
|
ef6028e933
|
replace std::map to std::list for inbound tunnels
|
2016-03-02 11:58:52 -05:00 |
|
orignal
|
5d41fe4a35
|
Merge pull request #400 from majestrate/webui-add-tunnel-count
Add Transit/Client Tunnel Count to web ui
|
2016-03-02 10:13:51 -05:00 |
|
Jeff Becker
|
1dc6cec1aa
|
add client/transit tunnel count in webui
|
2016-03-02 10:05:26 -05:00 |
|
Jeff Becker
|
9378668e52
|
add colin
|
2016-03-02 10:03:50 -05:00 |
|
Jeff Becker
|
eb96ead80e
|
add tunnel counts to front page of web ui
|
2016-03-02 10:03:36 -05:00 |
|
orignal
|
9403fbaf81
|
common tunnels' hash table
|
2016-03-01 20:48:56 -05:00 |
|
orignal
|
79190f313d
|
use shared_ptr for transit tunnels
|
2016-03-01 15:22:36 -05:00 |
|
hagen
|
79bf44b3f5
|
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
|
2016-02-11 13:05:00 +00:00 |
|
orignal
|
f3b277aeef
|
doesn't store leases in netdb
|
2016-02-07 19:45:06 -05:00 |
|
orignal
|
f7e21dbe5c
|
show tags for local destinations
|
2016-01-23 22:53:19 -05:00 |
|
hagen
|
05043f30dc
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
|
orignal
|
cd549937c5
|
support multiple server tunnels with same destination and different ports
|
2016-01-17 18:55:09 -05:00 |
|
zenjy
|
02b566055e
|
* HTTPServer.cpp: add space after "Queue size:"
|
2016-01-17 18:18:21 +00:00 |
|
orignal
|
b6dcb2f4c0
|
show streams as table (byt sha-db)
|
2016-01-17 11:10:56 -05:00 |
|
orignal
|
2a4d78d9bf
|
wordwrapping (by sha-db)
|
2016-01-16 15:36:26 -05:00 |
|
orignal
|
208e8f8247
|
new webconsole style by sha-db
|
2016-01-14 19:05:46 -05:00 |
|
orignal
|
8fa053f7c7
|
show I2P tunnels at web console
|
2016-01-13 20:21:53 -05:00 |
|
orignal
|
a0816b04e5
|
purple links, coloured tunnels
|
2016-01-12 20:31:25 -05:00 |
|
orignal
|
e2ff49825f
|
favicon added
|
2016-01-12 13:18:01 -05:00 |
|
orignal
|
81b2f2114d
|
purplei2p webconsole style(by sha-db)
|
2016-01-12 09:36:01 -05:00 |
|
orignal
|
870e84a700
|
new webconsole layout (by nda)
|
2016-01-11 22:05:10 -05:00 |
|
hagen
|
89e3178ea3
|
* sane log messages: HTTPServer.cpp
|
2015-12-21 03:00:12 +00:00 |
|
orignal
|
a7b8b52dbd
|
fixed crash
|
2015-12-09 18:01:42 -05:00 |
|
orignal
|
d89f0f51df
|
show full tunnel path
|
2015-12-09 10:35:04 -05:00 |
|
orignal
|
c5308e3f2f
|
separate SSU sessions lists for V4 and V6
|
2015-11-30 15:53:07 -05:00 |
|
erlend1
|
cee1b8a64a
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
|
orignal
|
387ce4b6fa
|
fixed access to eepsites from webconsole
|
2015-11-22 21:02:02 -05:00 |
|
orignal
|
7943b13891
|
use shared_ptr for sockets
|
2015-11-22 17:01:37 -05:00 |
|
orignal
|
e5cb70972e
|
moved status_string to reply structure
|
2015-11-22 10:58:57 -05:00 |
|
orignal
|
0d84871037
|
backport of 'make http server http/1.1 compliant'
|
2015-11-21 17:26:12 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
7c660ee556
|
show local destination for SAM sessions
|
2015-04-10 12:11:10 -04:00 |
|
orignal
|
51b850aa85
|
show windows size and connection status
|
2015-04-10 11:52:14 -04:00 |
|
orignal
|
62593f60c5
|
fixed memory leak
|
2015-04-04 15:44:29 -04:00 |
|