From: Scott Lamb Date: Wed, 7 Nov 2007 02:47:05 +0000 (+0000) Subject: Temporarily revert to old crypto code X-Git-Tag: import-tinc-1.1~618 X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;h=40731d030fef793c6b6405efd9b3e64c26c00045;hp=40731d030fef793c6b6405efd9b3e64c26c00045;p=meshlink 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. ---