lokinet/llarp/util
Jeff Becker 708e408c30
various fixups and cleanups
* wire up last of the quic stuff
* clean up udp packet generation code
* pass EndpointBase not quic tunnel for quic stuff
* add {n,h}uint16_t::FromString
* add nuint_t::FromString
* make AlignedBuffer::IsZero non constant time call for speed
2021-04-19 06:58:37 -04:00
..
logging fix compiler errors 2021-04-19 06:58:37 -04:00
meta standardize include format and pragma once 2021-03-09 19:01:41 -05:00
thread standardize include format and pragma once 2021-03-09 19:01:41 -05:00
aligned.hpp various fixups and cleanups 2021-04-19 06:58:37 -04:00
bencode.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
bencode.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
bencode.hpp Convert protocol type to enum class 2021-03-10 11:16:55 -04:00
bits.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
buffer.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
buffer.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
codel.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
common.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
compare_ptr.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
copy_or_nullptr.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
decaying_hashset.hpp * lessen replay filter window 2021-04-12 13:14:59 -04:00
decaying_hashtable.hpp Merge pull request #1541 from majestrate/lns-consensus-2021-02-19 2021-03-26 19:24:29 -04:00
endian.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
fs.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
fs.hpp Merge remote-tracking branch 'origin/stable' into dev 2021-04-17 09:18:37 -04:00
json.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
json.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
lokinet_init.c standardize include format and pragma once 2021-03-09 19:01:41 -05:00
lokinet_init.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
mem.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
mem.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
mem.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
printer.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
printer.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
status.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
str.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
str.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
time.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
time.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
types.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00