52 Commits (d752a83eb568c34d529e3437205393e29a7a7cfd)

Author SHA1 Message Date
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 8 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 9 years ago
orignal 190e26276a reuse tunnel pair for LS request 9 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
orignal fdd96975fb cancel destination request 9 years ago
orignal de6dd77046 use shared_ptr for LeaseSet request 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
orignal 42d49bde86 handle tunnels quantity params 9 years ago
orignal 12465f840a check outbound tunnles for readiness 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 10 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 10 years ago
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 10 years ago
orignal 6fc0b2ecfb create additional streaming destination 10 years ago