Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | suppress Routed Connections caption if list is empty | Andreas Steffen | 2009-05-24 | 1 | -4/+9 | |
| | ||||||
* | pluto uses optionsfrom from libstrongswan | Andreas Steffen | 2009-05-24 | 1 | -2/+12 | |
| | ||||||
* | KE payload of ECP groups has X and Y coordinates | Andreas Steffen | 2009-05-24 | 3 | -55/+55 | |
| | ||||||
* | 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 | 2 | -2/+6 | |
| | ||||||
* | fixed compiler warning4.3.1 | Andreas Steffen | 2009-05-22 | 1 | -0/+3 | |
| | ||||||
* | recognize ipsec purgeike command | Andreas Steffen | 2009-05-22 | 1 | -1/+10 | |
| | ||||||
* | 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. | |||||
* | 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 | 2 | -21/+18 | |
| | ||||||
* | The configure script now tries to figure out where ruby.h is located. | Tobias Brunner | 2009-05-20 | 1 | -1/+1 | |
| | | | | 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 | |
| | ||||||
* | make signer names consistent | Andreas Steffen | 2009-05-19 | 1 | -8/+8 | |
| | ||||||
* | 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 | |
| | ||||||
* | add _CBC to all encryption algorithms in CBC mode | Andreas Steffen | 2009-05-19 | 2 | -15/+15 | |
| | ||||||
* | fixed lookup table | Andreas Steffen | 2009-05-19 | 1 | -1/+1 | |
| | ||||||
* | puto uses proposal_get_token() from libstrongswan | Andreas Steffen | 2009-05-19 | 9 | -768/+345 | |
| | ||||||
* | moved definition of proposal_token from proposal.c to proposal_keywords.h | Andreas Steffen | 2009-05-19 | 2 | -7/+9 | |
| | ||||||
* | do not write to unaligned memory in MSCHAPv2 | Martin Willi | 2009-05-18 | 1 | -4/+12 | |
| | ||||||
* | cleanup of generator code | Martin Willi | 2009-05-18 | 2 | -217/+187 | |
| | ||||||
* | removed unused 64-bit integer parsing rule | Martin Willi | 2009-05-18 | 4 | -66/+0 | |
| | ||||||
* | do not access unaligned words/half-words directly | Martin Willi | 2009-05-18 | 1 | -11/+15 | |
| | ||||||
* | cleaned up parser code | Martin Willi | 2009-05-18 | 1 | -199/+173 | |
| | ||||||
* | removed trailing spaces/tabs | Martin Willi | 2009-05-18 | 1 | -63/+64 | |
| | ||||||
* | typo | Tobias Brunner | 2009-05-18 | 1 | -1/+1 | |
| | ||||||
* | moved very stroke specific x509 flag handling out of core library | Martin Willi | 2009-05-18 | 2 | -27/+45 | |
| | ||||||
* | another lease identity to be single-quoted | Andreas Steffen | 2009-05-16 | 1 | -1/+1 | |
| | ||||||
* | optimized gperf | Andreas Steffen | 2009-05-15 | 2 | -2/+2 | |
| | ||||||
* | didn't want to commit that | Andreas Steffen | 2009-05-15 | 1 | -235/+0 | |
| | ||||||
* | moved IKEv2 proposals and transforms to libstrongswan | Andreas Steffen | 2009-05-15 | 9 | -49/+342 | |
| | ||||||
* | removed some ancient files | Andreas Steffen | 2009-05-15 | 3 | -257/+0 | |
| |