strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved migrate job creation to kernel event handler.
2010-09-02
Tobias Brunner
Moved migrate job creation to kernel event handler.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Moved update SA job creation to kernel event handler.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Moved delete/rekey CHILD_SA job creation to kernel...
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Moved acquire job creation to kernel event handler.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Added kernel event handler stub.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
All kernel listener hooks are optional.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Added listener handling to kernel interface.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Added an interface for kernel event listeners.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Some minor comment fixes.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Some whitespace and code style fixes.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Do not include files from libcharon in libhydra.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Move callback_job_t to libhydra.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Fixing Doxygen groups after moving processor.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Refer to processor via hydra and not charon.
commit
|
commitdiff
|
tree
2010-09-02
Tobias Brunner
Move processor_t (thread-pool) to libhydra.
commit
|
commitdiff
|
tree
2010-08-31
Tobias Brunner
Corrected some URLs.
commit
|
commitdiff
|
tree
2010-08-30
Tobias Brunner
Enable the generation of unencrypted messages (e.g...
commit
|
commitdiff
|
tree
2010-08-30
Tobias Brunner
Port floating patch partially reversed.
commit
|
commitdiff
|
tree
2010-08-30
Tobias Brunner
Slightly refactored port floating.
commit
|
commitdiff
|
tree
2010-08-30
Tobias Brunner
Typo in doxygen comment fixed.
commit
|
commitdiff
|
tree
2010-08-30
Tobias Brunner
Fixed ME after introduction of AEAD wrapper.
commit
|
commitdiff
|
tree
2010-08-26
Tobias Brunner
Fixed documentation of XAUTH in ipsec.secrets.
commit
|
commitdiff
|
tree
2010-08-10
Tobias Brunner
Added support for early and late calls to Vstr wrappers.
commit
|
commitdiff
|
tree
2010-08-06
Tobias Brunner
Properly initialize libstrongswan in _copyright.
commit
|
commitdiff
|
tree
2010-08-06
Tobias Brunner
Added missing Vstr wrappers for asprintf.
commit
|
commitdiff
|
tree
2010-08-05
Tobias Brunner
Some Doxygen fixes.
commit
|
commitdiff
|
tree
2010-08-04
Tobias Brunner
Fixed loading of secrets with IDs.
commit
|
commitdiff
|
tree
2010-08-04
Tobias Brunner
Fixed loading of private keys without password.
commit
|
commitdiff
|
tree
2010-08-04
Tobias Brunner
Accept EAP_ONLY_AUTHENTICATION notifies from any client...
commit
|
commitdiff
|
tree
2010-08-04
Tobias Brunner
IKEv2 notification types updated.
commit
|
commitdiff
|
tree
2010-08-03
Tobias Brunner
test_cert adapted to extended signature of get_encoding().
commit
|
commitdiff
|
tree
2010-08-03
Tobias Brunner
Fixed compiler warnings.
commit
|
commitdiff
|
tree
2010-07-12
Tobias Brunner
apidoc is actually a directory not a file.
commit
|
commitdiff
|
tree
2010-07-12
Tobias Brunner
Added missing pool parameter in DHCP attribute provider.
commit
|
commitdiff
|
tree
2010-07-06
Tobias Brunner
Added missing markt_t in load tester, also migrated...
commit
|
commitdiff
|
tree
2010-07-05
Tobias Brunner
Some Doxygen fixes.
commit
|
commitdiff
|
tree
2010-07-05
Tobias Brunner
Fixed typo.
commit
|
commitdiff
|
tree
2010-07-05
Tobias Brunner
Disable EAP-GTC on Android.
commit
|
commitdiff
|
tree
2010-06-30
Tobias Brunner
Enabling some EAP plugins on Android.
commit
|
commitdiff
|
tree
2010-06-30
Tobias Brunner
The x509 plugin is not needed anymore on Android, using...
commit
|
commitdiff
|
tree
2010-06-28
Tobias Brunner
The signature of keystore_get changed again.
commit
|
commitdiff
|
tree
2010-06-28
Tobias Brunner
Compiler warning fixed.
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Increased the loglevel for the arguments received via...
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Terminate charon from the Android plugin if the tunnel...
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Initiate the tunnel in the Android plugin asynchronously.
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Implement the listener_t interface in the Android plugin...
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Helper function added to notify the Android frontend...
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Initiate consumes a child_sa reference, so get an additional...
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Use the same error code constants as in the Java frontend.
commit
|
commitdiff
|
tree
2010-06-24
Tobias Brunner
Flush and destroy the send queue before unloading the...
commit
|
commitdiff
|
tree
2010-06-23
Tobias Brunner
Do not install routes in the PF_KEY kernel interface...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
The signature of keystore_get was changed with Android...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Avoid a segmentation fault if opening the Android control...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
OpenSSL in Android 2.1+ lacks Elliptic Curve and ENGINE...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Allow to enable the kernel-pfkey plugin via Android.mk.
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Fixing the PF_KEY kernel interface on Android.
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Fixing compilation of the OpenSSL plugin if ENGINE...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Fixing compilation of the OpenSSL plugin if Elliptic...
commit
|
commitdiff
|
tree
2010-06-22
Tobias Brunner
Fixed plugin checks in Android.mk files.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Fixed compiler warning.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Use vpn.dns* to store DNS servers (Android manages...
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Adding an interface that interacts with the Android...
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Adding an Android specific credential set.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Adding an Android specific logger.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Adding support for the native Linux capabilities interface.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Explicitly refer to LIBCAP in Makefiles.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Run as vpn user on Android.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Truncate the PID file so that even if we fail to unlink...
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Explicitly include stdint.h for UINT64_MAX.
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel...
commit
|
commitdiff
|
tree
2010-06-15
Tobias Brunner
Set the ports of all hosts installed via the PF_KEY...
commit
|
commitdiff
|
tree
2010-06-07
Tobias Brunner
Adding a basic unit test for hashtable_t.
commit
|
commitdiff
|
tree
2010-06-07
Tobias Brunner
Adding a remove_at method to the hash table.
commit
|
commitdiff
|
tree
2010-06-07
Tobias Brunner
Migrated hashtable_t to INIT/METHOD macros.
commit
|
commitdiff
|
tree
2010-05-30
Tobias Brunner
IPSEC_CONFDIR in ipsec script fixed.
commit
|
commitdiff
|
tree
2010-05-30
Tobias Brunner
Adding the version number to the most relevant manual...
commit
|
commitdiff
|
tree
2010-05-30
Tobias Brunner
Updated and corrected the ipsec.secrets(5) manual page.
commit
|
commitdiff
|
tree
2010-05-30
Tobias Brunner
Updated and corrected the ipsec.conf(5) manual page.
commit
|
commitdiff
|
tree
2010-05-30
Tobias Brunner
Updated and corrected the ipsec(8) manual page.
commit
|
commitdiff
|
tree
2010-05-28
Tobias Brunner
Do not install trap policy if remote host is %any.
commit
|
commitdiff
|
tree
2010-05-20
Tobias Brunner
Only include C files that start with the plugin name...
commit
|
commitdiff
|
tree
2010-05-18
Tobias Brunner
Typo fixed.
commit
|
commitdiff
|
tree
2010-05-04
Tobias Brunner
Do a proper cleanup when printing usage info.
commit
|
commitdiff
|
tree
2010-05-04
Tobias Brunner
Moved syslog.h include.
commit
|
commitdiff
|
tree
2010-05-04
Tobias Brunner
Compiler warning fixed.
commit
|
commitdiff
|
tree
2010-04-29
Tobias Brunner
We have to rename thread_create on Mac OS X because...
commit
|
commitdiff
|
tree
2010-04-29
Tobias Brunner
Initialize libstrongswan in stroke (fixes Vstr logging).
commit
|
commitdiff
|
tree
2010-04-29
Tobias Brunner
Initialize libstrongswan in starter (fixes Vstr logging).
commit
|
commitdiff
|
tree
2010-04-29
Tobias Brunner
The mutex of a thread has to be locked when destroying it.
commit
|
commitdiff
|
tree
2010-04-29
Tobias Brunner
Fixing out-of-tree build after adding dependency to...
commit
|
commitdiff
|
tree
2010-04-12
Tobias Brunner
Integrating libhydra into the Android build system.
commit
|
commitdiff
|
tree
2010-04-12
Tobias Brunner
Use openssl in Android by default.
commit
|
commitdiff
|
tree
2010-04-12
Tobias Brunner
When logging to the database, the IDs of an IKE SA...
commit
|
commitdiff
|
tree
2010-04-10
Tobias Brunner
Fixed OpenSSL engine_id setting, i.e. do not use 'library...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Some whitespace fixes.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Explicitly unload plugins before deinitializing libhydra...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Replaced some DBG_LIB with more specific groups.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Adding DBG_LIB to all calls of libstrongswan's version...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Adding support for debug groups in libstrongswan's...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Move debug groups from charon's bus.h to libstrongswan...
commit
|
commitdiff
|
tree
next