aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* moved very stroke specific x509 flag handling out of core libraryMartin Willi2009-05-182-27/+45
|
* 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-151-13/+13
|
* 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
|
* 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
|
* pluto aborts if no SHA-1 and MD5 hashers are presentAndreas Steffen2009-05-151-29/+42
|
* register hash functions instead of prfsAndreas Steffen2009-05-151-12/+12
|
* documented the idea behind the current implementation of the schedulerTobias Brunner2009-05-152-5/+52
|
* disable crypto self-testAndreas Steffen2009-05-154-11/+69
|
* fixed fatal typoAndreas Steffen2009-05-152-2/+2
|
* cleaned up pluto's IKE alg descriptorsAndreas Steffen2009-05-1512-548/+622
|
* updated prf identifiersMartin Willi2009-05-152-10/+15
|
* updated integrity algorithm identifiersMartin Willi2009-05-152-11/+25
|
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-157-6/+69
|
* stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ↵Martin Willi2009-05-151-28/+78
| | | | config
* more intuitive leap year checkTobias Brunner2009-05-151-3/+3
|
* also support 192 bit keys for Twofish and SerpentAndreas Steffen2009-05-152-2/+4
|
* fixed copy-and-paste caption errorAndreas Steffen2009-05-152-2/+2
|
* got rid of libcryptoAndreas Steffen2009-05-1592-20422/+70
|
* removed libcrypto includesAndreas Steffen2009-05-142-5/+1
|
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-1413-183/+41
|
* completed serpent pluginAndreas Steffen2009-05-144-1449/+1070
|
* cosmeticsAndreas Steffen2009-05-141-2/+3
|
* split encrypt/decrypt functionality of crypto_cbc()Andreas Steffen2009-05-144-46/+44
|
* fixed ikev1 iv derivationAndreas Steffen2009-05-141-9/+31
|
* 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
|
* completed twofish sourcesAndreas Steffen2009-05-141-1/+4
|