Kamil Dudka
1099f3a071
tool_metalink: fix error detection of hash alg initialization
...
The {MD5,SHA1,SHA256}_Init functions from OpenSSL are called directly
without any wrappers and they return 1 for success, 0 otherwise. Hence,
we have to use the same approach in all the wrapper functions that are
used for the other crypto libraries.
This commit fixes a regression introduced in commit dca8ae5f.
2012-11-13 13:17:45 +01:00
..
2001-12-04 16:33:40 +00:00
2012-07-11 17:40:09 +02:00
2011-04-28 10:12:33 +02:00
2011-10-06 17:39:00 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-11-06 00:32:21 +01:00
2010-10-12 12:13:32 -07:00
2012-05-22 04:15:37 +02:00
2012-04-06 23:37:05 +02:00
2012-06-07 23:50:12 +02:00
2012-11-08 18:41:59 +01:00
2012-06-19 11:55:06 +02:00
2012-09-24 10:26:15 +02:00
2012-05-22 04:15:37 +02:00
2011-09-14 11:30:22 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-06-09 05:49:49 +02:00
2012-06-09 05:49:49 +02:00
2012-04-17 00:45:20 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-06-18 18:52:29 +02:00
2012-04-06 23:37:05 +02:00
2012-06-07 21:57:53 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-06-21 03:35:23 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-06-20 23:40:42 +02:00
2012-04-06 23:37:05 +02:00
2012-09-06 21:00:26 +02:00
2012-04-06 23:37:05 +02:00
2012-04-12 19:28:46 +02:00
2012-04-06 23:37:05 +02:00
2012-07-15 20:33:11 +02:00
2012-07-10 23:11:30 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-06-21 03:35:23 +02:00
2012-04-06 23:37:05 +02:00
2012-07-10 23:11:30 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-11-13 13:17:45 +01:00
2012-11-13 13:17:45 +01:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-11-06 22:27:25 +01:00
2012-04-06 23:37:05 +02:00
2012-11-09 10:27:10 +01:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-07-10 23:11:30 +02:00
2012-07-10 23:11:30 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-07-02 03:39:21 +02:00
2012-04-19 16:31:11 +02:00
2012-04-19 16:31:11 +02:00
2012-04-11 19:28:40 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2012-08-07 13:45:59 +02:00
2012-08-07 13:45:59 +02:00
2012-04-06 23:37:05 +02:00
2012-04-06 23:37:05 +02:00
2011-10-06 17:39:00 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-04-08 13:50:18 +02:00
2012-04-06 23:37:05 +02:00
2012-06-07 23:50:12 +02:00
2009-05-08 19:09:36 +00:00