- Feb 27, 2014
-
-
Andy Polyakov authored
(cherry picked from commit fd361a67)
-
Andy Polyakov authored
[but don't let it mask make's]. PR: 3269
-
- Feb 26, 2014
-
-
Andy Polyakov authored
PR: 3165
-
Rob Stradling authored
(cherry picked from commit ffcc832ba6e17859d45779eea87e38467561dd5d)
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
(cherry picked from commit d49135e7)
-
Andy Polyakov authored
(cherry picked from commit 147cca8f)
-
Andy Polyakov authored
(cherry picked from commit 7bb9d84e)
-
- Feb 25, 2014
-
-
Andy Polyakov authored
PR: 3201 (cherry picked from commit 03da57fe)
-
Andy Polyakov authored
(cherry picked from commit e704741b)
-
Zoltan Arpadffy authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Not all platforms define BN_ULLONG. Define SCTS_TIMESTAMP as a type which should work on all platforms.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Windows 8 SDKs complain that GetVersion() is deprecated. We only use GetVersion like this: (GetVersion() < 0x80000000) which checks if the Windows version is NT based. Use a macro check_winnt() which uses GetVersion() on older SDK versions and true otherwise. (cherry picked from commit a4cc3c80)
-
Rob Stradling authored
(cherry picked from commit 19f65ddb)
-
Andy Polyakov authored
-
- Feb 24, 2014
-
-
Andy Polyakov authored
Allegedly formwarding to NUL: sometimes creates NUL file in file system. PR: 3250 (cherry picked from commit 63aff300)
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
PR: 3251 Suggested by: Thorsten Schning (cherry picked from commit 779c51c6)
-
Andy Polyakov authored
when adding duplicates in add_cert_dir. PR: 3261 Reported by: Marian Done (cherry picked from commit 758954e0)
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
(cherry picked from commit d099f0ed)
-
- Feb 23, 2014
-
-
Dr. Stephen Henson authored
When setting the current certificate check that it has a corresponding private key. (cherry picked from commit 358d352a)
-
Dr. Stephen Henson authored
New flags to build certificate chains. The can be used to rearrange the chain so all an application needs to do is add all certificates in arbitrary order and then build the chain to check and correct them. Add verify error code when building chain. Update docs. (cherry picked from commit 13dc3ce9)
-
Dr. Stephen Henson authored
(cherry picked from commit daddd9a9)
-
Ben Laurie authored
-
Ben Laurie authored
-
- Feb 21, 2014
-
-
Andy Polyakov authored
(cherry picked from commit 214368ff)
-
Andy Polyakov authored
-
- Feb 20, 2014
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Rob Stradling authored
Add the RFC6962 OIDs to the objects table. (backport from master branch)
-
- Feb 18, 2014
-
-
Dr. Stephen Henson authored
(cherry picked from commit 6ecbc2bb)
-
- Feb 15, 2014
-
-
Dr. Stephen Henson authored
(cherry picked from commit f3a39032)
-