aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* enforce DN of configured gateway certificateMartin Willi2008-08-252-46/+52
|
* new EAP-Identity handling uses ID_EAP in pluginsMartin Willi2008-08-251-1/+3
|
* disabled PSK option until we have a way to enforce strong secretsMartin Willi2008-08-251-1/+3
|
* use username part of RFC822 IDs for PAM authentication Martin Willi2008-08-251-3/+9
|
* ported parts of two-sim branchMartin Willi2008-08-2216-72/+270
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* pool names are uniqueMartin Willi2008-08-221-5/+1
|
* fixed EAP-GTC secret lookupMartin Willi2008-08-211-6/+13
| | | | | improved error logging PAM authentication needs CAP_AUDIT_WRITE capability
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-215-0/+473
|
* some string fixesMartin Willi2008-08-202-2/+2
|
* added missing tooltipMartin Willi2008-08-201-40/+41
|
* handle DBUS permission problems gracefullyMartin Willi2008-08-202-13/+23
|
* fixed shared key lookup by IDMartin Willi2008-08-205-24/+134
| | | | proper auth method selection
* fixed auth-dialog password flushMartin Willi2008-08-201-1/+8
|
* certificate based gateway authenticationMartin Willi2008-08-1912-19/+477
| | | | prototype PSK user authentication with auth-dialog
* updated nm plugin to NetworkManager API changesMartin Willi2008-08-182-148/+48
|
* configuration plugin for NetworkManagerMartin Willi2008-07-3113-0/+1406
|
* added options for virtual IP, UDP encapsulation, IPCompMartin Willi2008-07-312-11/+30
| | | | proper handling of libstrongswan/glib TRUE/FALSE conflict
* reimplemented dbus plugin for NetworkManager 0.7, renamed to nmMartin Willi2008-07-3112-792/+521
|
* recreating FIFO if it existsMartin Willi2008-07-311-2/+2
|
* fixed usage typoMartin Willi2008-07-311-1/+1
|
* increased stroke socket backlog to 10Martin Willi2008-07-301-1/+1
|
* using shared read locks in credential set enumerators to avoid deadlocksMartin Willi2008-07-302-37/+40
|
* added tests.h to distributionMartin Willi2008-07-241-1/+1
|
* fixed UCI thread cancellation on ARMMartin Willi2008-07-241-22/+19
|
* added option charon.plugins.sql.lease_history to disable lease history loggingMartin Willi2008-07-241-4/+17
|
* fixed statistic calcuation for static leasesMartin Willi2008-07-241-11/+14
|
* fixed pool statisticsMartin Willi2008-07-231-2/+2
|
* experimental and untested reimplementation of sql based IP poolMartin Willi2008-07-224-232/+300
| | | | | uses address preallocation and separate address/lease tables for linear lookup time
* cosmeticsAndreas Steffen2008-07-221-1/+1
|
* ipsec status lists IPCOMP CPIsAndreas Steffen2008-07-221-1/+11
|
* consistent logging of SPIs and CPIsAndreas Steffen2008-07-221-2/+2
|
* pool performance testingMartin Willi2008-07-213-2/+106
|
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-184-7/+9
| | | | added SIG_IKE/SIG_CHD macros for signal emitting
* extended UCI plugin by a simple control interface using a fifoMartin Willi2008-07-186-6/+368
|
* update_peerid() does not accept %any as a certificate's subjectAltNameAndreas Steffen2008-07-091-1/+1
|
* ipsec statusall displays dpd optionsAndreas Steffen2008-07-021-2/+18
|
* changed medcli settings keys Martin Willi2008-07-021-2/+2
|
* sql plugin supports a list of pools to fall back, specified by e.g. ↵Martin Willi2008-07-021-10/+29
| | | | rightsourceip=%pool1,pool2
* implementation of a simple "token enumerator"Martin Willi2008-07-023-3/+52
|
* fixed medsrv database uri keyMartin Willi2008-07-011-1/+1
|
* added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by ↵Martin Willi2008-07-013-0/+95
| | | | remote virtual ip
* show authentication method in ipsec statusallAndreas Steffen2008-06-301-1/+9
|
* fixed chunk_increment, fixes reuse of already assigned addressesMartin Willi2008-06-301-1/+1
|
* enumerating loaded plugins in "ipsec statusall"Martin Willi2008-06-241-1/+10
|
* changed ipsec.secrets keyword EC to ECDSATobias Brunner2008-06-241-1/+1
|
* cosmeticsAndreas Steffen2008-06-231-5/+5
|
* fixed "double-close" of stroke fd resulting in "bad fd" errors if multiple ↵Martin Willi2008-06-231-15/+9
| | | | threads are active
* fixed medsrv mysql schemeMartin Willi2008-06-231-1/+1
|
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-221-13/+26
|
* support in smp for terminate-by-nameMartin Willi2008-06-201-1/+25
|