Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved selection of ipsec status|statusall <name> | Andreas Steffen | 2006-11-02 | 1 | -10/+30 |
| | |||||
* | proper "ipsec up" signal handling when initiating to %any | Martin Willi | 2006-11-02 | 1 | -0/+1 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-11-01 | 1 | -2/+2 |
| | |||||
* | fixed ipsec status|statusall <name> | Andreas Steffen | 2006-11-01 | 1 | -11/+14 |
| | |||||
* | redesigned formatting of ipsec status|statusall | Andreas Steffen | 2006-11-01 | 1 | -21/+34 |
| | |||||
* | solved 64 bit issue in push/pop stroke interface | Andreas Steffen | 2006-10-31 | 1 | -3/+3 |
| | |||||
* | fixed 64 bit issue | Andreas Steffen | 2006-10-31 | 1 | -1/+1 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 6 | -6/+5 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 6 | -25/+19 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | some improvements in signaling code | Martin Willi | 2006-10-27 | 1 | -2/+15 |
| | |||||
* | improved signal handling and emitting | Martin Willi | 2006-10-26 | 6 | -131/+127 |
| | |||||
* | redesigned list output format | Andreas Steffen | 2006-10-25 | 1 | -6/+9 |
| | |||||
* | removed deprecated iterator methods (has_next & current) | Martin Willi | 2006-10-24 | 1 | -4/+4 |
| | | | | added iterator hook to manipulate iterator the clean way | ||||
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 1 | -8/+23 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 8 | -420/+426 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | introduced printf() specifiers for: | Martin Willi | 2006-09-27 | 1 | -10/+7 |
| | | | | | | | | | | | host_t (%H) identification_t (%D) chunk pointers (%B) memory pointer/length (%b) added a signaling bus: receives event and debug messages, sends them to its listeners stream_logger, sys_logger, file_logger added, listen to bus some other tweaks here and there | ||||
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -5/+6 |
| | |||||
* | extended statusall output | Martin Willi | 2006-09-21 | 1 | -9/+21 |
| | | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE | ||||
* | added PSK support | Andreas Steffen | 2006-09-18 | 1 | -1/+1 |
| | |||||
* | implemented updown script to handle firewalling | Martin Willi | 2006-09-12 | 1 | -2/+2 |
| | |||||
* | add priority management for kernel policy | Martin Willi | 2006-09-08 | 3 | -54/+20 |
| | | | | | | | let ROUTED policies installed, until manuall removed introduced new naming scheme to allow proper shutdown of IKE/CHILD_SAs ike_sa_manager cleanups | ||||
* | implemented handling of dpdaction and dpddelay ipsec.conf parameters | Martin Willi | 2006-09-08 | 1 | -1/+1 |
| | |||||
* | reuse reqid when a ROUTED child_sa gets INSTALLED | Martin Willi | 2006-09-05 | 2 | -4/+3 |
| | | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes | ||||
* | fixed a at-least-one-year-old bug which caused crashed in the scheduler | Martin Willi | 2006-08-31 | 1 | -7/+7 |
| | |||||
* | initial support for IPv6 (more testing needed) | Martin Willi | 2006-08-30 | 3 | -46/+64 |
| | | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support | ||||
* | moved interface enumeration code to socket, where it belongs | Martin Willi | 2006-08-28 | 1 | -2/+18 |
| | | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall" | ||||
* | implemented IKE_SA rekeying | Martin Willi | 2006-07-27 | 1 | -2/+4 |
| | | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet! | ||||
* | added possibility to route CHILD_SAs, without to set them up | Martin Willi | 2006-07-21 | 2 | -20/+97 |
| | | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires | ||||
* | reuse an existing IKE_SA to set up additional CHILD_SAs | Martin Willi | 2006-07-20 | 1 | -41/+19 |
| | |||||
* | introduced refcounting on policy and connections | Martin Willi | 2006-07-20 | 1 | -16/+41 |
| | | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors | ||||
* | cleanups in kernel interface code | Martin Willi | 2006-07-18 | 3 | -114/+308 |
| | | | | | | added proper traffic selector to string conversion some cleanups here & there | ||||
* | added policy cache to kernel interface | Martin Willi | 2006-07-12 | 2 | -411/+502 |
| | | | | | | allows refcounting of multiple installed policies finally brings us stable simultaneous rekeying | ||||
* | further work done for simultaneous rekeying/delete | Martin Willi | 2006-07-10 | 5 | -62/+36 |
| | | | | | still some cases which cause trouble | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 10 | -10/+20 |
| | |||||
* | reimplemented CHILD_SA rekeying & delete | Martin Willi | 2006-07-07 | 1 | -14/+13 |
| | | | | | no simultanous transaction with CHILD_SAs yet! | ||||
* | added support for leftprotoport and rightprotoport | Martin Willi | 2006-07-05 | 1 | -4/+6 |
| | |||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -2/+0 |
| | | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet | ||||
* | made thread ids unsigned again, to avoid negative thread ids on some systems | Martin Willi | 2006-07-04 | 4 | -4/+4 |
| | |||||
* | fixed memleak when initiating a connection already up | Martin Willi | 2006-07-04 | 1 | -0/+1 |
| | |||||
* | applied latest NATT patch with some fixes and cleanups | Martin Willi | 2006-07-04 | 1 | -8/+15 |
| | |||||
* | support of cert payloads | Andreas Steffen | 2006-07-03 | 1 | -48/+33 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -2/+17 |
| | |||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 2 | -0/+94 |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | ||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 4 | -272/+437 |
| | |||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 1 | -2/+3 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 1 | -3/+24 |
| | |||||
* | added listcrls | Andreas Steffen | 2006-06-16 | 1 | -1/+7 |
| | |||||
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 2 | -30/+89 |
| | | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes | ||||
* | support for stroke listcerts|listcacerts|listall and left|rightca= | Andreas Steffen | 2006-06-12 | 1 | -55/+91 |
| | |||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 1 | -1/+4 |
| | | | | | loading lifetime policies from ipsec.conf |