Commit graph

2551 commits

Author SHA1 Message Date
Mikhail Titov 5a9ef57f78 Make mingw via cmake happy with _WIN32 in FS.CPP 2016-03-10 14:20:45 -06:00
Mikhail Titov 8791f382b3 Make a deep copy of our addresses for UPnP
Somehow "Expression: vector iterators incompatible" gets thrown especially on fresh start
TODO: figure out details
2016-03-10 14:20:45 -06:00
Mikhail Titov abdef67ccc _WIN32_WINNT drove nuts 64 bit MSVC builds
TODO: figure out why
2016-03-10 14:20:44 -06:00
Mikhail Titov 33494c4f4b Catch up for miniupnpc API 15 2016-03-10 14:20:43 -06:00
Mikhail Titov daad975f5d fixup! invoke win32app functions from main 2016-03-10 14:20:43 -06:00
Mikhail Titov 18c00f0a4b Avoid debug symbol files (PDB) collision with MSVC 2016-03-10 14:20:41 -06:00
Mikhail Titov e7f46b4fbe Create missing directories on the way 2016-03-10 14:20:40 -06:00
Mikhail Titov 74827cd8cf Workaround c++11 dynamic array for MSVC 2016-03-10 14:20:40 -06:00
orignal 5ffe1893cd reduce windows binary size 2016-03-10 14:46:45 -05:00
orignal 0e5b32ef13 2.5.1 2016-03-10 13:34:16 -05:00
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