Temporarily revert to old crypto code
authorScott Lamb <slamb@slamb.org>
Wed, 7 Nov 2007 02:47:05 +0000 (02:47 +0000)
committerScott Lamb <slamb@slamb.org>
Wed, 7 Nov 2007 02:47:05 +0000 (02:47 +0000)
commit40731d030fef793c6b6405efd9b3e64c26c00045
tree864563a814e568622cdc1613f0c087efac0eba7f
parent269892f70bf357de6ad66ca89daa34b225ee9e37
Temporarily revert to old crypto code

(The new code is still segfaulting for me, and I'd like to proceed with other
work.)

This largely rolls back to the revision 1545 state of the existing code
(new crypto layer is still there with no callers), though I reintroduced
the segfault fix of revision 1562.
src/connection.c
src/connection.h
src/meta.c
src/net_packet.c
src/net_setup.c
src/node.c
src/node.h
src/protocol_auth.c
src/protocol_key.c
src/tincd.c