Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typedef fixed | Tobias Brunner | 2008-10-15 | 1 | -2/+2 |
| | |||||
* | added thread_analysis tool | Andreas Steffen | 2008-09-01 | 2 | -1/+275 |
| | |||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 1 | -1/+1 |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | ||||
* | added keyid2sql helper script | Andreas Steffen | 2008-07-29 | 2 | -1/+79 |
| | |||||
* | build dumm with leak ./configure | Martin Willi | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | fixed another compiler warning | Martin Willi | 2008-07-02 | 1 | -1/+1 |
| | |||||
* | fixed compiler warning | Martin Willi | 2008-07-02 | 1 | -7/+0 |
| | | | | updated svn:ignore property | ||||
* | configure plugin path in scripts | Andreas Steffen | 2008-06-29 | 2 | -1/+2 |
| | |||||
* | created scripts/Makefile.am | Andreas Steffen | 2008-06-29 | 2 | -16/+9 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -2/+3 |
| | |||||
* | updated Makefile | Martin Willi | 2008-05-13 | 1 | -2/+5 |
| | |||||
* | tool to calculate KEYIDs from keys | Martin Willi | 2008-05-13 | 1 | -0/+77 |
| | |||||
* | added simple Makefile to build scripts | Martin Willi | 2008-04-25 | 1 | -0/+13 |
| | |||||
* | added helper scripts to create SQL scripts | Martin Willi | 2008-04-07 | 2 | -0/+61 |
| | |||||
* | and a fix for it | Martin Willi | 2008-04-01 | 1 | -2/+2 |
| | |||||
* | simple converter from binary data to a c array | Martin Willi | 2008-04-01 | 1 | -0/+34 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -2/+2 |
| | |||||
* | added addr2strongline script which helps to resolve leaking symbols in ↵ | Martin Willi | 2007-10-11 | 1 | -0/+35 |
| | | | | libstrongswan | ||||
* | removed eap sim config | Martin Willi | 2007-04-27 | 1 | -1/+1 |
| | |||||
* | added script for sed'ing thhrough all source files | Martin Willi | 2007-04-11 | 1 | -0/+13 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -2/+2 |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | ||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 3 | -3/+7 |
| | | | | | includes a lot of other modifications | ||||
* | added simple script to port trunk changes into branches | Martin Willi | 2006-11-03 | 1 | -0/+22 |
| | |||||
* | start kdevelop with project file from actual branch | Martin Willi | 2006-11-03 | 1 | -1/+1 |
| | |||||
* | added nodebug configure script without any debug messages and without -g | Martin Willi | 2006-10-31 | 1 | -0/+2 |
| | |||||
* | moved various scripts in scripts/ dir | Martin Willi | 2006-10-18 | 5 | -0/+42 |
add configure script wrappers |