Commit graph

10 commits

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
Jeff Becker ea31ca5ee8 add reseed from floodfill option 2016-11-14 12:09:07 -05:00
brain5lug 16c37a0f3d indentation fix for missed Fill function 2016-10-11 00:46:18 +03:00
brain5lug 141fb78237 Tag class clean-up 2016-10-11 00:19:34 +03:00
Jeff Becker d336d920e8
fix typo 2016-09-03 16:16:16 -04:00
Jeff Becker 2f61dd1c41
fix double free 2016-09-03 16:12:43 -04:00
Jeff Becker c770bcbf96
prevent race condition in datagram destination
clean up style a bit
2016-09-03 10:24:06 -04:00
Jeff Becker aa3723d2bd
udp tunnels 2016-08-21 15:02:17 -04:00
hagen 2e5226356b * Tag.h : add (c) header 2016-06-28 14:31:40 +00:00
hagen d838ce85c3 * Base.h : extract Tag template class to separate header 2016-06-28 01:45:11 +00:00