Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -101/+0 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -46/+33 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -3/+2 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | - added random source ./configure options | Martin Willi | 2006-05-17 | 1 | -2/+6 |
| | | | | | - fixed default-pkcs11 option | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+110 |