1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/path
Jeff Becker ec0f45eeb7
plug memory leak in outbound message queue.
sometimes we use rxid in our pathid so we need to clear those queues too.
if we don't it'll leak from never clearing those queues.
2021-03-04 15:29:09 -05:00
..
ihophandler.cpp put replay filters on transit hops to reduce retransmissions. 2020-05-23 16:07:20 -04:00
ihophandler.hpp use std::list here too 2020-05-24 08:51:17 -04:00
path.cpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
path.hpp put replay filters on transit hops to reduce retransmissions. 2020-05-23 16:07:20 -04:00
path_context.cpp prevent crash by removing duplicate logic (#1515) 2021-01-19 07:39:22 -05:00
path_context.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00
path_types.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pathbuilder.cpp feedback from jason 2021-03-02 07:20:29 -05:00
pathbuilder.hpp feedback from jason 2021-03-02 07:20:29 -05:00
pathset.cpp plug memory leak in outbound message queue. 2021-03-04 15:29:09 -05:00
pathset.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
transit_hop.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
transit_hop.hpp use lokimq workers instead of llarp:🧵:ThreadPool 2020-07-02 11:07:34 -04:00