| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | support of left|rightgroups parameter | Andreas Steffen | 2007-05-20 | 1 | -31/+28 |
* | fixed nextUpdate and until behaviour in the non-strict case | Andreas Steffen | 2007-05-19 | 1 | -10/+8 |
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 8 | -116/+220 |
* | output of eap_type_names requires %N format | Andreas Steffen | 2007-05-18 | 1 | -1/+1 |
* | added set_other_ca() and get_other_ca() | Andreas Steffen | 2007-05-17 | 1 | -44/+68 |
* | added set_other_ca() and get_other_ca() | Andreas Steffen | 2007-05-17 | 1 | -2/+19 |
* | removed route_job, handled all in interface_manager | Martin Willi | 2007-05-16 | 5 | -195/+0 |
* | routing/unrouting through interface | Martin Willi | 2007-05-16 | 4 | -18/+187 |
* | authentication failure is handled in ike_auth.c | Andreas Steffen | 2007-05-15 | 1 | -3/+5 |
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -5/+5 |
* | cosmetics | Andreas Steffen | 2007-05-15 | 2 | -3/+3 |
* | adapted authentication failure text to those in the authenticators | Andreas Steffen | 2007-05-15 | 1 | -3/+3 |
* | verification of locally loaded peer certificates | Andreas Steffen | 2007-05-15 | 1 | -87/+92 |
* | support of multiple certificates with same peer id | Andreas Steffen | 2007-05-15 | 2 | -54/+81 |
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -9/+7 |
* | working dummy for NetworkManager DBUS interface | Martin Willi | 2007-05-14 | 1 | -8/+68 |
* | simplified capability dropping | Martin Willi | 2007-05-09 | 9 | -45/+26 |
* | properly implemented interface_managers initiate, terminte_[ike|child] | Martin Willi | 2007-05-09 | 8 | -303/+326 |
* | properly ignoring signals rised by a thread which is in listening state | Martin Willi | 2007-05-08 | 1 | -11/+8 |
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 11 | -57/+51 |
* | extended interface_manager (more work needed here) | Martin Willi | 2007-05-03 | 3 | -3/+243 |
* | allow to have listening state TRUE while sending singal ourself | Martin Willi | 2007-05-03 | 1 | -0/+7 |
* | reducing capabilities of the threads to a minimum | Martin Willi | 2007-05-03 | 11 | -40/+214 |
* | added more API documentation to backends/interfaces | Martin Willi | 2007-04-30 | 7 | -20/+40 |
* | added interface.h | Andreas Steffen | 2007-04-27 | 1 | -0/+1 |
* | fixed casting | Andreas Steffen | 2007-04-27 | 1 | -2/+2 |
* | added writeable_backend.h | Andreas Steffen | 2007-04-27 | 1 | -1/+1 |
* | fixed typo | Andreas Steffen | 2007-04-27 | 1 | -1/+1 |
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 22 | -523/+1354 |
* | forcing proper autoload of af_key kernel module in charon | Martin Willi | 2007-04-27 | 1 | -0/+10 |
* | properly checking received IDr as initiator | Martin Willi | 2007-04-25 | 2 | -4/+12 |
* | added support for AES-XCBC in kernel using e.g. esp=aes128-aesxcbc (>=linux-2... | Martin Willi | 2007-04-23 | 2 | -1/+11 |
* | fixed CHILD_SA proposal selection when not using DH exchange | Martin Willi | 2007-04-23 | 1 | -8/+3 |
* | fixed keyingtries | Martin Willi | 2007-04-23 | 1 | -0/+1 |
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 3 | -55/+64 |
* | added support for EAP methods not establishing an MSK | Martin Willi | 2007-04-19 | 5 | -66/+82 |
* | added most problematic linux headers to distribution | Martin Willi | 2007-04-19 | 1 | -1/+2 |
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 11 | -190/+361 |
* | fixed memleak in IKE_SA manager | Martin Willi | 2007-04-19 | 1 | -0/+1 |
* | moved initiate() code to the generic controller_t class | Martin Willi | 2007-04-16 | 5 | -67/+223 |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 1 | -4/+8 |
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 2 | -21/+95 |
* | added AA and AATR cert paths | Andreas Steffen | 2007-04-12 | 1 | -1/+15 |
* | fixed output of list_auth_certificates() | Andreas Steffen | 2007-04-12 | 1 | -0/+1 |
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 1 | -3/+3 |
* | not using %m printf handler, as late errno interpration over bus may be probl... | Martin Willi | 2007-04-12 | 4 | -27/+40 |
* | fixed DPD delay in peer_cfg | Martin Willi | 2007-04-12 | 1 | -1/+1 |
* | fixed payload debug message | Martin Willi | 2007-04-12 | 1 | -13/+19 |
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 5 | -43/+81 |
* | cleanup and fixes for status & statusall | Martin Willi | 2007-04-11 | 1 | -123/+129 |