Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed ubuntu distribution/typos | Martin Willi | 2008-09-05 | 2 | -3/+3 | |
| | ||||||
* | new ubuntu package release | Martin Willi | 2008-09-05 | 2 | -0/+12 | |
| | ||||||
* | NM plugin supports (encrypted) private key files | Martin Willi | 2008-09-05 | 4 | -89/+210 | |
| | ||||||
* | time values in strongswan.conf can be optionally specified in days (d), ↵ | Andreas Steffen | 2008-09-04 | 7 | -13/+57 | |
| | | | | hours (h), minutes (m), or seconds (s) | |||||
* | some NEWS | Martin Willi | 2008-09-04 | 1 | -0/+13 | |
| | ||||||
* | 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 | |
| | ||||||
* | updated debian build to extended nm plugin | Martin Willi | 2008-09-04 | 5 | -3/+23 | |
| | ||||||
* | 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 | |
| | ||||||
* | agent plugin optionally accepts a BUILD_PUBLIC_KEY to select a specific ↵ | Martin Willi | 2008-09-04 | 1 | -18/+68 | |
| | | | | private key from the agent | |||||
* | charon.keep_alive = 0 disables the sending of NAT keep alives | Andreas Steffen | 2008-09-03 | 1 | -1/+1 | |
| | ||||||
* | configure NAT keep alive interval using the charon.keep_alive key | Andreas Steffen | 2008-09-03 | 1 | -2/+9 | |
| | ||||||
* | typos | Tobias Brunner | 2008-09-03 | 1 | -6/+5 | |
| | ||||||
* | handle INFORMATIONAL exchanges with NATD payloads in mobike task | Martin Willi | 2008-09-02 | 1 | -0/+2 | |
| | ||||||
* | libstrongswan agent plugin to use ssh-agent for RSA signatures | Martin Willi | 2008-09-02 | 7 | -0/+725 | |
| | ||||||
* | ported openac to credential factory changes | Martin Willi | 2008-09-02 | 1 | -3/+5 | |
| | ||||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 29 | -367/+428 | |
| | | | | | | | | | 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 | |||||
* | OIDs used by strongSwan | Andreas Steffen | 2008-09-01 | 1 | -1/+1 | |
| | ||||||
* | added thread_analysis tool | Andreas Steffen | 2008-09-01 | 2 | -1/+275 | |
| | ||||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 7 | -60/+71 | |
| | | | | | 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 | 6 | -35/+51 | |
| | ||||||
* | cosmetics | Martin Willi | 2008-08-28 | 1 | -3/+3 | |
| | ||||||
* | creating default IKE proposals dynamically using algorithm enumeration API | Martin Willi | 2008-08-28 | 6 | -62/+147 | |
| | ||||||
* | separated sha1_prf implementation from sha1_hasher | Martin Willi | 2008-08-28 | 6 | -133/+208 | |
| | ||||||
* | crypto_factory algorithm enumeration API | Martin Willi | 2008-08-28 | 8 | -102/+294 | |
| | | | | implementation of "ipsec listalgs" | |||||
* | * allow to load templates from arbitrary places | Tobias Brunner | 2008-08-28 | 4 | -48/+19 | |
| | | | | * changed implementation of guest?/iface? | |||||
* | mkdir_p: utility function to create a directory and all required parent ↵ | Tobias Brunner | 2008-08-28 | 2 | -0/+61 | |
| | | | | directories | |||||
* | build scripts for ubuntu NetworkManager packages | Martin Willi | 2008-08-27 | 11 | -0/+193 | |
| | ||||||
* | check user account validity after PAM authentication | Martin Willi | 2008-08-27 | 1 | -1/+10 | |
| | ||||||
* | version bump to 4.2.7 | Andreas Steffen | 2008-08-27 | 4 | -4/+6 | |
| | ||||||
* | additional NEWS for 4.2.64.2.6 | Martin Willi | 2008-08-27 | 1 | -0/+14 | |
| | ||||||
* | * guest#running? | Tobias Brunner | 2008-08-27 | 5 | -12/+139 | |
| | | | | | | * guest?, iface? (also Guest.include? resp. guest.include?) * easy accessors for guests and ifaces (Guest.sun instead of Guest["sun"] and guest.eth0 instead of guest["eth0"]) * if a block is given for iface#add or iface#del then the change is only temporary while executing the block and gets reverted afterwards | |||||
* | my changes for the 4.2.6 release | Andreas Steffen | 2008-08-27 | 1 | -0/+13 | |
| | ||||||
* | added ikev2/rw-eap-aka-identity scenario | Andreas Steffen | 2008-08-26 | 11 | -0/+118 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | ipsec statusall lists eap_type and eap_identity | Andreas Steffen | 2008-08-26 | 1 | -1/+19 | |
| | ||||||
* | enable-eap-identity in UML scenarios | Andreas Steffen | 2008-08-26 | 2 | -0/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | added ikev2/multi-level-ca-cr-init and ikev2/multi-level-ca-cr-resp scenarios | Andreas Steffen | 2008-08-26 | 36 | -0/+602 | |
| | ||||||
* | completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributes | Andreas Steffen | 2008-08-26 | 4 | -23/+87 | |
| | ||||||
* | adapted sql/rw-eap-aka-rsa scenario to new EAP identity type | Andreas Steffen | 2008-08-25 | 2 | -6/+24 | |
| | ||||||
* | 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 | |
| |