61 Commits (cd1af85e39e0e683af0ea74980d6bb3874bead71)

Author SHA1 Message Date
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 938d5d901a
implement i2cp session reconfigure 7 years ago
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 7 years ago
yangfl 18b6353803 fix typo 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal c5f784719d implement Decrypt for all local destination 7 years ago
orignal 6e32f4bc85 set nickname for destination 7 years ago
Jeff Becker 416589cc93
Revert "add deferred ready checking for destination" 7 years ago
Jeff Becker d7e4deab4e
Revert "tabify" 7 years ago
Jeff Becker 897cfad399
tabify 7 years ago
Jeff Becker 3f409d0e28
add deferred ready checking for destination 7 years ago
orignal c287fb58bd reference counter for destinations 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Jeff Becker 9b62f238ed add option for client tunnels to build tunnels such that OBEP==IBGW 7 years ago
orignal 422f8b3660 publish with min interval of 20 seconds 7 years ago
orignal b363b50320 multiple acceptors 8 years ago
orignal c8b935151a fixed tremination crash 8 years ago
Jeff Becker 2a77486567 tabify 8 years ago
Jeff Becker f1370189b6 initial outproxy support for http proxy 8 years ago
orignal 1dfa09cda9 queue up multiple LeaseSet requests 8 years ago
Jeff Becker fc94e846a6 add latency requirement option 8 years ago
atnaguzin 8676a1b4ef update changelog, added leaseset list to client/server tunnel pages 8 years ago
orignal d8510ead43 don't return expired LeaseSet 8 years ago
orignal 442a0c48e7 fixed #675. I2LUA define 8 years ago
orignal bee407ea34 clean-up datagram session toghters with leasesets and tags 8 years ago
Jeff Becker ac88c1a8f1
add ClientDestination::Ready 8 years ago
Jeff Becker b977050caf
osx fix 8 years ago
Jeff Becker 7b5e18d94b
changes 8 years ago
orignal 56a60772a4 fixed potential deadlock 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr 8 years ago
orignal a062bca431 CreateLeaseSetMessage 8 years ago
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 8 years ago
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 8 years ago
orignal fc25da37c5 removed GetPrivateKeys from LocalDestination 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 941f30d1ea show streams from all streaming destinations 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal d81ca5f919 local destination leaseset storage verification 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 5215bdc035 clean up remote destinations without outgoing and unconfirmed tags 9 years ago
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 9 years ago
orignal 45c8858140 persist temporary keys 9 years ago
hagen c3238f4d0b * fix warnings of type mismatch (#298) 9 years ago