strongswan/src/libcharon/config
Tobias Brunner 2307bffe56 proposal: Move proposal_t from libcharon to libstrongswan
This allows us to use it without having to initialize libcharon, which
was required for the logging (we probably could have included debug.h
instead of daemon.h to workaround that but this seems more correct).
2017-11-17 18:09:54 +01:00
..
backend.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
backend_manager.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
backend_manager.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
child_cfg.c linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
child_cfg.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
ike_cfg.c ike-cfg: Fix memory leak when checking for configured address 2017-08-29 16:25:42 +02:00
ike_cfg.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
peer_cfg.c peer-cfg: Use an rwlock instead of a mutex to safely access child-cfgs 2017-07-27 13:34:40 +02:00
peer_cfg.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00