- 12 Jan, 2014 1 commit
-
-
Vysheng authored
-
- 11 Jan, 2014 3 commits
- 10 Jan, 2014 18 commits
-
-
Vysheng authored
-
-
vysheng authored
-
antma authored
-
antma authored
When using void pointers in calculations, the behaviour is undefined. Arithmetic operations on 'void *' is a GNU C extension, which defines the 'sizeof(void)' to be 1.
-
vysheng authored
-
vysheng authored
-
vysheng authored
-
vysheng authored
improve code's style modications
-
antma authored
-
antma authored
-
-
antma authored
-
antma authored
-
antma authored
-
antma authored
-
antma authored
-
antma authored
add talloc0 function (malloc and zero fill) check return values of arithmetic openssl BN_* functions check return values of BN_bin2bn function remove useless BN_init calls right after BN_new fix 2 small memory leaks
-
- 02 Jan, 2014 2 commits
- 26 Dec, 2013 1 commit
-
-
vysheng authored
-
- 25 Dec, 2013 4 commits
- 24 Dec, 2013 4 commits
- 23 Dec, 2013 6 commits
- 21 Dec, 2013 1 commit
-
-
vysheng authored
-