Add skeleton of certificate-based private network authentication. Also remove some old code.

This commit is contained in:
Adam Ierymenko 2013-07-27 16:20:08 -04:00
commit 7a17f6ca80
8 changed files with 40 additions and 399 deletions

View file

@ -18,7 +18,6 @@ OBJS=\
node/NodeConfig.o \
node/Packet.o \
node/PacketDecoder.o \
node/Pack.o \
node/Peer.o \
node/Salsa20.o \
node/Switch.o \