Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | some cleanups | Martin Willi | 2007-03-05 | 2 | -13/+7 | |
| | | | | | | not assigning %any virtual IPs to peer anymore | |||||
* | fixed double free bug | Martin Willi | 2007-03-05 | 10 | -24/+96 | |
| | ||||||
* | fixed ID selection bug when peer doesn't include IDr payload | Martin Willi | 2007-03-05 | 4 | -40/+34 | |
| | | | | | allowing vendor ID in any messag | |||||
* | moved listing of crls to local_credential_store and ca | Andreas Steffen | 2007-03-03 | 1 | -14/+1 | |
| | ||||||
* | refactored ca_info_t | Andreas Steffen | 2007-03-03 | 2 | -166/+115 | |
| | ||||||
* | refactored ca_info_t | Andreas Steffen | 2007-03-03 | 2 | -26/+259 | |
| | ||||||
* | fixed netlink socket receiver code | Martin Willi | 2007-03-03 | 8 | -289/+190 | |
| | | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore | |||||
* | refactored kernel interface, works reliable again | Martin Willi | 2007-03-03 | 1 | -1151/+942 | |
| | ||||||
* | implemented get_iface() using RTM_GETADDR | Martin Willi | 2007-03-02 | 2 | -74/+180 | |
| | | | | | added support for multi-header netlink messages really ugly now, need a lot of refactoring | |||||
* | added debuggin for interface lookup | Martin Willi | 2007-03-01 | 1 | -0/+3 | |
| | ||||||
* | fixed address lookup when !using getifaddrs() | Martin Willi | 2007-03-01 | 1 | -2/+2 | |
| | ||||||
* | added firewalling support when using virtual IPs | Martin Willi | 2007-03-01 | 3 | -16/+40 | |
| | ||||||
* | added support for 0.0.0.0/0 traffic selectors | Martin Willi | 2007-03-01 | 9 | -40/+162 | |
| | | | | fixed routing to make correct 0.0.0.0/0 routes | |||||
* | preparations for PLUTO_MY_SOURCEIP | Andreas Steffen | 2007-03-01 | 1 | -3/+22 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2007-03-01 | 1 | -1/+1 | |
| | ||||||
* | added ocsp.h and ocsp.c | Andreas Steffen | 2007-02-28 | 1 | -0/+1 | |
| | ||||||
* | added | Andreas Steffen | 2007-02-28 | 2 | -0/+301 | |
| | ||||||
* | fixed reauthentication when connections other is %any | Martin Willi | 2007-02-28 | 1 | -0/+2 | |
| | ||||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 95 | -8298/+8369 | |
| | ||||||
* | fixed big endian bug in md5 hasher | Martin Willi | 2007-02-28 | 1 | -1/+1 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-02-27 | 1 | -10/+15 | |
| | ||||||
* | added once flag to certinfo_t | Andreas Steffen | 2007-02-27 | 1 | -0/+5 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-02-27 | 1 | -10/+10 | |
| | ||||||
* | added certinfos linked list | Andreas Steffen | 2007-02-27 | 1 | -24/+33 | |
| | ||||||
* | changed ca info to ca | Andreas Steffen | 2007-02-25 | 1 | -4/+4 | |
| | ||||||
* | added support of OCSP accessLocations | Andreas Steffen | 2007-02-25 | 2 | -10/+31 | |
| | ||||||
* | correct interface definition | Andreas Steffen | 2007-02-25 | 1 | -1/+1 | |
| | ||||||
* | added support of OCSP accessLocations | Andreas Steffen | 2007-02-25 | 1 | -5/+17 | |
| | ||||||
* | full support of ca info records | Andreas Steffen | 2007-02-24 | 2 | -29/+216 | |
| | ||||||
* | added the create_crluri_iterator method | Andreas Steffen | 2007-02-24 | 2 | -0/+17 | |
| | ||||||
* | replace ca is realized as del_ca followed by add_ca | Andreas Steffen | 2007-02-24 | 1 | -0/+4 | |
| | ||||||
* | last CA keyword is KW_OCSPURI2 | Andreas Steffen | 2007-02-24 | 1 | -1/+1 | |
| | ||||||
* | full support of ca info records | Andreas Steffen | 2007-02-24 | 2 | -22/+111 | |
| | ||||||
* | full support of ca info records | Andreas Steffen | 2007-02-24 | 1 | -7/+45 | |
| | ||||||
* | alphabetically sorting print commands | Andreas Steffen | 2007-02-24 | 1 | -21/+21 | |
| | ||||||
* | listing ca_info items | Andreas Steffen | 2007-02-24 | 1 | -39/+28 | |
| | ||||||
* | replace printf.h by stdio.h | Andreas Steffen | 2007-02-24 | 1 | -1/+1 | |
| | ||||||
* | addin get_keyid() method | Andreas Steffen | 2007-02-24 | 2 | -1/+18 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 3 | -2/+137 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 3 | -16/+287 | |
| | ||||||
* | version bump to 4.0.8 | Andreas Steffen | 2007-02-23 | 2 | -1/+5 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 1 | -0/+1 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 5 | -5/+12 | |
| | ||||||
* | typo | Andreas Steffen | 2007-02-21 | 1 | -1/+1 | |
| | ||||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 1 | -0/+21 | |
| | ||||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 5 | -45/+1095 | |
| | ||||||
* | handle strong SHA-2 signatures in X.509 certificates | Andreas Steffen | 2007-02-21 | 2 | -13/+52 | |
| | ||||||
* | using "left" as my host per default, swapping to "right" when needed | Martin Willi | 2007-02-15 | 2 | -12/+12 | |
| | ||||||
* | respecting source address when sending packets | Martin Willi | 2007-02-15 | 1 | -2/+51 | |
| | ||||||
* | added PRINT_CAINFO hook | Andreas Steffen | 2007-02-14 | 1 | -0/+2 | |
| |