opengnsys_ipxe/src
Michael Brown 29dcb0631b [crypto] Add asynchronous certificate validator
To allow for automatic download of cross-signing certificates and for
OCSP, the validation of certificates must be an asynchronous process.
Create a stub validator which uses a job-control interface to report
the result of certificate validation.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-05-08 12:49:01 +01:00
..
arch [image] Remove non-working image loaders 2012-04-24 11:39:55 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [time] Add Linux time source using gettimeofday() 2012-05-04 17:54:31 +01:00
core [malloc] Allow Valgrind to be used when all assertions are enabled 2012-05-04 17:16:35 +01:00
crypto [crypto] Add x509_auto_append() 2012-05-08 12:49:01 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [realtek] Support RTL8139 cards within generic Realtek driver 2012-04-28 19:10:41 +01:00
hci [menu] Add "--default" option to "choose" command 2012-04-28 23:42:15 +01:00
image [script] Avoid using stack-allocated memory in process_line() 2012-04-23 22:42:10 +01:00
include [crypto] Add asynchronous certificate validator 2012-05-08 12:49:01 +01:00
interface [time] Add Linux time source using gettimeofday() 2012-05-04 17:54:31 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [crypto] Add asynchronous certificate validator 2012-05-08 12:49:01 +01:00
tests [list] Add list_last_entry() 2012-05-08 12:49:01 +01:00
usr [crypto] Allow certificate chains to be long-lived data structures 2012-05-04 17:54:31 +01:00
util [util] Remove obsolete Makefile rule for util/prototester.c 2012-04-24 11:45:24 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Enable warnings when building utilities 2012-04-10 19:38:54 +01:00
Makefile.housekeeping [build] Use $(xxx_DEPS) for additional dependency information 2012-04-24 13:15:44 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00