Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | KE payload of ECP groups has X and Y coordinates | Andreas Steffen | 2009-05-24 | 3 | -55/+55 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2009-05-24 | 1 | -1/+1 | |
| | ||||||
* | added openssl/rw-cert-ikev1 scenario | Andreas Steffen | 2009-05-24 | 11 | -0/+151 | |
| | ||||||
* | renamed some IKEv2 OpenSSL scenarios | Andreas Steffen | 2009-05-24 | 33 | -0/+0 | |
| | ||||||
* | pluto now requires gmp plugin for DH functions | Andreas Steffen | 2009-05-24 | 44 | -43/+44 | |
| | ||||||
* | use the Diffie-Hellman functionality of libstrongswan | Andreas Steffen | 2009-05-24 | 12 | -253/+210 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-05-24 | 5 | -46/+46 | |
| | ||||||
* | added dh group descriptions | Andreas Steffen | 2009-05-24 | 1 | -0/+124 | |
| | ||||||
* | updated copyright statements | Andreas Steffen | 2009-05-22 | 17 | -17/+29 | |
| | ||||||
* | version bump to 4.3.2 | Andreas Steffen | 2009-05-22 | 5 | -7/+11 | |
| | ||||||
* | fixed compiler warning4.3.1 | Andreas Steffen | 2009-05-22 | 1 | -0/+3 | |
| | ||||||
* | completed NEWS for 4.3.1 | Andreas Steffen | 2009-05-22 | 1 | -2/+21 | |
| | ||||||
* | recognize ipsec purgeike command | Andreas Steffen | 2009-05-22 | 1 | -1/+10 | |
| | ||||||
* | load plugins for scepclient | Andreas Steffen | 2009-05-22 | 2 | -0/+8 | |
| | ||||||
* | load plugins for scepclient | Andreas Steffen | 2009-05-22 | 2 | -0/+18 | |
| | ||||||
* | psk scenarios don't have to load the curl plugin | Andreas Steffen | 2009-05-22 | 6 | -0/+30 | |
| | ||||||
* | psk scenarios don't have to load the curl plugin | Andreas Steffen | 2009-05-22 | 11 | -0/+55 | |
| | ||||||
* | lod plugins for scepclient | Andreas Steffen | 2009-05-22 | 2 | -0/+18 | |
| | ||||||
* | psk scenarios don't have to load the curl plugin | Andreas Steffen | 2009-05-22 | 4 | -0/+20 | |
| | ||||||
* | load plugins for scepclient | Andreas Steffen | 2009-05-22 | 2 | -0/+18 | |
| | ||||||
* | added pluto's plugins in ikev1/attr-cert scenario | Andreas Steffen | 2009-05-22 | 1 | -0/+4 | |
| | ||||||
* | use pluto's default plugins | Andreas Steffen | 2009-05-22 | 2 | -10/+0 | |
| | ||||||
* | some more NEWS | Andreas Steffen | 2009-05-21 | 1 | -0/+6 | |
| | ||||||
* | Fixing IPSEC_* checks on older Linux distros. | Tobias Brunner | 2009-05-21 | 1 | -2/+6 | |
| | ||||||
* | Portably check for IPSEC_* constants (defined in ipsec.h). | Tobias Brunner | 2009-05-20 | 2 | -3/+33 | |
| | | | | The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums. | |||||
* | Automatically build (and install) the DUMM Ruby extension. | Tobias Brunner | 2009-05-20 | 3 | -0/+15 | |
| | ||||||
* | Enable building the DUMM Ruby extension in a VPATH build. | Tobias Brunner | 2009-05-20 | 3 | -21/+19 | |
| | ||||||
* | The configure script now tries to figure out where ruby.h is located. | Tobias Brunner | 2009-05-20 | 2 | -1/+25 | |
| | | | | This is required because the location depends on the architecture. | |||||
* | include TSi/TSr of triggering packet in acquire | Martin Willi | 2009-05-20 | 11 | -21/+57 | |
| | ||||||
* | properly terminate EAP authentication if EAP method fails | Martin Willi | 2009-05-20 | 1 | -1/+5 | |
| | ||||||
* | fixed dumping of integers in generator | Martin Willi | 2009-05-20 | 1 | -3/+3 | |
| | ||||||
* | adapted IKEv2 scenarios to new crypto proposal output | Andreas Steffen | 2009-05-20 | 29 | -64/+128 | |
| | ||||||
* | adapted scenarios to new crypto proposal output | Andreas Steffen | 2009-05-20 | 41 | -93/+97 | |
| | ||||||
* | make signer names consistent | Andreas Steffen | 2009-05-19 | 1 | -8/+8 | |
| | ||||||
* | remove ikev1/alg-sha-equals-sha1 scenario | Andreas Steffen | 2009-05-19 | 7 | -93/+0 | |
| | ||||||
* | same format as IKEv1 | Andreas Steffen | 2009-05-19 | 2 | -3/+3 | |
| | ||||||
* | added lookup of ESP_NULL | Andreas Steffen | 2009-05-19 | 1 | -0/+2 | |
| | ||||||
* | status output of 3DES_CBC without key length | Andreas Steffen | 2009-05-19 | 1 | -9/+21 | |
| | ||||||
* | removed unused functions | Andreas Steffen | 2009-05-19 | 2 | -60/+0 | |
| | ||||||
* | added des and default length cbc encryption algorithms | Andreas Steffen | 2009-05-19 | 1 | -0/+6 | |
| | ||||||
* | output of encryption algs with zero key length | Andreas Steffen | 2009-05-19 | 2 | -24/+47 | |
| | ||||||
* | support of ESP AES_XCBC_96 | Andreas Steffen | 2009-05-19 | 2 | -2/+4 | |
| | ||||||
* | 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 debug output of ah transforms | Andreas Steffen | 2009-05-19 | 2 | -66/+54 | |
| | ||||||
* | 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 | |
| | ||||||
* | removed tab | Andreas Steffen | 2009-05-19 | 1 | -1/+1 | |
| | ||||||
* | streamlined pluto alg_info debug output | Andreas Steffen | 2009-05-19 | 5 | -79/+35 | |
| |