2942 Commits (f76c04b7a6f8bb30230fab67c698b7f3141f2a16)
 

Author SHA1 Message Date
orignal f76c04b7a6 fixed build errors 8 years ago
orignal 8130487b18 Merge pull request #522 from hypnosis-i2p/openssl 8 years ago
hypnosis-i2p 83790a5a73 qt: daemon now operates in the background thread; added Quit GUI button 8 years ago
hypnosis-i2p 1b35f68de9 qt: daemon now operates in the background thread; added Quit GUI button 8 years ago
hypnosis-i2p 3e912c6198 qt: daemon now operates in the background thread; added Quit GUI button 8 years ago
orignal 6264569ca0 use /sdcard/i2pd at android 8 years ago
orignal b9cbdb2dc4 Removed dependancy from stdafx 8 years ago
orignal 7ae563867c mainfest 8 years ago
orignal f2f760bda4 link against correct openssl libs 8 years ago
orignal ed561ad86b x86 build added 8 years ago
xcps 675861c323 Auto webconsole page refresh commented 8 years ago
xcps ba330a42d6 Auto webconsole page refresh removed 8 years ago
orignal 2a9727c6b7 Merge pull request #520 from l-n-s/pretty_docs 8 years ago
libre-net-society 5be147e8cc More informative README and docs index 8 years ago
orignal eb96edbd31 separate DaemonQT and DaemonQTImpl 8 years ago
orignal 14c85fa975 configurable pathes to dependancies 8 years ago
orignal b0e3339370 DaemonQT 8 years ago
orignal 70e502e55d QT doesn't depend on Linux daemon anymore 8 years ago
orignal ff38a3bbfe don't demonize 8 years ago
orignal b5723a6c18 use QT's main loop 8 years ago
orignal 89012cd73b Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal 756e86662b fixed android build 8 years ago
orignal 27ca3b4b01 Enable C++11 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
orignal 07cc547bab Merge pull request #517 from anon5/openssl 8 years ago
anon5 f672af9706 .apk runs on emulator 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
anon5 28c2ca8bf8 gitignore improved - added various generated files 8 years ago
orignal 8970e6a48a Merge pull request #515 from vampik/patch-1 8 years ago
Andrey Tikhomirov b8eef181b9 Fix html attributes 8 years ago
orignal fb94d6ae2b read header and payload separately 8 years ago
orignal 68482d712b Merge pull request #513 from majestrate/fix_http_proxy_500 8 years ago
Jeff Becker e795de5562
fix 500 response in http proxy 8 years ago
orignal ae6877ce2f handle incomplete message header 8 years ago
orignal a0f3e81b11 Merge pull request #512 from D504/openssl 8 years ago
Osipov Kirill 88f52c4902 Remove unused assigning (success is assinged anyway) 8 years ago
orignal bf8db7725f set -1 as default session id 8 years ago
orignal f4d8c3304a execute lookup wothout session 8 years ago
orignal 44556b7f5e correct string size for mapping 8 years ago
orignal 2e1e95d483 pass URL params 8 years ago
orignal b15b38868d rolled back to previous implementation 8 years ago
orignal 8feca6874a process complete message 8 years ago
orignal ecd3a49d48 handle DestroySession properly 8 years ago
orignal 6de7cd5063 don't send 'accepted' if not requested 8 years ago
orignal f6d7f7d984 set port to 80 is not specified 8 years ago
orignal d5d501875e send correct ackThrough 8 years ago
orignal 88561c22d3 make sure ackThrough is correct 8 years ago
hagen b786576bcb * HTTPProxy.cpp : always set dest_port 8 years ago
orignal 21b5f2c96a fixed crash upon I2CP session disconnect 8 years ago
orignal d8f24b442b fixed mapping 8 years ago