Commit Graph

161 Commits (b982be5ff58295436d4942f67cbb3411d8031f51)

Author SHA1 Message Date
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 6 years ago
orignal 9cf43dea1a handle i2cp.leaseSetEncType 6 years ago
orignal e647603dce handle i2cp.leaseSetType parameter 6 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