Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -4/+4 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | refactored trustchain verification, this should fix #33 | Martin Willi | 2008-03-19 | 1 | -0/+3 |
| | | | | moved auth_info/ocsp_response credset wrapper to separate files | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -289/+129 |
| | |||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -1/+19 |
| | |||||
* | updated charons architecture description | Martin Willi | 2007-06-29 | 1 | -41/+64 |
| | |||||
* | introduced callback_job: | Martin Willi | 2007-06-11 | 1 | -27/+5 |
| | | | | | | | | | | | | simple asynchronous method invocation use daemons thread pool for all threads proper cancellation and cleanups cancellation mechanism to dynamically unload multithreaded code unified event_queue and scheduler => scheduler unified job_queue and thread_pool => processor removed job_type_t, not really needed fixes here, there and everywhere | ||||
* | simplified capability dropping | Martin Willi | 2007-05-09 | 1 | -5/+2 |
| | |||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -8/+8 |
| | | | | added --with-uid/--with-gid configure option | ||||
* | reducing capabilities of the threads to a minimum | Martin Willi | 2007-05-03 | 1 | -0/+11 |
| | | | | | | proper flush of pending packets on daemon shutdown adding local address as gateway address in dynamic route | ||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -19/+15 |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | ||||
* | moved initiate() code to the generic controller_t class | Martin Willi | 2007-04-16 | 1 | -0/+6 |
| | |||||
* | added AA and AATR cert paths | Andreas Steffen | 2007-04-12 | 1 | -1/+15 |
| | |||||
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 1 | -35/+52 |
| | | | | | | added some comments removed configuration.[ch], as it does not make sense like it is | ||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -14/+13 |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | ||||
* | removed send_queue, handled internally in sender_t know | Martin Willi | 2007-03-28 | 1 | -15/+3 |
| | | | | | do header parsing in receiver, ready for cookie integration | ||||
* | moved credential_store.h from charon/config/credentials to libstrongswan | Andreas Steffen | 2007-03-09 | 1 | -1/+2 |
| | |||||
* | support if ocsp signing certificates | Andreas Steffen | 2007-03-08 | 1 | -0/+7 |
| | |||||
* | updated apidoc documentation | Martin Willi | 2007-03-06 | 1 | -4/+3 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+8 |
| | | | | | includes a lot of other modifications | ||||
* | some fixes for doxygen | Martin Willi | 2006-10-31 | 1 | -0/+8 |
| | |||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -5/+4 |
| | | | | | | | 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 | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -3/+7 |
| | | | | | | | 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 | -1/+27 |
| | | | | | | | | | | | 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 | ||||
* | moved interface enumeration code to socket, where it belongs | Martin Willi | 2006-08-28 | 1 | -6/+0 |
| | | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall" | ||||
* | updated some inline docs | Martin Willi | 2006-07-12 | 1 | -2/+4 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -0/+1 |
| | | | | | 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 | 1 | -0/+13 |
| | |||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 1 | -0/+1 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | added default CRL directory path | Andreas Steffen | 2006-06-14 | 1 | -0/+7 |
| | |||||
* | define default CA_CERTIFICATE_DIR | Andreas Steffen | 2006-05-30 | 1 | -2/+9 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -5/+5 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+337 |