2402 Commits (85bd7a63c6695d60d86d0c35584b0cbd171135f3)
 

Author SHA1 Message Date
hagen 85bd7a63c6 * AddressBook : embed HashedStorage instance into AddressBookFilesystemStorage class 8 years ago
hagen 138d57143a * FS.cpp : add const to accessors 8 years ago
hagen 464a228106 * FS.cpp : rename method 8 years ago
hagen 2b92a039bb * FS.h : more comments 8 years ago
hagen f190ee951c * use characters sets from Base.cpp - remove ABook class 8 years ago
hagen 68cc75cada * Base.cpp : add T32 character set + accessor 8 years ago
hagen 4b84656133 * i2p::fs migration: drop unused code from util.* (#314) 9 years ago
hagen 97c136d043 * i2p::fs migration: Daemon, DaemonLinux, api (#290) 9 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
hagen ddd8d4aeb2 * i2p::fs migration: AddressBook.* 9 years ago
hagen bfcb6f577f * i2p::fs migration: Profiling.* 9 years ago
hagen 2b137b43e6 * i2p::fs migration: I2PControl.* 9 years ago
hagen 6d74493491 * i2p::fs migration: NetDb.* 9 years ago
hagen 6f4271c054 * update buildsystems 9 years ago
hagen f24054100e * new i2p::fs implementation 9 years ago
hagen 6e98649607 * I2PControl: send valid error response, instead closing connection 9 years ago
hagen b2108ff2d0 * fix flags on std::ifstream 9 years ago
hagen 8949ebf041 * tune logging 9 years ago
hagen 576801cd32 * Addressbook: load addresses at start, not on first request 9 years ago
hagen 2f2b12811f * Addressbook: don't save to disk if address map is empty 9 years ago
hagen d8ea3a9035 * make target 'strip' 9 years ago
orignal 45c3b3987b reset floodfill 9 years ago
orignal 93720fffd4 shared path between streams 9 years ago
orignal 61ad6a2b88 set supported transports flag after actual address insertion 9 years ago
hagen d51bf735c4 * fix mistype 9 years ago
hagen 22c388ab18 * fix compilation with gcc 4.7/4.8 9 years ago
hagen d5f831301f * explicit log message when bandwidth set to 'low' 9 years ago
hagen dcab37a148 * update debian/i2pd.{init,upstart} : logging options 9 years ago
hagen 60b2da3671 * add --datadir option (not actually works yet) (#290) 9 years ago
hagen 5c1b5816d4 * fix segfault when offline (#330) 9 years ago
hagen 7a0a45e9d2 * use IsDefault() to check explicitly set values 9 years ago
hagen 70f72a78f6 + i2p::config::IsDefault 9 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 9 years ago
orignal c754b5ae18 fixed crash 9 years ago
orignal 481fafc11d invalidate excluded leases 9 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal 16fe13bf4a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 9 years ago
orignal d19eda7e08 moved Config.cpp to libi2pd 9 years ago
orignal 6f0a136727 some cleanup 9 years ago
orignal e2e101e4fb queue up out of sequence packets 9 years ago
orignal 74f03202b7 queue up out of sequence packets 9 years ago
orignal 3d19e92059 queue up out of sequence packets 9 years ago
orignal e90baf3ca6 correct required base64 buffer size 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 76096747b6 cleanup incoming and outgoing tags together 9 years ago
orignal 4c6ef32d72 fixed #369 9 years ago
orignal a8e12e624d fixed hanging connection 9 years ago
orignal 88a43bfc28 Merge pull request #368 from majestrate/fix_sam_b32_naming 9 years ago
Jeff Becker 3b268fe3cc
allow resolving of .b32.i2p addresses in SAM name lookup 9 years ago
orignal 4c72d43a8a use more efficient XOR over ChipherBlocks for win32 9 years ago