Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | export MAX_CA_PATH_LEN | Andreas Steffen | 2007-05-17 | 1 | -1/+2 | |
| | ||||||
* | check self-signedness of certificate at creation time | Andreas Steffen | 2007-05-17 | 1 | -2/+26 | |
| | ||||||
* | 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 | 3 | -63/+93 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -9/+7 | |
| | ||||||
* | working dummy for NetworkManager DBUS interface | Martin Willi | 2007-05-14 | 1 | -8/+68 | |
| | | | | | more a tech demo | |||||
* | 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 | |
| | | | | | proper thread release when stroke is CTRL+C'ed fixed some permission issues | |||||
* | 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 | 15 | -57/+91 | |
| | | | | added --with-uid/--with-gid configure option | |||||
* | 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 | |
| | | | | | | proper flush of pending packets on daemon shutdown adding local address as gateway address in dynamic route | |||||
* | setting MALLOC_CHECK_=0 for charon to not use glibc's malloc checker | Martin Willi | 2007-05-02 | 1 | -0/+2 | |
| | ||||||
* | added more API documentation to backends/interfaces | Martin Willi | 2007-04-30 | 7 | -20/+40 | |
| | ||||||
* | added udp.h4.1.2 | Andreas Steffen | 2007-04-29 | 1 | -1/+2 | |
| | ||||||
* | fixed include | Andreas Steffen | 2007-04-29 | 1 | -1/+1 | |
| | ||||||
* | local include of pfkeyv2.h and netlink.h | Andreas Steffen | 2007-04-29 | 2 | -2/+2 | |
| | ||||||
* | reverted to original header files | Andreas Steffen | 2007-04-29 | 6 | -245/+315 | |
| | ||||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 3 | -191/+1 | |
| | ||||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 1 | -1/+1 | |
| | ||||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 2 | -316/+0 | |
| | ||||||
* | added compiler.h filter.h in.h and udp.h to src/include/linux/ | Andreas Steffen | 2007-04-28 | 8 | -8/+508 | |
| | ||||||
* | added netlink.h and rtnetlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 1 | -1/+1 | |
| | ||||||
* | moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 1 | -1/+0 | |
| | ||||||
* | added netlink.h and rtnetlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 2 | -0/+1314 | |
| | ||||||
* | moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 3 | -653/+1 | |
| | ||||||
* | list crlnumber | Andreas Steffen | 2007-04-27 | 2 | -1/+14 | |
| | ||||||
* | list crlnumber | Andreas Steffen | 2007-04-27 | 1 | -0/+18 | |
| | ||||||
* | added crlNumber OID | Andreas Steffen | 2007-04-27 | 1 | -0/+1 | |
| | ||||||
* | added crlNumber OID | Andreas Steffen | 2007-04-27 | 1 | -3/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | removed dependencies on linux/types.h | Andreas Steffen | 2007-04-27 | 2 | -94/+94 | |
| | ||||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 22 | -523/+1354 | |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | |||||
* | forcing proper autoload of af_key kernel module in charon | Martin Willi | 2007-04-27 | 1 | -0/+10 | |
| | ||||||
* | added conn_name to xauth_module.verify_secret() function call | Andreas Steffen | 2007-04-25 | 4 | -4/+5 | |
| | ||||||
* | 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 ↵ | Martin Willi | 2007-04-23 | 2 | -1/+11 | |
| | | | | (>=linux-2.6.20) |