orignal
|
0493a321d2
|
oveeride --log for windows
|
2016-03-10 12:23:17 -05:00 |
|
orignal
|
38b6c12153
|
fixed bug with missed data directory
|
2016-03-10 12:05:28 -05:00 |
|
orignal
|
74d4b8e0b9
|
invoke win32app functions from main
|
2016-03-09 14:41:14 -05:00 |
|
orignal
|
95b2bf3645
|
fixed windows build
|
2016-03-09 09:38:19 -05:00 |
|
hagen
|
121ac4f1de
|
* move mingw-specific rules to Makefile.mingw
|
2016-03-09 13:36:39 +00:00 |
|
orignal
|
ec8550d587
|
use ictoopie_16 in tray
|
2016-03-08 21:18:48 -05:00 |
|
orignal
|
e403c419e5
|
16x16 icon added
|
2016-03-08 17:40:43 -05:00 |
|
orignal
|
4b0d587fe1
|
Daemon::run
|
2016-03-08 15:02:32 -05:00 |
|
orignal
|
ebd356c7bd
|
set correct icons
|
2016-03-08 11:24:29 -05:00 |
|
orignal
|
507093dbad
|
compile with resources
|
2016-03-07 21:36:11 -05:00 |
|
orignal
|
4cfdc77015
|
invoke daemon
|
2016-03-07 16:17:06 -05:00 |
|
orignal
|
9096cacba8
|
tray icon added
|
2016-03-07 16:06:34 -05:00 |
|
orignal
|
607336d3ce
|
tray icon added
|
2016-03-07 15:57:32 -05:00 |
|
orignal
|
6383fc3575
|
initial commit of Win32App
|
2016-03-07 14:54:57 -05:00 |
|
orignal
|
a5576ddbf3
|
don't acquire DH keys pair until connection is established
|
2016-03-06 09:57:38 -05:00 |
|
orignal
|
e2a70873b8
|
fixed garbage in console for windows
|
2016-03-05 21:46:01 -05:00 |
|
orignal
|
380b56a89d
|
2.5.0
|
2016-03-04 21:34:23 -05:00 |
|
orignal
|
8e09f3478f
|
fixed warnings
|
2016-03-04 20:35:53 -05:00 |
|
orignal
|
c1ce51eb12
|
Merge pull request #403 from xcps/webirc2
variable name
|
2016-03-04 09:53:52 -05:00 |
|
xcps
|
9aeb773169
|
variable name
|
2016-03-04 19:26:28 +05:00 |
|
orignal
|
091c13ff41
|
Merge pull request #402 from xcps/webirc2
WebIRC support
|
2016-03-04 07:05:37 -05:00 |
|
xcps
|
ef0bab0c6e
|
webirc support
|
2016-03-04 11:37:38 +05:00 |
|
orignal
|
70bd16adf6
|
set established state for zero-hops tunnles
|
2016-03-03 17:57:15 -05:00 |
|
orignal
|
96a713afeb
|
zero-hops outbound tunnels
|
2016-03-03 16:24:13 -05:00 |
|
orignal
|
0f56b1c943
|
show number of received bytes for zero-hops inbound tunnel
|
2016-03-03 07:30:38 -05:00 |
|
orignal
|
d541572882
|
enable zero-hops inbound tunnel
|
2016-03-02 22:41:53 -05:00 |
|
orignal
|
ecfdc377ec
|
send close floodfills only in DatabaseSearchReply
|
2016-03-02 19:46:32 -05:00 |
|
orignal
|
fa67e90767
|
inbound zero-hops tunnel
|
2016-03-02 16:12:02 -05:00 |
|
orignal
|
81b72d5481
|
fixed crash on termination if proxies were excluded
|
2016-03-02 12:04:02 -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 |
|
orignal
|
4c124284b6
|
Merge pull request #399 from PurpleI2P/openssl
irc tunnel and gzip
|
2016-03-01 13:39:26 -05:00 |
|
orignal
|
6d892179c8
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
|
orignal
|
61675c20d8
|
don't delete log file upon HUP
|
2016-02-29 11:02:55 -05:00 |
|
orignal
|
4aae878db8
|
increase LeaseSet expiration threshold
|
2016-02-28 21:43:18 -05:00 |
|
orignal
|
918884bd11
|
Merge pull request #398 from xcps/irc_ip2b32
irc tunnel
|
2016-02-28 16:19:19 -05:00 |
|
xcps
|
8799f9079b
|
change part for replace
|
2016-02-29 02:15:29 +05:00 |
|
orignal
|
0b471cfd06
|
Merge pull request #397 from xcps/irc_ip2b32
Irc ip to b32
|
2016-02-28 14:14:11 -05:00 |
|
xcps
|
7b39a12396
|
ready
|
2016-02-28 22:32:34 +05:00 |
|
xcps
|
57a53b4b6c
|
fixed I2PServerTunnelHTTP call
|
2016-02-28 21:13:01 +05:00 |
|
orignal
|
f6d0b3368f
|
znx cert added
|
2016-02-28 09:56:17 -05:00 |
|
xcps
|
0fe7bdf849
|
init
|
2016-02-28 18:17:36 +05:00 |
|
xcps
|
a26dc39a6d
|
ident fix
|
2016-02-28 18:17:35 +05:00 |
|
xcps
|
e45cfe7d0c
|
init
|
2016-02-28 18:17:35 +05:00 |
|
orignal
|
efefa8caf5
|
Merge pull request #395 from PurpleI2P/openssl
socks outproxy
|
2016-02-27 16:16:15 -05:00 |
|