aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* same format as IKEv1Andreas Steffen2009-05-192-3/+3
|
* added lookup of ESP_NULLAndreas Steffen2009-05-191-0/+2
|
* status output of 3DES_CBC without key lengthAndreas Steffen2009-05-191-9/+21
|
* removed unused functionsAndreas Steffen2009-05-192-60/+0
|
* added des and default length cbc encryption algorithmsAndreas Steffen2009-05-191-0/+6
|
* output of encryption algs with zero key lengthAndreas Steffen2009-05-192-24/+47
|
* support of ESP AES_XCBC_96Andreas Steffen2009-05-192-2/+4
|
* added Debian specific packaging files to NM appletMartin Willi2009-05-197-0/+88
|
* new NM applet release 1.1.1Martin Willi2009-05-192-1/+6
|
* fixed debug output of ah transformsAndreas Steffen2009-05-192-66/+54
|
* fixed compiler warningsMartin Willi2009-05-191-4/+1
|
* replaced deprecated g_strcasecmp()Martin Willi2009-05-191-10/+4
|
* updated build system to newer autotool/gnome conventionsMartin Willi2009-05-197-67/+75
|
* removed tabAndreas Steffen2009-05-191-1/+1
|
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-195-79/+35
|
* add _CBC to all encryption algorithms in CBC modeAndreas Steffen2009-05-192-15/+15
|
* fixed lookup tableAndreas Steffen2009-05-191-1/+1
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-199-768/+345
|
* moved definition of proposal_token from proposal.c to proposal_keywords.hAndreas Steffen2009-05-192-7/+9
|
* do not write to unaligned memory in MSCHAPv2Martin Willi2009-05-181-4/+12
|
* cleanup of generator codeMartin Willi2009-05-182-217/+187
|
* removed unused 64-bit integer parsing ruleMartin Willi2009-05-184-66/+0
|
* do not access unaligned words/half-words directlyMartin Willi2009-05-181-11/+15
|
* cleaned up parser codeMartin Willi2009-05-181-199/+173
|
* removed trailing spaces/tabsMartin Willi2009-05-181-63/+64
|
* typoTobias Brunner2009-05-181-1/+1
|
* fixed typosMartin Willi2009-05-181-8/+7
|
* added NEWS for 4.3.1Martin Willi2009-05-181-0/+18
|
* moved very stroke specific x509 flag handling out of core libraryMartin Willi2009-05-182-27/+45
|
* use of attr and resolv-conf plugins in config-payload scenarioAndreas Steffen2009-05-163-3/+3
|
* another lease identity to be single-quotedAndreas Steffen2009-05-161-1/+1
|
* optimized gperfAndreas Steffen2009-05-152-2/+2
|
* didn't want to commit thatAndreas Steffen2009-05-151-235/+0
|
* moved IKEv2 proposals and transforms to libstrongswanAndreas Steffen2009-05-159-49/+342
|
* removed some ancient filesAndreas Steffen2009-05-153-257/+0
|
* added OAKLEY_CAMELLIAAndreas Steffen2009-05-152-2/+4
|
* shortened DH group namesAndreas Steffen2009-05-155-25/+25
|
* oops, this was a hash_descAndreas Steffen2009-05-151-1/+1
|
* st_okley.hash contains hash algorithmAndreas Steffen2009-05-153-15/+15
|
* abort pluto if crypto self-test failsAndreas Steffen2009-05-152-7/+13
|
* strongswan.conf for ikev1/ikev2 scenariosAndreas Steffen2009-05-152-0/+8
|
* strongswan.conf required for ldap scenariosAndreas Steffen2009-05-155-0/+25
|
* strongswan.conf for exotic algorithmsAndreas Steffen2009-05-156-0/+30
|
* new default strongswan.conf for UML scenariosAndreas Steffen2009-05-157-0/+28
|
* If the NM gateway certificate has the CA constraint set, we use the gateway ↵Martin Willi2009-05-152-5/+24
| | | | | | | | | | address as its identity. To allow the same certificate deployment for Windows 7 and NetworkManager clients, the NM plugin now accepts CA certificates. To prevent any certificate holder to act as a gateway, we bind the identity to the entered gateway address. The gateways certificate therefore must contain the IP/DNS of the gateway as subjectAltName.
* updated glade dialog, using tooltip instead of tooltip_textMartin Willi2009-05-151-18/+25
|
* implemented save_secrets hook to avoid crashMartin Willi2009-05-151-0/+9
|
* cosmetics in show_debug() outputAndreas Steffen2009-05-151-1/+1
|
* list loaded plugins in ipsec statusallAndreas Steffen2009-05-151-2/+19
|
* added .gitignore files to NM appletMartin Willi2009-05-153-0/+13
|