Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -12/+12 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | removed unused extract_last_token() and the required memrchr implementation | Martin Willi | 2009-02-18 | 1 | -37/+3 |
| | |||||
* | add a compatible memrchr() function if the platform does not support it ↵ | Andreas Steffen | 2009-01-09 | 1 | -0/+3 |
| | | | | (e.g. old glibc). Patch courtesy to Thomas Jarosch | ||||
* | added memstr and extract_token_str helper functions | Tobias Brunner | 2008-12-03 | 1 | -0/+27 |
| | |||||
* | extract_token() now handles whitespace | Andreas Steffen | 2008-04-25 | 1 | -0/+8 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -9/+2 |
| | |||||
* | fixed memrchr compiler warning | Martin Willi | 2007-11-19 | 1 | -0/+2 |
| | |||||
* | search : delimiter in ipsec.secrets entries from the rear | Andreas Steffen | 2007-11-16 | 1 | -1/+29 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+2 |
| | | | | | | | | | 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 | ||||
* | replaced 'missing value' warning by zero length chunk_t value | Andreas Steffen | 2006-09-25 | 1 | -1/+2 |
| | |||||
* | fixed the ids parsing bug | Andreas Steffen | 2006-09-19 | 1 | -0/+1 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+135 |