Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | time values in strongswan.conf can be optionally specified in days (d), ↵ | Andreas Steffen | 2008-09-04 | 2 | -6/+4 | |
| | | | | hours (h), minutes (m), or seconds (s) | |||||
* | fixed some translations/encoding | Martin Willi | 2008-09-04 | 1 | -51/+52 | |
| | ||||||
* | an initial German translation for NM plugin | Martin Willi | 2008-09-04 | 3 | -2/+117 | |
| | ||||||
* | reduced nm verbosity | Martin Willi | 2008-09-04 | 1 | -1/+1 | |
| | ||||||
* | implemented NetworkManager certificate/private key authentication using ↵ | Martin Willi | 2008-09-04 | 8 | -161/+447 | |
| | | | | ssh-agent | |||||
* | added a configure option to select charon binary | Martin Willi | 2008-09-04 | 3 | -2/+10 | |
| | ||||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 9 | -13/+90 | |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | |||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 1 | -1/+2 | |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | |||||
* | streamlined ipsec listalgs output | Andreas Steffen | 2008-08-29 | 1 | -2/+3 | |
| | ||||||
* | capability API to allow plugin-controlled capability set | Martin Willi | 2008-08-28 | 1 | -0/+5 | |
| | ||||||
* | cosmetics | Martin Willi | 2008-08-28 | 1 | -3/+3 | |
| | ||||||
* | crypto_factory algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -0/+56 | |
| | | | | implementation of "ipsec listalgs" | |||||
* | check user account validity after PAM authentication | Martin Willi | 2008-08-27 | 1 | -1/+10 | |
| | ||||||
* | ipsec statusall lists eap_type and eap_identity | Andreas Steffen | 2008-08-26 | 1 | -1/+19 | |
| | ||||||
* | using strongSwan, not NetworkManager version number | Martin Willi | 2008-08-26 | 2 | -1/+1 | |
| | ||||||
* | fixing charon path for now for ubuntu package | Martin Willi | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes | Andreas Steffen | 2008-08-26 | 2 | -16/+62 | |
| | ||||||
* | list CA restrictions in ipsec statusall | Andreas Steffen | 2008-08-25 | 1 | -9/+43 | |
| | ||||||
* | added NM gnome plugin to distribution | Martin Willi | 2008-08-25 | 1 | -0/+17 | |
| | ||||||
* | removed generated Makefile.in.in from svn | Martin Willi | 2008-08-25 | 1 | -218/+0 | |
| | ||||||
* | enforce DN of configured gateway certificate | Martin Willi | 2008-08-25 | 2 | -46/+52 | |
| | ||||||
* | new EAP-Identity handling uses ID_EAP in plugins | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| | ||||||
* | disabled PSK option until we have a way to enforce strong secrets | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| | ||||||
* | use username part of RFC822 IDs for PAM authentication | Martin Willi | 2008-08-25 | 1 | -3/+9 | |
| | ||||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 16 | -72/+270 | |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | |||||
* | pool names are unique | Martin Willi | 2008-08-22 | 1 | -5/+1 | |
| | ||||||
* | fixed EAP-GTC secret lookup | Martin Willi | 2008-08-21 | 1 | -6/+13 | |
| | | | | | improved error logging PAM authentication needs CAP_AUDIT_WRITE capability | |||||
* | a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM | Martin Willi | 2008-08-21 | 5 | -0/+473 | |
| | ||||||
* | some string fixes | Martin Willi | 2008-08-20 | 2 | -2/+2 | |
| | ||||||
* | added missing tooltip | Martin Willi | 2008-08-20 | 1 | -40/+41 | |
| | ||||||
* | handle DBUS permission problems gracefully | Martin Willi | 2008-08-20 | 2 | -13/+23 | |
| | ||||||
* | fixed shared key lookup by ID | Martin Willi | 2008-08-20 | 5 | -24/+134 | |
| | | | | proper auth method selection | |||||
* | fixed auth-dialog password flush | Martin Willi | 2008-08-20 | 1 | -1/+8 | |
| | ||||||
* | certificate based gateway authentication | Martin Willi | 2008-08-19 | 12 | -19/+477 | |
| | | | | prototype PSK user authentication with auth-dialog | |||||
* | updated nm plugin to NetworkManager API changes | Martin Willi | 2008-08-18 | 2 | -148/+48 | |
| | ||||||
* | configuration plugin for NetworkManager | Martin Willi | 2008-07-31 | 13 | -0/+1406 | |
| | ||||||
* | added options for virtual IP, UDP encapsulation, IPComp | Martin Willi | 2008-07-31 | 2 | -11/+30 | |
| | | | | proper handling of libstrongswan/glib TRUE/FALSE conflict | |||||
* | reimplemented dbus plugin for NetworkManager 0.7, renamed to nm | Martin Willi | 2008-07-31 | 12 | -792/+521 | |
| | ||||||
* | recreating FIFO if it exists | Martin Willi | 2008-07-31 | 1 | -2/+2 | |
| | ||||||
* | fixed usage typo | Martin Willi | 2008-07-31 | 1 | -1/+1 | |
| | ||||||
* | increased stroke socket backlog to 10 | Martin Willi | 2008-07-30 | 1 | -1/+1 | |
| | ||||||
* | using shared read locks in credential set enumerators to avoid deadlocks | Martin Willi | 2008-07-30 | 2 | -37/+40 | |
| | ||||||
* | added tests.h to distribution | Martin Willi | 2008-07-24 | 1 | -1/+1 | |
| | ||||||
* | fixed UCI thread cancellation on ARM | Martin Willi | 2008-07-24 | 1 | -22/+19 | |
| | ||||||
* | added option charon.plugins.sql.lease_history to disable lease history logging | Martin Willi | 2008-07-24 | 1 | -4/+17 | |
| | ||||||
* | fixed statistic calcuation for static leases | Martin Willi | 2008-07-24 | 1 | -11/+14 | |
| | ||||||
* | fixed pool statistics | Martin Willi | 2008-07-23 | 1 | -2/+2 | |
| | ||||||
* | experimental and untested reimplementation of sql based IP pool | Martin Willi | 2008-07-22 | 4 | -232/+300 | |
| | | | | | uses address preallocation and separate address/lease tables for linear lookup time | |||||
* | cosmetics | Andreas Steffen | 2008-07-22 | 1 | -1/+1 | |
| | ||||||
* | ipsec status lists IPCOMP CPIs | Andreas Steffen | 2008-07-22 | 1 | -1/+11 | |
| |