Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented SHA1 encrypted passwords for manager | Martin Willi | 2007-09-27 | 1 | -4/+31 |
| | |||||
* | the new function chunk_free_randomized() overwrites the contents of a chunk ↵ | Andreas Steffen | 2007-09-10 | 1 | -0/+22 |
| | | | | with pseudo-random bytes before freeing it | ||||
* | added missing #include | Martin Willi | 2007-04-12 | 1 | -0/+1 |
| | |||||
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 1 | -0/+40 |
| | |||||
* | added chunk_compare() which compares orders chunks | Andreas Steffen | 2007-03-27 | 1 | -0/+15 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -31/+143 |
| | | | | | includes a lot of other modifications | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -0/+243 |
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 |