aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
...
* added a charon.install_virtual_ip option to disable IP installation for testingMartin Willi2009-06-021-3/+19
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-281-0/+1
* show strongSwan version in statusallMartin Willi2009-05-261-1/+1
* resolve clone naming conflict with uclibcAndreas Steffen2009-05-251-2/+2
* suppress Routed Connections caption if list is emptyAndreas Steffen2009-05-241-4/+9
* Portably check for IPSEC_* constants (defined in ipsec.h).Tobias Brunner2009-05-201-3/+3
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-2011-21/+57
* properly terminate EAP authentication if EAP method failsMartin Willi2009-05-201-1/+5
* fixed dumping of integers in generatorMartin Willi2009-05-201-3/+3
* same format as IKEv1Andreas Steffen2009-05-192-3/+3
* 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 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
* moved definition of proposal_token from proposal.c to proposal_keywords.hAndreas Steffen2009-05-191-7/+0
* 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
* moved very stroke specific x509 flag handling out of core libraryMartin Willi2009-05-181-6/+35
* another lease identity to be single-quotedAndreas Steffen2009-05-161-1/+1
* moved IKEv2 proposals and transforms to libstrongswanAndreas Steffen2009-05-155-171/+5
* If the NM gateway certificate has the CA constraint set, we use the gateway a...Martin Willi2009-05-152-5/+24
* 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
* added .gitignore files to NM appletMartin Willi2009-05-153-0/+13
* documented the idea behind the current implementation of the schedulerTobias Brunner2009-05-152-5/+52
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-153-5/+60
* stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ...Martin Willi2009-05-151-28/+78
* Mac OS X doesn't have SADB_X_AALG_AES_XCBC_MACTobias Brunner2009-05-141-0/+2
* added another possible location for the ipsec.h header fileTobias Brunner2009-05-141-0/+2
* fixed compiler warningTobias Brunner2009-05-141-1/+1
* make socket_t compatible with RFC 2292 (that got obsoleted by RFC 3542)Tobias Brunner2009-05-141-0/+7
* added eap_start option to radius pluginMartin Willi2009-05-141-2/+17
* simplified SPI allocation after refactoringsMartin Willi2009-05-141-19/+4
* identation cleanupsMartin Willi2009-05-131-22/+22
* fixed identationMartin Willi2009-05-131-49/+49
* fixing compilation of socket_t on systems that have neither IP_PKTINFO (Linux...Tobias Brunner2009-05-121-22/+33
* fixed cleanup of traffic selector listsMartin Willi2009-05-121-2/+2
* do not destroy packet twice if message generation failedMartin Willi2009-05-121-0/+1
* properly end CERT_PRE task after detecting the final authentication roundMartin Willi2009-05-121-27/+41
* do not report increasing rekey times if rekeying currently activeMartin Willi2009-05-121-1/+8
* do not report a CHILD_SA rekey time if rekeying disabledMartin Willi2009-05-121-2/+10
* quote identitiesAndreas Steffen2009-05-111-4/+4
* hand out a IPv4 virtual address if %any6 is requestedMartin Willi2009-05-111-2/+3
* fixed configuration payload type as responderMartin Willi2009-05-111-1/+1