Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | moved Diffie-Hellman speed test to a standalone program | Martin Willi | 2009-06-10 | 3 | -109/+0 | |
| | | | | This reverts commit 1e6050bfaeadd66e921b3cd8d2128e4235ee6a29. | |||||
* | properly shut down and unref nm mainloop, fixes crash at shutdown | Martin Willi | 2009-06-09 | 1 | -3/+5 | |
| | ||||||
* | fix inclusion of private_key_t in nm plugin | Martin Willi | 2009-06-09 | 1 | -0/+1 | |
| | ||||||
* | implemented a speed test for diffie-hellman | Martin Willi | 2009-06-09 | 3 | -0/+109 | |
| | ||||||
* | implemented a speed test for public key algorithms | Martin Willi | 2009-06-09 | 3 | -1/+1055 | |
| | ||||||
* | updated medcli/medsrv plugins to use new auth_cfg API, fixes compilation | Martin Willi | 2009-06-05 | 2 | -8/+48 | |
| | ||||||
* | added missing identification.h include | Martin Willi | 2009-06-04 | 1 | -0/+1 | |
| | ||||||
* | added a charon.install_virtual_ip option to disable IP installation for testing | Martin Willi | 2009-06-02 | 1 | -3/+19 | |
| | ||||||
* | show strongSwan version in statusall | Martin Willi | 2009-05-26 | 1 | -1/+1 | |
| | ||||||
* | suppress Routed Connections caption if list is empty | Andreas Steffen | 2009-05-24 | 1 | -4/+9 | |
| | ||||||
* | Portably check for IPSEC_* constants (defined in ipsec.h). | Tobias Brunner | 2009-05-20 | 1 | -3/+3 | |
| | | | | The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums. | |||||
* | include TSi/TSr of triggering packet in acquire | Martin Willi | 2009-05-20 | 1 | -1/+1 | |
| | ||||||
* | same format as IKEv1 | Andreas Steffen | 2009-05-19 | 1 | -2/+2 | |
| | ||||||
* | added Debian specific packaging files to NM applet | Martin Willi | 2009-05-19 | 7 | -0/+88 | |
| | ||||||
* | new NM applet release 1.1.1 | Martin Willi | 2009-05-19 | 2 | -1/+6 | |
| | ||||||
* | fixed compiler warnings | Martin Willi | 2009-05-19 | 1 | -4/+1 | |
| | ||||||
* | replaced deprecated g_strcasecmp() | Martin Willi | 2009-05-19 | 1 | -10/+4 | |
| | ||||||
* | updated build system to newer autotool/gnome conventions | Martin Willi | 2009-05-19 | 7 | -67/+75 | |
| | ||||||
* | do not write to unaligned memory in MSCHAPv2 | Martin Willi | 2009-05-18 | 1 | -4/+12 | |
| | ||||||
* | moved very stroke specific x509 flag handling out of core library | Martin Willi | 2009-05-18 | 1 | -6/+35 | |
| | ||||||
* | another lease identity to be single-quoted | Andreas Steffen | 2009-05-16 | 1 | -1/+1 | |
| | ||||||
* | If the NM gateway certificate has the CA constraint set, we use the gateway ↵ | Martin Willi | 2009-05-15 | 2 | -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_text | Martin Willi | 2009-05-15 | 1 | -18/+25 | |
| | ||||||
* | implemented save_secrets hook to avoid crash | Martin Willi | 2009-05-15 | 1 | -0/+9 | |
| | ||||||
* | added .gitignore files to NM applet | Martin Willi | 2009-05-15 | 3 | -0/+13 | |
| | ||||||
* | added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SA | Martin Willi | 2009-05-15 | 3 | -5/+60 | |
| | ||||||
* | stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ↵ | Martin Willi | 2009-05-15 | 1 | -28/+78 | |
| | | | | config | |||||
* | Mac OS X doesn't have SADB_X_AALG_AES_XCBC_MAC | Tobias Brunner | 2009-05-14 | 1 | -0/+2 | |
| | ||||||
* | added another possible location for the ipsec.h header file | Tobias Brunner | 2009-05-14 | 1 | -0/+2 | |
| | ||||||
* | added eap_start option to radius plugin | Martin Willi | 2009-05-14 | 1 | -2/+17 | |
| | | | | | EAP-Start sends an empty EAP message to initiate EAP conversation before doing EAP-Identity. | |||||
* | do not report increasing rekey times if rekeying currently active | Martin Willi | 2009-05-12 | 1 | -1/+8 | |
| | ||||||
* | quote identities | Andreas Steffen | 2009-05-11 | 1 | -4/+4 | |
| | ||||||
* | hand out a IPv4 virtual address if %any6 is requested | Martin Willi | 2009-05-11 | 1 | -2/+3 | |
| | ||||||
* | updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC. | Martin Willi | 2009-05-11 | 1 | -1/+1 | |
| | ||||||
* | initiate trapped CHILD_SAs with same reqid | Martin Willi | 2009-05-08 | 1 | -1/+1 | |
| | ||||||
* | listing routed connection in statusall | Martin Willi | 2009-05-08 | 1 | -1/+9 | |
| | ||||||
* | make use of the new trap-manager | Martin Willi | 2009-05-08 | 1 | -33/+19 | |
| | ||||||
* | announce EAP method initiation once only | Martin Willi | 2009-05-07 | 1 | -2/+0 | |
| | ||||||
* | some additional .gitignore's | Martin Willi | 2009-05-07 | 1 | -0/+1 | |
| | ||||||
* | fixed removal of child configs | Martin Willi | 2009-05-06 | 1 | -9/+25 | |
| | | | | purge empty peer configs | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 152 | -304/+0 | |
| | ||||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 27 | -130/+1117 | |
| | | | | | important change for developers: %Y replaces %D to print identities! | |||||
* | changed RNG_REAL to RNG_TRUE | Andreas Steffen | 2009-04-29 | 1 | -1/+1 | |
| | ||||||
* | added support for AES counter mode in ESP | Martin Willi | 2009-04-27 | 1 | -1/+1 | |
| | | | | proposal keywords: aes128ctr aes192ctr aes256ctr | |||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 4 | -5/+4 | |
| | ||||||
* | fixed nbns handling, missing break | Martin Willi | 2009-04-27 | 1 | -0/+1 | |
| | ||||||
* | nm plugin handles DNS/NBNS configuration attributes | Martin Willi | 2009-04-27 | 6 | -8/+283 | |
| | ||||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 12 | -0/+705 | |
| | | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr) | |||||
* | l format modifier outputs garbage on 64 bit platforms | Andreas Steffen | 2009-04-22 | 1 | -1/+1 | |
| | ||||||
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 2 | -2/+2 | |
| | | | | added schedule_job_ms for ms resolution events |