Commit Graph

12 Commits

Author SHA1 Message Date
Simon Rozman
40c992e1a5 Memory sanitizing on BLOB free removed, since BLOBS are encrypted from d15b7066cd on 2016-07-20 08:48:28 +02:00
Simon Rozman
4acabbca4e Configuration and credentials logging introduced 2016-07-19 12:53:54 +02:00
Simon Rozman
fa141fc525 Correct event is reported for DWORD-returning functions now 2016-06-23 15:46:12 +02:00
Simon Rozman
d15b7066cd RSA encryption replaced with RSA session key exchange and AES data encryption; BLOBs are encrypted again 2016-06-23 00:47:38 +02:00
Simon Rozman
d1a4487503 BLOB encryption temporary disabled, as RSA can not encrypt data this long 2016-06-22 17:59:26 +02:00
Simon Rozman
bdd3fc616c EAP BLOBs are encrypted now 2016-06-22 09:18:27 +02:00
Simon Rozman
a2ca2fd850 Logging and error reporting simplified 2016-06-21 13:15:50 +02:00
Simon Rozman
768e0a5a36 Previously unused templates fixed 2016-06-20 16:24:58 +02:00
Simon Rozman
e52b9a636f Support for read-only configurations added 2016-06-20 14:51:21 +02:00
Simon Rozman
ec0b283540 Functions using EAP_ERROR descriptor return bool now for code simplicity 2016-06-15 22:59:52 +02:00
Simon Rozman
fed1e6052a Encryption enhanced and moved to module 2016-06-15 14:20:12 +02:00
Simon Rozman
cf7ca9c8e9 EAP modules divided to libraries 2016-06-10 12:24:49 +02:00