Commit Graph

69 Commits (2f7cfddfc4bdaae2b0e1663d08237959f2345d9e)

Author SHA1 Message Date
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 6 years ago
orignal dea6fbf285
Merge pull request #1114 from majestrate/websocks-datagram
Add datagrams to websocks tunnel
6 years ago
Jeff Becker 48cc0f4289
use write 6 years ago
Jeff Becker cdc5fce583
check port 6 years ago
Jeff Becker b41a17d548
add datagrams to websocks 6 years ago
Jeff Becker aaf8f527ef
fix xss in webui from SAM session name 6 years ago
R4SAS 0bb0adbf3e fix addressbook fetch timeout 7 years ago
orignal ddd25f0945 limit number of retries for subscriptions 7 years ago
orignal 162bd592f8 recreate http and socks proxy upon reload 7 years ago
orignal 85fa728d41 change shared local destination upon reload 7 years ago
orignal be16545063
Merge pull request #1070 from vmon/f--port-0-for-TCPAcceptor
the change allows when an TCPIPAcceptor is constructed by setting por…
7 years ago
Veggie Monster c730839989 the change allows when an TCPIPAcceptor is constructed by setting port = 0, the random port chosen by asio can be retrieved using TCPIPAcceptor::GetLocalEndpoint().port() 7 years ago
orignal 39ca07bcc6
Merge pull request #1058 from majestrate/streaming_race_fix_2018_01_15
Streaming race fix 2018 01 15
7 years ago
Jeff 38b694a055
Merge pull request #1060 from inetic/openssl
Inherit _publicly_ from shared_from_this in I2PService
7 years ago
K1773R 6bf823fb15 removed \r\n in header builder which was redundant and caused the further headers to be ignored 7 years ago
Jeff Becker 43a751ee0b
Merge remote-tracking branch 'purple/openssl' into streaming_race_fix_2018_01_15 7 years ago
Jeff Becker 207212557e
fix sam race conditions 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
Peter Jankuliak e630b8f8a8 Inherit _publicly_ from shared_from_this in I2PService 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 254bf313a2
fix previous commit 7 years ago
Jeff Becker 938d5d901a
implement i2cp session reconfigure 7 years ago
Jeff Becker fc73dabc0b
Use transient destinations by default instead of shared local destination 7 years ago
yangfl 18b6353803 fix typo 7 years ago
orignal 158889b85c check for invalid params 7 years ago
orignal fff34e77f5 pass signature and crypto type to newkeys 7 years ago
orignal a1e820182c CRYPTO_TYPE for DEST GENERATE 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
orignal 492d71a924 transient keys 7 years ago
R4SAS 9c97ee6407 check for existing addressbook record 7 years ago
R4SAS d9b9457b56 update webconsole 7 years ago
orignal cfb6ddbfc6 CRYPTO_TYPE for SAM destinations 7 years ago
orignal 7de21c1f93 show proxy tunnel name 7 years ago
orignal dca4cf2edb fixed #993. bind inbound tunnel to inhost 7 years ago
orignal 2bc33f22df fixed #994. check if keys are set 7 years ago
orignal d14c6e2829 cryptotype for server tunnels 7 years ago
orignal a4ce224cd1 pass correct crypto type to identity 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal 9e5d1bf0fc cryptotype tunnel configuration parameter added 7 years ago
orignal c5f784719d implement Decrypt for all local destination 7 years ago
Jeff Becker b14d1801f0
support i2p outproxy 7 years ago
orignal b347b719f3 fixed race condition 7 years ago
R4SAS 057d6ca05b windows warnings, tabulation workaround 7 years ago
orignal 8460a8f4ef update local destination if changed 7 years ago
R4SAS fd6827fdca add space 7 years ago
Jeff Becker d6f907a05b
make it work 7 years ago
Jeff Becker b2d1962b81
add http connect to http proxy (untested) 7 years ago
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 7 years ago
orignal 1607535416 strip out Accept and From headers 7 years ago
orignal 309822d933 teminate hadlers upon cleanup 7 years ago