Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | changed inheritable capability set to the permitted one to execute firewall ↵ | Martin Willi | 2007-09-28 | 1 | -2/+1 | |
| | | | | script with CAP_NET_ADMIN | |||||
* | reduced debbugging level | Martin Willi | 2007-09-27 | 1 | -1/+1 | |
| | ||||||
* | made add_ip()/del_ip() calls synchron (waiting until kernel event received) | Martin Willi | 2007-09-27 | 1 | -21/+90 | |
| | | | | this should fix MOBIKE route migration with virtual IPs | |||||
* | typos | Tobias Brunner | 2007-09-27 | 3 | -4/+4 | |
| | ||||||
* | refactored strongswan manager | Martin Willi | 2007-09-26 | 4 | -30/+93 | |
| | | | | | | | | removed buggy request parsing code, use ClearSilvers CGI kit instead fixed CHILD_SA listing in manager (needs better design) using secure XML communication through unix sockets removed images with questionable (non-GPL) license | |||||
* | improved MOBIKE roaming between interfaces | Martin Willi | 2007-09-24 | 5 | -20/+31 | |
| | ||||||
* | removed some empty lines | Andreas Steffen | 2007-09-18 | 1 | -2/+0 | |
| | ||||||
* | return argument has type size_t | Andreas Steffen | 2007-09-18 | 1 | -1/+1 | |
| | ||||||
* | prototype implemementation of an sqlite configuration backend | Martin Willi | 2007-09-18 | 9 | -84/+454 | |
| | ||||||
* | connection name to IKE_SA initiating | Andreas Steffen | 2007-09-15 | 2 | -2/+3 | |
| | ||||||
* | put IKE_SA and CHILD_SA names in single quotes | Andreas Steffen | 2007-09-15 | 3 | -6/+6 | |
| | ||||||
* | log name of IKE_SA in state changes | Andreas Steffen | 2007-09-15 | 1 | -1/+2 | |
| | ||||||
* | log name of established IKE_SA | Andreas Steffen | 2007-09-15 | 1 | -4/+8 | |
| | ||||||
* | log name of established CHILD_SA | Andreas Steffen | 2007-09-15 | 1 | -2/+4 | |
| | ||||||
* | adapted format of IKE SPIs to strongSwan Manager's style | Andreas Steffen | 2007-09-15 | 1 | -2/+2 | |
| | ||||||
* | added subnets of CHILD_SAs to xml interface | Martin Willi | 2007-09-14 | 1 | -1/+36 | |
| | | | | a first design of Managers IKE_SA list page | |||||
* | peer_cfg now knows about group memberships | Andreas Steffen | 2007-09-13 | 4 | -12/+70 | |
| | ||||||
* | added missing 'break' in checkout_by_peer | Tobias Brunner | 2007-09-13 | 1 | -0/+1 | |
| | ||||||
* | fixed 64bit issue with file descriptor | Martin Willi | 2007-09-13 | 1 | -1/+9 | |
| | ||||||
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 1 | -2/+3 | |
| | ||||||
* | only switch to port 4500 if we are on 500: fixed reauthentication in NAT | Martin Willi | 2007-09-12 | 1 | -2/+9 | |
| | | | | scenarios | |||||
* | removed unused chunk variable | Andreas Steffen | 2007-09-12 | 1 | -3/+1 | |
| | ||||||
* | moving virtual IP when interface changes due mobike | Martin Willi | 2007-09-12 | 1 | -0/+11 | |
| | ||||||
* | fixed NAT detection with mobike | Martin Willi | 2007-09-12 | 2 | -7/+7 | |
| | ||||||
* | fixed shutdown order to prevent crash when kernel interface schedules events | Martin Willi | 2007-09-12 | 1 | -1/+1 | |
| | ||||||
* | overwrite shared_key with random bytes before freeing it | Andreas Steffen | 2007-09-11 | 1 | -2/+2 | |
| | ||||||
* | check hash algorithms used in signatures | Andreas Steffen | 2007-09-11 | 1 | -1/+1 | |
| | ||||||
* | removed rsa_private_key clone() function | Andreas Steffen | 2007-09-11 | 1 | -1/+1 | |
| | ||||||
* | replaced get_rsa_private_key() by rsa_signature() in order restrict the ↵ | Andreas Steffen | 2007-09-11 | 2 | -46/+49 | |
| | | | | distribution of private key material | |||||
* | overwrite storage used for shared secrets with pseudo-random bytes before ↵ | Andreas Steffen | 2007-09-10 | 1 | -27/+26 | |
| | | | | releasing it | |||||
* | implemented routeability checks for mobike (experimental) | Martin Willi | 2007-09-03 | 5 | -54/+194 | |
| | ||||||
* | correct debug4.1.6 | Andreas Steffen | 2007-09-02 | 1 | -3/+3 | |
| | ||||||
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 5 | -22/+62 | |
| | | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes | |||||
* | renamed integrity check to integrity test | Andreas Steffen | 2007-08-29 | 1 | -3/+3 | |
| | ||||||
* | fips_verify_hmac_signature() now returns a boolean status | Andreas Steffen | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | changed interface of fips_verify_hmac_signature | Andreas Steffen | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | started implementation of libstrongswan code integrity check | Andreas Steffen | 2007-08-29 | 1 | -4/+28 | |
| | ||||||
* | rerouting CHILD_SA if its IKE_SA gets deleted | Martin Willi | 2007-08-27 | 1 | -99/+149 | |
| | ||||||
* | append new attribute certs at the end | Andreas Steffen | 2007-08-14 | 1 | -1/+7 | |
| | ||||||
* | adding attribute certficates to a chained list | Andreas Steffen | 2007-08-14 | 1 | -3/+25 | |
| | ||||||
* | has_rsa_private_key() must also be protected by keys_mutex | Andreas Steffen | 2007-08-10 | 1 | -1/+4 | |
| | ||||||
* | corrected debug output | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | ipsec stroke rereadaacerts|rereadacerts supported | Andreas Steffen | 2007-08-10 | 1 | -0/+8 | |
| | ||||||
* | support of ipsec rereadsecrets for stroke | Andreas Steffen | 2007-08-10 | 3 | -10/+59 | |
| | ||||||
* | made linked lists invoke() method consistent to clone_*() and destroy_*() ↵ | Martin Willi | 2007-08-09 | 1 | -1/+1 | |
| | | | | methods | |||||
* | bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5 | Andreas Steffen | 2007-08-08 | 1 | -1/+1 | |
| | ||||||
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 2 | -3/+49 | |
| | ||||||
* | fixed segfault when sourceip in stroke message is NULL | Martin Willi | 2007-08-06 | 1 | -2/+2 | |
| | ||||||
* | allow starter to initiate connections simultaneously (on auto=start) | Martin Willi | 2007-08-06 | 2 | -4/+19 | |
| | ||||||
* | backports from the p2p-nat-t branch: | Tobias Brunner | 2007-07-19 | 7 | -14/+11 | |
| | | | | | | * double assignment of function ''destroy'' in some jobs * typos |