Don't abort() on low-level crypto errors, just return false.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 20 Jul 2011 06:19:18 +0000 (08:19 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 20 Jul 2011 06:19:18 +0000 (08:19 +0200)
The abort() calls were accidentily left in for debugging.


No differences found