Norbert Federa
53bd98883e
winpr/crypt api changes and memory leak fixes
...
- winpr_HMAC_New() now just returnes the opaque WINPR_HMAC_CTX* pointer
which has to be passed to winpr_HMAC_Init() for (re)initialization
and since winpr_HMAC_Final() no more frees the context you always have to
use the new function winpr_HMAC_Free() once winpr_HMAC_New() has succeded
- winpr_Digest_New() now just returns the opaque WINPR_DIGEST_CTX* pointer
which has to be passed to winpr_Digest_Init() for (re)initialization
and since winpr_Digest_Final() no more frees the context you always have to
use the new function winpr_Digest_Free() once winpr_Digest_New() has succeded
2016-11-24 18:27:29 +01:00
..
2016-11-24 17:50:09 +01:00
2016-10-14 15:12:48 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:03 +02:00
2016-10-06 13:43:09 +02:00
2016-11-24 17:50:09 +01:00
2016-10-07 14:05:27 +02:00
2016-10-06 13:43:15 +02:00
2016-10-06 13:43:09 +02:00
2016-11-23 04:17:56 -08:00
2016-11-23 04:17:56 -08:00
2016-03-29 18:14:34 +02:00
2016-10-06 13:43:01 +02:00
2016-11-24 18:27:29 +01:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:09 +02:00
2016-03-01 12:57:48 +01:00
2016-10-06 13:43:09 +02:00
2016-11-15 11:41:01 -05:00
2016-11-24 17:50:09 +01:00
2016-10-06 13:43:09 +02:00
2016-10-10 10:42:14 +02:00
2016-10-10 10:42:14 +02:00
2016-10-06 13:43:09 +02:00
2016-11-24 18:27:29 +01:00
2016-10-06 13:43:09 +02:00
2016-05-03 16:17:22 +02:00
2016-10-06 13:43:09 +02:00
2016-11-24 17:50:09 +01:00
2016-10-07 14:05:27 +02:00
2016-06-15 18:01:38 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:42:58 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:09 +02:00
2016-05-11 15:52:36 -04:00
2016-10-07 14:14:56 +02:00
2016-07-22 09:06:07 -04:00
2016-11-24 17:50:09 +01:00
2016-10-06 13:43:06 +02:00
2016-10-06 13:43:09 +02:00
2016-10-29 13:18:17 +08:00
2016-11-24 17:50:09 +01:00
2016-11-24 17:50:09 +01:00
2016-03-03 16:56:19 +01:00
2016-10-07 14:05:27 +02:00
2016-11-24 18:27:29 +01:00
2016-10-06 13:43:09 +02:00
2016-10-07 14:05:27 +02:00
2016-10-06 13:43:09 +02:00
2016-10-14 15:12:48 +02:00
2016-10-06 13:42:59 +02:00
2016-10-06 13:43:09 +02:00
2016-11-24 17:50:09 +01:00
2016-10-06 13:43:09 +02:00
2016-10-07 14:05:27 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:09 +02:00
2016-10-14 15:12:48 +02:00
2016-10-14 15:12:48 +02:00
2016-10-06 13:43:03 +02:00
2016-10-06 13:43:09 +02:00
2016-03-03 16:56:19 +01:00
2016-10-07 14:05:27 +02:00