Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 20 | -377/+1095 | |
| | | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr) | |||||
* | added return_true/false() dummy functions | Martin Willi | 2009-04-24 | 2 | -0/+26 | |
| | ||||||
* | version bump to 4.3.1 | Andreas Steffen | 2009-04-24 | 5 | -7/+9 | |
| | ||||||
* | added cast128 proposal keyword | Andreas Steffen | 2009-04-24 | 1 | -0/+1 | |
| | ||||||
* | l format modifier outputs garbage on 64 bit platforms | Andreas Steffen | 2009-04-22 | 1 | -1/+1 | |
| | ||||||
* | fixed compiler warnings on 64bit | Martin Willi | 2009-04-22 | 4 | -8/+8 | |
| | ||||||
* | suppress format warnings in the scripts directory | Andreas Steffen | 2009-04-21 | 1 | -1/+3 | |
| | ||||||
* | added plugin load mechanism to pluto and scepclient and improved debug output4.3.0 | Andreas Steffen | 2009-04-21 | 4 | -73/+136 | |
| | ||||||
* | use the regular libstrongswan library initialization | Andreas Steffen | 2009-04-21 | 4 | -178/+3 | |
| | ||||||
* | fixed a bunch of compiler warnings, pgp end certificate listing | Martin Willi | 2009-04-21 | 5 | -11/+6 | |
| | ||||||
* | fixed pluto/scepclient out-of-tree builds | Martin Willi | 2009-04-21 | 2 | -3/+4 | |
| | ||||||
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 11 | -73/+124 | |
| | | | | added schedule_job_ms for ms resolution events | |||||
* | fixed indentation of debug output | Andreas Steffen | 2009-04-21 | 1 | -1/+2 | |
| | ||||||
* | last NEWS for 4.3.0 | Andreas Steffen | 2009-04-21 | 1 | -7/+7 | |
| | ||||||
* | mapped libstrongswan debug level to pluto debug options | Andreas Steffen | 2009-04-21 | 2 | -57/+72 | |
| | ||||||
* | pluto and scepclient use the regular libstrongswan library | Andreas Steffen | 2009-04-21 | 4 | -22/+4 | |
| | ||||||
* | added more NEWS for 4.3.0 | Martin Willi | 2009-04-21 | 1 | -0/+9 | |
| |