- 08 Apr, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
A simple execution of tmp/invoke-rename.pl
-
- 10 Mar, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 06 Mar, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 16 Feb, 2015 3 commits
-
-
Mansour Moufid authored
-
Mansour Moufid authored
for dir in library programs; do spatch --sp-file scripts/rm-malloc-cast.cocci --dir $dir \ --in-place; done
-
Manuel Pégourié-Gonnard authored
-
- 15 Feb, 2015 2 commits
-
-
Mansour Moufid authored
-
Mansour Moufid authored
for dir in library programs; do spatch --sp-file scripts/rm-malloc-cast.cocci --dir $dir \ --in-place; done
-
- 10 Feb, 2015 1 commit
-
-
Rich Evans authored
-
- 28 Jan, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 23 Jan, 2015 4 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 22 Jan, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 11 Nov, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 21 Aug, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 17 Jun, 2014 2 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
- 01 May, 2014 2 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
- 30 Apr, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 06 Feb, 2014 1 commit
-
-
Paul Bakker authored
-
- 09 Sep, 2013 1 commit
-
-
Paul Bakker authored
-
- 26 Aug, 2013 1 commit
-
-
Paul Bakker authored
storage
-
- 16 Aug, 2013 2 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
When *len is 0, **p would be read, which is out of bounds.
-
- 17 Jul, 2013 1 commit
-
-
Manuel Pégourié-Gonnard authored
Fix a bug in pk_rsa() and pk_ec() along the way
-
- 03 Jul, 2013 2 commits
-
-
Paul Bakker authored
Can now run without need of time() / localtime() and gettimeofday()
-
Paul Bakker authored
-
- 29 Jun, 2013 1 commit
-
-
Paul Bakker authored
A generic function for retrieving the AlgorithmIdentifier structure with its parameters and adapted X509, PKCS#5 and PKCS#12 to use them.
-
- 10 Dec, 2011 1 commit
-
-
Paul Bakker authored
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. - As a consequence all error code that were positive were changed. A lot of MALLOC_FAILED and FILE_IO_ERROR error codes added for different modules. - Programs and tests were adapted accordingly
-
- 10 Nov, 2011 1 commit
-
-
Paul Bakker authored
-