Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed compiler warnings | Tobias Brunner | 2009-05-07 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD | Tobias Brunner | 2009-05-07 | 37 | -1955/+466 | |
|\ | ||||||
| * | instanciate new tasks only if none queued | Martin Willi | 2009-05-07 | 1 | -124/+125 | |
| | | ||||||
| * | properly delete IKE_SA if IKE_SA_INIT processing failed | Martin Willi | 2009-05-07 | 1 | -0/+5 | |
| | | ||||||
| * | announce EAP method initiation once only | Martin Willi | 2009-05-07 | 1 | -2/+0 | |
| | | ||||||
| * | some additional .gitignore's | Martin Willi | 2009-05-07 | 3 | -0/+4 | |
| | | ||||||
| * | fixed .gitignore for backup files | Martin Willi | 2009-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | added .gitignore files for dumm | Martin Willi | 2009-05-07 | 2 | -0/+5 | |
| | | ||||||
| * | use hash size constants from hasher.h | Andreas Steffen | 2009-05-07 | 5 | -26/+16 | |
| | | ||||||
| * | removed all hash function code from pluto | Andreas Steffen | 2009-05-06 | 19 | -1562/+42 | |
| | | ||||||
| * | all hashes, hmacs and prfs use libstrongswan | Andreas Steffen | 2009-05-06 | 4 | -246/+274 | |
| | | ||||||
| * | compiler warning fixed | Tobias Brunner | 2009-05-06 | 1 | -1/+1 | |
| | | ||||||
* | | properly convert boolean flags when parsing ipsec.conf | Tobias Brunner | 2009-05-07 | 1 | -3/+11 | |
| | | ||||||
* | | use bool instead of int | Tobias Brunner | 2009-05-07 | 3 | -3/+3 | |
| | | ||||||
* | | properly initialize buffer when printing loaded plugins. | Tobias Brunner | 2009-05-07 | 2 | -0/+2 | |
|/ | ||||||
* | more portable handling of the bool data type (Mac OS X has stdbool.h) | Tobias Brunner | 2009-05-06 | 2 | -5/+17 | |
| | ||||||
* | renamed some conflicting function names | Tobias Brunner | 2009-05-06 | 1 | -4/+4 | |
| | ||||||
* | gethostbyname_r is not supported on Mac OS X (but gethostbyname uses ↵ | Tobias Brunner | 2009-05-06 | 2 | -17/+33 | |
| | | | | thread-local buffers) | |||||
* | libtoolize is called glibtoolize on Mac OS X | Tobias Brunner | 2009-05-06 | 1 | -1/+14 | |
| | ||||||
* | fixed removal of child configs | Martin Willi | 2009-05-06 | 1 | -9/+25 | |
| | | | | purge empty peer configs | |||||
* | fixed remove_child_cfg(), use correct enumerator for remove_at | Martin Willi | 2009-05-06 | 1 | -8/+37 | |
| | ||||||
* | added backup files (*.~) and patch leftovers (*.orig) to .gitignore | Martin Willi | 2009-05-06 | 1 | -0/+2 | |
| | ||||||
* | SKEYID derivation based on libstrongswan | Andreas Steffen | 2009-05-05 | 22 | -363/+366 | |
| | ||||||
* | set IKE_SA on bus to catch unroute event properly | Martin Willi | 2009-05-05 | 1 | -0/+1 | |
| | ||||||
* | use prfs for IKEv1 hmacs | Andreas Steffen | 2009-05-04 | 1 | -2/+2 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2009-05-04 | 1 | -1/+1 | |
| | ||||||
* | added support for AUTH_HMAC_SHA1_160 | Andreas Steffen | 2009-05-04 | 3 | -4/+11 | |
| | ||||||
* | added apidoc output to .gitignore | Martin Willi | 2009-05-04 | 1 | -0/+2 | |
| | ||||||
* | moved hasher to the correct doxygen group | Martin Willi | 2009-05-04 | 1 | -2/+2 | |
| | ||||||
* | fixed dladdr ./configure check, leak detective whitelist | Martin Willi | 2009-05-04 | 1 | -1/+10 | |
| | ||||||
* | deleted elgamal.[ch] | Andreas Steffen | 2009-04-30 | 2 | -647/+0 | |
| | ||||||
* | pluto and scepclient use the random plugin from libstrongswan | Andreas Steffen | 2009-04-30 | 28 | -2074/+380 | |
| | ||||||
* | some typos | Tobias Brunner | 2009-04-30 | 4 | -6/+6 | |
| | ||||||
* | somehow missed these changes during the portability branch back-merge | Tobias Brunner | 2009-04-30 | 3 | -3/+38 | |
| | ||||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 800 | -1593/+10 | |
| | ||||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 120 | -3053/+1409 | |
| | | | | | important change for developers: %Y replaces %D to print identities! | |||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 14 | -0/+40 | |
| | ||||||
* | changed RNG_REAL to RNG_TRUE | Andreas Steffen | 2009-04-29 | 9 | -12/+12 | |
| | ||||||
* | default plugins for pluto | Andreas Steffen | 2009-04-29 | 4 | -272/+4 | |
| | ||||||
* | pluto and scepclient use the curl and ldap fetcher plugins | Andreas Steffen | 2009-04-29 | 11 | -624/+248 | |
| | ||||||
* | updated ikev2bis to 03 | Martin Willi | 2009-04-27 | 1 | -1001/+1393 | |
| | ||||||
* | removed .cvsignore files | Martin Willi | 2009-04-27 | 4 | -14/+0 | |
| | ||||||
* | added support for AES counter mode in ESP | Martin Willi | 2009-04-27 | 3 | -3/+7 | |
| | | | | proposal keywords: aes128ctr aes192ctr aes256ctr | |||||
* | added nm NEWS | Martin Willi | 2009-04-27 | 1 | -0/+7 | |
| | ||||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 13 | -23/+22 | |
| | ||||||
* | fixed nbns handling, missing break | Martin Willi | 2009-04-27 | 1 | -0/+1 | |
| | ||||||
* | prefer nm plugin over resolv-conf | Martin Willi | 2009-04-27 | 1 | -5/+5 | |
| | ||||||
* | nm plugin handles DNS/NBNS configuration attributes | Martin Willi | 2009-04-27 | 6 | -8/+283 | |
| | ||||||
* | release dynamic memory allocated for VIDs | Andreas Steffen | 2009-04-24 | 3 | -9/+20 | |
| | ||||||
* | added missing configure.in changes for attr/resolv_conf plugins | Martin Willi | 2009-04-24 | 1 | -1/+27 | |
| |