Commit Graph

99 Commits (ee0ae0b74bca554fe15b8e9d8c231e6f8f991758)

Author SHA1 Message Date
Veggie Monster 46283dc0ea fixes #1124 and calls the ready callbacks if the tunnel gets ready and no timeout is set 6 years ago
orignal a22e9a2ca7 don't start shared local destination twice 7 years ago
orignal 2fbbbf298b use shared pointers for tunnel reload 7 years ago
Jeff Becker 0ced38cdcb
tabify 7 years ago
Jeff Becker b046c45a9e
tabify 7 years ago
Jeff Becker 1e1e4da144
delete buffer 7 years ago
Jeff Becker 623433099b
don't use reset 7 years ago
Jeff Becker 73b3fbc2da
wrap m_OpenSockets with mutex 7 years ago
Jeff Becker 5f525d0e43
fix previous commit 7 years ago
Jeff Becker 60463fdafa
shut down socket and don't allocate buffer for each write in WriteI2PData 7 years ago
Jeff Becker b7a67b4b03
use refernce not copy 7 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 7 years ago
orignal 0c661e7373 save new local destination for failed insert 7 years ago
orignal 413f8e8462
Merge pull request #1159 from majestrate/gut-streaming-limits
remove streaming bans
7 years ago
Jeff Becker 83932a6f02
remove streaming bans 7 years ago
orignal c175dc30f8 correct uri for outproxy 7 years ago
orignal 17aa91803a update outproxy header in right place 7 years ago
orignal 48099a367e send correct buffer to outproxy 7 years ago
orignal a9b64893d8 replace Proxy-Authorization 7 years ago
orignal 387e030d83 correct cleanup for CONNECT 7 years ago
orignal 855cc9ed83 correct Proxy-Authroization 7 years ago
orignal 2cb6283d00 outproxy authorization 7 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 7 years ago
orignal 1303dd478c
Merge pull request #1130 from majestrate/i2cp-session-reconfig
implement i2cp session reconfigure
7 years ago
Jeff Becker 0f77b4810d
revert 7 years ago
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 7 years ago
Jeff Becker 157411dcc6
Revert "fix issue #1124"
This reverts commit 29e861d1e6.
7 years ago
Jeff Becker 59672d23cc
Merge branch 'fix-issue-1124' into fix-issue-1126 7 years ago
Jeff Becker ce30f89c60
make it compile :D 7 years ago
Jeff Becker ce9c9411b1
fix issue #1126 7 years ago
Jeff Becker 29e861d1e6
fix issue #1124 7 years ago
orignal dea6fbf285
Merge pull request #1114 from majestrate/websocks-datagram
Add datagrams to websocks tunnel
7 years ago
Jeff Becker 48cc0f4289
use write 7 years ago
Jeff Becker cdc5fce583
check port 7 years ago
Jeff Becker b41a17d548
add datagrams to websocks 7 years ago
Jeff Becker aaf8f527ef
fix xss in webui from SAM session name 7 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