Commit Graph

390 Commits (openssl)

Author SHA1 Message Date
orignal 6fc5f88a3b dump addressbook in hosts.txt format 3 years ago
orignal b4236b04c6 leaset creation timeout 3 years ago
orignal a61d7fe115 set correct NAME for NAMING REPLY 3 years ago
R4SAS 9a2c6a7619
move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 3100d4f902 move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 36473e3889 add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 746f53ba07 use SendBufferQueue for queued messages from I2P 4 years ago
orignal ff971563db cleanup queue after buffers deletion 4 years ago
orignal 242fb7db14 terminate I2CP session if destroyed explicitly 4 years ago
orignal ad36738f57 detach session from destination upon termination 4 years ago
orignal 86e3b977e4 check I2CP message size 4 years ago
orignal 771480e368 send queue for incoming I2CP messages 4 years ago
orignal 30d6bd144b don't replace an adddress by one with DSA signature 4 years ago
orignal feaecbe177 own local destination for each 'transient' 4 years ago
orignal 8b3a7486c7 rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD 4 years ago
orignal 5d256e1d80 don't allow STREAM CONNECT and STREAM ACCEPT in command session 4 years ago
orignal cc0367b079 always send STREAM STATUS reply to STREAM FORWARD 4 years ago
orignal e41bbcb2bb handle SILENT for STREAM FORWARD 4 years ago
orignal b35f43d79e initial implementation of STREAM FORWARD 4 years ago
orignal e9f11e204e check if session is terminated before send 4 years ago
orignal 387830e07a encyption type 0,4 by default for client tunnels 4 years ago
orignal da94d40738 check if session is terminated before receive 4 years ago
orignal 7246624983 list of headers to remove 4 years ago
orignal 471c46ad8e remove some HTTP headers from response 4 years ago
orignal 59032d515b i2p.streaming.answerPings=false by default for client tunnels 4 years ago
orignal 3a2724ec58 single thread for I2CP 4 years ago
orignal fd9229c467 ping/pong for streaming 4 years ago
orignal dec7a9a01c shared transient destination between proxies 4 years ago
orignal 489c38ec5b read Last-Modified 4 years ago
orignal 949fc47f31 two tunnels for shared local destination 4 years ago
orignal 4d85079372 correct addressbook request 4 years ago
orignal e7ff6fbffc don't save invalid addreses 4 years ago
orignal 6fec92c012 shared transient addresses 4 years ago
orignal 3ef8b3dcbb don't send repliable datagram after less then 100 milliseconds 4 years ago
potatowipedlifereverse 4e4c117023 whitelist synonim for accesslist 4 years ago
orignal 951ec567c7 don't try to connect though teminated local destination 4 years ago
orignal 70e4cbc023 differentiate UDP server sessions by port 4 years ago
orignal 61897ae16c crypto.ratchet.inboundTags 4 years ago
orignal 5e0a8ed232 set UDP receive buffer size 4 years ago
orignal 6a0174293e send raw datagrams in opposite direction 4 years ago
R4SAS 0639cce784
[SAM] fix ECDSA signatures names
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal a8f227f759 send raw follow-on datagrams 4 years ago
orignal f077836bf5 store DatagramSession for bulk 4 years ago
orignal 6d7847f2df send bulk datagrams 4 years ago
orignal 221c14cf0e don't lookup UDP session if port was not changed 4 years ago
orignal 55ff6beb7d don't create ECIESx25519 again if key was not changed 4 years ago
orignal e135696530 support multiple encryption keys through the I2CP 4 years ago
orignal bdb918cdb3 honour explicitPeer param in tunnels 4 years ago
R4SAS 50c8a84037
[SOCKS] overwrite connection info after establishing connection to i2p host (closes #1336)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 45aa78d953
revert 7133a07 - it broke usage in some SOCKS implementations
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal a6c9ee446a LeaseSet and encryption type for http and socks proxy 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
R4SAS b5b195e628
[windows] fix msys build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7133a07f38
[SOCKS] wrap DNS type requests response as IPv4 (fixes netcat usage, closes #1336)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 5700e18257
[FS] read tunnels configs which ends with .conf only
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago
orignal 744e893dce check message length 4 years ago
orignal ff19bab800 set only key correctly 4 years ago
orignal 3ca17fdc03 support multiple encryption keys 4 years ago
R4SAS dd8200e8b0
cleanup websocks
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
4 years ago
orignal dd9b5faa5c fixed crash on termination 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
R4SAS bca0809918
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 47f384a0e0 postpone SAM destination termination 4 years ago
orignal 09ed57ad42 select preferred crypto from LeaseSet2 4 years ago
orignal 63e807b0b4 fixed crash on stop 4 years ago
orignal 9d891ab5dd single thread mode for SAM 4 years ago
orignal d0e78be867 moved io_service away from ClientDestination 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 4 years ago
orignal c2f47119ce fixed #1424. Check if .b32.i2p address string is valid 5 years ago
orignal 9bbce5dba6 fixed typo 5 years ago
orignal ad9c11cd92 correct parsing of addreses containing # 5 years ago
orignal db107602bd handle messages with \r\n 5 years ago
orignal a6558a61a7 Recognize RedDSA_SHA512_Ed25519 signature type 5 years ago
orignal 925e8316c7 read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config 5 years ago
orignal a204841abb handle RAW SEND 5 years ago
orignal cc451809cc send/receive raw datagrams through the SAM 5 years ago
rszibele b759294975 BOB: fix status command. 5 years ago
rszibele a23e845c03 BOB: improve comment and remove error log in list command 5 years ago
rszibele cb8373e487 BOB: status response now correctly starts with "OK DATA". 5 years ago
rszibele c8eeefe194 fix build on BSDs, as "isset" is a defined macro. 5 years ago
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 5 years ago
rszibele a03e828317 BOB: status: forgot to pass destination for current tunnel. 5 years ago
rszibele 93d4dc70cf BOB fixes. 5 years ago
orignal edf4f7695d fix #1352. correct response for 'list' command 5 years ago
R4SAS a91641e427 fix #823, reindent code 5 years ago
orignal 5c3992018f fixed #1350 use GetAddress insted GetIdentHash 5 years ago
R4SAS ece140f18c [httpproxy] make addresshelper support configurable for every httpproxy 5 years ago
orignal d248343517 Handle CreateLeaseSet2 I2CP message for encrypted leasesets 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 414ef2bc3d fixed gcc 4.7 build 5 years ago
orignal 706da6e431 allow .b32.i2p in jump links 5 years ago
orignal 079798940b lookup for b33 address 5 years ago
orignal f1c24689bf fixed #1319. send correct response 5 years ago
orignal 43f218410f correct b33 address length threshold 5 years ago
orignal 3fd9d5f641 save b33 addresses 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
orignal 8774a8fbc2 handle b33 addresses in I2P tunnels 5 years ago
orignal 6f4f0f03d2 handle b33 addresses in I2P tunnels 5 years ago
orignal baee6a0d91 generic address for AdressBook 5 years ago
orignal 8ec12a1b65 fixed race condition for publishing 5 years ago
r4sas 42c3c28ea7 [addressbook] reset eTags if addressbook can't be loaded 5 years ago
orignal 9e9236badb don't check TRANSIENT destination 5 years ago
orignal 560ebcec8d persist.addressbook parameter added 5 years ago
Life Coder cdecb7a43c Fix #1257 5 years ago
Life Coder aa9c1b66a0 Fix #1257 5 years ago
orignal a463dbc5fb
Merge pull request #1295 from l-n-s/websocket_support
Support websocket connections over HTTP proxy
5 years ago
l-n-s 016ae3b9e9 rewrite for efficiency 5 years ago
R4SAS 83b5856a19 fix overflow warning, fix little typos 5 years ago
l-n-s f617b27110 Support websocket connections over HTTP proxy 5 years ago
R4SAS a91a0263cf
update outproxy user-agent header rewrite 5 years ago
R4SAS f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util 5 years ago
orignal 08ddc98303 initial LeaseSet2 support in I2CP 5 years ago
orignal a3344c4290 resolve SIGNATURE_TYPE string values 5 years ago
orignal 9cf43dea1a handle i2cp.leaseSetEncType 5 years ago
orignal e647603dce handle i2cp.leaseSetType parameter 5 years ago
orignal f7a6d57855 fixed bug with loval destination shared between http and socks proxy 6 years ago
orignal aa1f4ee72a fixed possible race condition 6 years ago
orignal 74ce485b73 EdDSA signatures by default 6 years ago
orignal 165e6508f8 EdDSA signatures by default 6 years ago
R4SAS fcd6eb7801 overwrite user-agent for outproxy requests 6 years ago
orignal 9439621849 fixed #1259. read extra tunnels from tunnels.d 6 years ago
orignal 9e12cff317 fix #1253 handle incorrect values of SIGNATURE_TYPE and CRYPTO_TYPE 6 years ago
l-n-s 86e9901bf2 Fix typo 6 years ago
orignal 6519e0835a fixed typo 6 years ago
Jeff Becker dfe08c1ec9
enable outproxy on socks 6 years ago
orignal 062d8d0f4f fixed potential race condition 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal f0b32e3f54
Revert "Read explicitPeer config settings into params" 6 years ago
shak 39eed0f6fb Read explicitPeer config settings into params 6 years ago
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 6 years ago
orignal 2fbbbf298b use shared pointers for tunnel reload 6 years ago
Jeff Becker 0ced38cdcb
tabify 6 years ago
Jeff Becker b046c45a9e
tabify 6 years ago
Jeff Becker 1e1e4da144
delete buffer 6 years ago
Jeff Becker 623433099b
don't use reset 6 years ago
Jeff Becker 73b3fbc2da
wrap m_OpenSockets with mutex 6 years ago
Jeff Becker 5f525d0e43
fix previous commit 6 years ago
Jeff Becker 60463fdafa
shut down socket and don't allocate buffer for each write in WriteI2PData 6 years ago
Jeff Becker b7a67b4b03
use refernce not copy 6 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 6 years ago
orignal 0c661e7373 save new local destination for failed insert 6 years ago
orignal 413f8e8462
Merge pull request #1159 from majestrate/gut-streaming-limits
remove streaming bans
6 years ago
Jeff Becker 83932a6f02
remove streaming bans 6 years ago
orignal c175dc30f8 correct uri for outproxy 6 years ago
orignal 17aa91803a update outproxy header in right place 6 years ago
orignal 48099a367e send correct buffer to outproxy 6 years ago
orignal a9b64893d8 replace Proxy-Authorization 6 years ago
orignal 387e030d83 correct cleanup for CONNECT 6 years ago
orignal 855cc9ed83 correct Proxy-Authroization 6 years ago
orignal 2cb6283d00 outproxy authorization 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
orignal 1303dd478c
Merge pull request #1130 from majestrate/i2cp-session-reconfig
implement i2cp session reconfigure
6 years ago
Jeff Becker 0f77b4810d
revert 6 years ago
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 6 years ago
Jeff Becker 157411dcc6
Revert "fix issue #1124"
This reverts commit 29e861d1e6.
6 years ago
Jeff Becker 59672d23cc
Merge branch 'fix-issue-1124' into fix-issue-1126 6 years ago
Jeff Becker ce30f89c60
make it compile :D 6 years ago
Jeff Becker ce9c9411b1
fix issue #1126 6 years ago
Jeff Becker 29e861d1e6
fix issue #1124 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 6 years ago
orignal ddd25f0945 limit number of retries for subscriptions 6 years ago
orignal 162bd592f8 recreate http and socks proxy upon reload 6 years ago
orignal 85fa728d41 change shared local destination upon reload 6 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…
6 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() 6 years ago
orignal 39ca07bcc6
Merge pull request #1058 from majestrate/streaming_race_fix_2018_01_15
Streaming race fix 2018 01 15
6 years ago
Jeff 38b694a055
Merge pull request #1060 from inetic/openssl
Inherit _publicly_ from shared_from_this in I2PService
6 years ago
K1773R 6bf823fb15 removed \r\n in header builder which was redundant and caused the further headers to be ignored 6 years ago
Jeff Becker 43a751ee0b
Merge remote-tracking branch 'purple/openssl' into streaming_race_fix_2018_01_15 6 years ago
Jeff Becker 207212557e
fix sam race conditions 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
Peter Jankuliak e630b8f8a8 Inherit _publicly_ from shared_from_this in I2PService 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 254bf313a2
fix previous commit 6 years ago
Jeff Becker 938d5d901a
implement i2cp session reconfigure 6 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