aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-2515-67/+87
|
* merging modularized kernel interface back to trunkTobias Brunner2008-09-2521-2995/+4295
|
* missing '_' addedTobias Brunner2008-09-191-1/+1
|
* version bump to 4.2.8Andreas Steffen2008-09-185-6/+8
|
* completed NEWS for 4.2.7 release4.2.7Andreas Steffen2008-09-181-0/+10
|
* fixed DH value range testingMartin Willi2008-09-171-1/+1
|
* checking mpz_export return value properlyMartin Willi2008-09-174-8/+32
| | | | fixes a potential DoS attack if a DH value of zero gets processed
* stroke parses and lists AC groupsAndreas Steffen2008-09-174-12/+74
|
* updated ubuntu packages for release compatible with NM svn20080908Martin Willi2008-09-124-3/+15
|
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-123-22/+55
| | | | | splitted secrets (4031) using uuid in auth-dialog (4053)
* allow multiple DELETE payloads in an informational messageMartin Willi2008-09-111-2/+7
|
* updated NEWSMartin Willi2008-09-051-1/+1
|
* fixed ubuntu distribution/typosMartin Willi2008-09-052-3/+3
|
* new ubuntu package releaseMartin Willi2008-09-052-0/+12
|
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-054-89/+210
|
* time values in strongswan.conf can be optionally specified in days (d), ↵Andreas Steffen2008-09-047-13/+57
| | | | hours (h), minutes (m), or seconds (s)
* some NEWSMartin Willi2008-09-041-0/+13
|
* fixed some translations/encodingMartin Willi2008-09-041-51/+52
|
* an initial German translation for NM pluginMartin Willi2008-09-043-2/+117
|
* updated debian build to extended nm pluginMartin Willi2008-09-045-3/+23
|
* reduced nm verbosityMartin Willi2008-09-041-1/+1
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-048-161/+447
| | | | ssh-agent
* added a configure option to select charon binaryMartin Willi2008-09-043-2/+10
|
* agent plugin optionally accepts a BUILD_PUBLIC_KEY to select a specific ↵Martin Willi2008-09-041-18/+68
| | | | private key from the agent
* charon.keep_alive = 0 disables the sending of NAT keep alivesAndreas Steffen2008-09-031-1/+1
|
* configure NAT keep alive interval using the charon.keep_alive keyAndreas Steffen2008-09-031-2/+9
|
* typosTobias Brunner2008-09-031-6/+5
|
* handle INFORMATIONAL exchanges with NATD payloads in mobike taskMartin Willi2008-09-021-0/+2
|
* libstrongswan agent plugin to use ssh-agent for RSA signaturesMartin Willi2008-09-027-0/+725
|
* ported openac to credential factory changesMartin Willi2008-09-021-3/+5
|
* refactored credential builderMartin Willi2008-09-0229-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 strongSwanAndreas Steffen2008-09-011-1/+1
|
* added thread_analysis toolAndreas Steffen2008-09-012-1/+275
|
* use libcap for capability droppingMartin Willi2008-08-297-60/+71
| | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
* streamlined ipsec listalgs outputAndreas Steffen2008-08-291-2/+3
|
* capability API to allow plugin-controlled capability setMartin Willi2008-08-286-35/+51
|
* cosmeticsMartin Willi2008-08-281-3/+3
|
* creating default IKE proposals dynamically using algorithm enumeration APIMartin Willi2008-08-286-62/+147
|
* separated sha1_prf implementation from sha1_hasherMartin Willi2008-08-286-133/+208
|
* crypto_factory algorithm enumeration APIMartin Willi2008-08-288-102/+294
| | | | implementation of "ipsec listalgs"
* * allow to load templates from arbitrary placesTobias Brunner2008-08-284-48/+19
| | | | * changed implementation of guest?/iface?
* mkdir_p: utility function to create a directory and all required parent ↵Tobias Brunner2008-08-282-0/+61
| | | | directories
* build scripts for ubuntu NetworkManager packagesMartin Willi2008-08-2711-0/+193
|
* check user account validity after PAM authenticationMartin Willi2008-08-271-1/+10
|
* version bump to 4.2.7Andreas Steffen2008-08-274-4/+6
|
* additional NEWS for 4.2.64.2.6Martin Willi2008-08-271-0/+14
|
* * guest#running?Tobias Brunner2008-08-275-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 releaseAndreas Steffen2008-08-271-0/+13
|
* added ikev2/rw-eap-aka-identity scenarioAndreas Steffen2008-08-2611-0/+118
|
* cosmeticsAndreas Steffen2008-08-261-1/+1
|