Commit graph

3887 commits

Author SHA1 Message Date
Jeff Becker 93deb37c94
add primordial goo tier "hidden mode" (aka toy feature needs more work doesn't do it correctly all the way) 2016-06-18 11:10:58 -04:00
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 2016-06-18 09:01:53 -04:00
orignal da5be9f01d temporary disable background thread 2016-06-17 16:37:08 -04:00
orignal 344d0ae3ec some cleanup 2016-06-17 16:30:50 -04:00
orignal 3639c86adf some cleanup 2016-06-17 12:04:05 -04:00
orignal 4fc80fd366 eliminated DaemonQTImpl singleton 2016-06-17 11:25:28 -04:00
Jeff Becker 336ab2d82a
Merge remote-tracking branch 'purple/openssl' into restricted_routes 2016-06-17 11:04:46 -04:00
Jeff Becker 74a7e67002
implement restricted routes (initial) 2016-06-17 11:03:33 -04:00
orignal f76c04b7a6 fixed build errors 2016-06-17 10:26:51 -04:00
orignal 8130487b18 Merge pull request #522 from hypnosis-i2p/openssl
Qt: (1) Daemon now operates in backgr.mode, (2) added GUI Quit button
2016-06-17 10:06:33 -04:00
hypnosis-i2p 83790a5a73 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:54:22 +08:00
hypnosis-i2p 1b35f68de9 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:54:22 +08:00
hypnosis-i2p 3e912c6198 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:52:14 +08:00
orignal f995595202 Merge pull request #521 from PurpleI2P/openssl
android
2016-06-17 09:41:35 -04:00
orignal 6264569ca0 use /sdcard/i2pd at android 2016-06-17 09:10:11 -04:00
Jeff Becker e868d427dd add options to not use ntcp or ssu 2016-06-17 09:02:12 -04:00
orignal b9cbdb2dc4 Removed dependancy from stdafx 2016-06-16 18:20:07 -04:00
orignal 7ae563867c mainfest 2016-06-16 16:22:14 -04:00
orignal f2f760bda4 link against correct openssl libs 2016-06-16 14:29:32 -04:00
orignal ed561ad86b x86 build added 2016-06-16 11:42:34 -04:00
xcps 675861c323 Auto webconsole page refresh commented 2016-06-16 09:18:46 -04:00
xcps ba330a42d6 Auto webconsole page refresh removed 2016-06-16 09:15:30 -04:00
orignal 2a9727c6b7 Merge pull request #520 from l-n-s/pretty_docs
More informative README and docs index
2016-06-15 19:55:33 -04:00
libre-net-society 5be147e8cc More informative README and docs index 2016-06-16 01:11:42 +03:00
orignal eb96edbd31 separate DaemonQT and DaemonQTImpl 2016-06-15 14:43:29 -04:00
orignal 14c85fa975 configurable pathes to dependancies 2016-06-15 13:18:04 -04:00
orignal b0e3339370 DaemonQT 2016-06-15 12:20:31 -04:00
orignal 70e502e55d QT doesn't depend on Linux daemon anymore 2016-06-15 11:28:59 -04:00
orignal ff38a3bbfe don't demonize 2016-06-15 10:17:02 -04:00
orignal b5723a6c18 use QT's main loop 2016-06-15 09:31:52 -04:00
orignal 89012cd73b Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 2016-06-14 14:37:52 -04:00
orignal 756e86662b fixed android build 2016-06-14 14:37:22 -04:00
orignal 27ca3b4b01 Enable C++11 2016-06-14 13:21:22 -04:00
orignal a5be4c9d0e moved std::to_string to util.h from android 2016-06-14 11:55:44 -04:00
orignal 07cc547bab Merge pull request #517 from anon5/openssl
Android i2pd armeabi-v7a with Qt
2016-06-14 11:23:49 -04:00
anon5 f672af9706 .apk runs on emulator 2016-06-14 23:17:37 +08:00
anon5 58b058ab3a .apk builds. untested 2016-06-14 23:17:37 +08:00
anon5 28c2ca8bf8 gitignore improved - added various generated files 2016-06-14 23:17:37 +08:00
orignal d7a06dc7a9 Merge pull request #516 from PurpleI2P/openssl
recent changes
2016-06-14 11:10:20 -04:00
orignal 8970e6a48a Merge pull request #515 from vampik/patch-1
Fix html attributes
2016-06-14 07:21:02 -04:00
Andrey Tikhomirov b8eef181b9 Fix html attributes 2016-06-14 11:25:51 +03:00
orignal fb94d6ae2b read header and payload separately 2016-06-13 13:20:21 -04:00
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 2016-06-13 11:34:44 -04:00
Jeff Becker 9eaa51442f
update comment 2016-06-13 09:01:38 -04:00
orignal 68482d712b Merge pull request #513 from majestrate/fix_http_proxy_500
fix 500 response in http proxy
2016-06-13 08:54:06 -04:00
Jeff Becker 09fc767bb0
fix another typo 2016-06-13 08:53:35 -04:00
Jeff Becker ea7e6615f2
fix typo 2016-06-13 08:52:54 -04:00
Jeff Becker a183ca8661
fix special case 2016-06-13 08:52:21 -04:00
Jeff Becker 05939a2bbc
special case for i2p.rocks in proxy 2016-06-13 08:50:53 -04:00
Jeff Becker 543a372435
Merge branch 'fix_http_proxy_500' 2016-06-13 07:51:16 -04:00