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
IPSEC_CONFDIR in ipsec script fixed.
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
2010-04-06
Tobias Brunner
Manually loading the pluto.(n)dns* settings is not...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Use daemon-specific config for the attr plugin.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Moved attr plugin from libcharon to libhydra.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Store the name of the daemon that initialized libhydra...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Added pluto/whack output to 'ipsec leases'.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Added options to whack to query in-memory leases.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Added function to list the leases of the in-memory...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Delete the in-memory IP address pools if a connection...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Use whack_attribute in pluto to provide in-memory IP...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Adding a whack_attribute class which manages in-memory...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Use a read-write lock in stroke_attribute to increase...
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Make in-memory pool thread-safe.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Migrated stroke_attribute_t to METHOD/INIT macros.
commit
|
commitdiff
|
tree
2010-04-06
Tobias Brunner
Extracted in-memory IP address pool from stroke plugin...
commit
|
commitdiff
|
tree
2010-03-26
Tobias Brunner
Revert "Use the same formatting as in the Makefiles...
commit
|
commitdiff
|
tree
2010-03-26
Tobias Brunner
Use the same formatting as in the Makefiles of the...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Link libhydra to checksum_builder so the hydra object...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Changed all usages of lib->attributes to hydra->attributes.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Attributes moved from libstrongswan to libhydra.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Fixing Doxygen for libhydra.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Segment check added for libhydra.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Fixed deinit for charon --version.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Init/deinit libhydra in charon and pluto.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Adding libhydra_init, which is currently only needed...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Link pluto and charon to libhydra, fixes monolithic...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Moving attr-sql config in strongswan.conf to libhydra.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Fixing integrity-checks after moving the attr-sql plugin...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Moving attr-sql plugin from libstrongswan to libhydra.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Adding libhydra stub.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Adapted test_pool to the libstrongswan threading.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Link libcharon to checksum_builder in order to get...
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Fixed some Doxygen warnings.
commit
|
commitdiff
|
tree
2010-03-24
Tobias Brunner
Fixed compiler warning.
commit
|
commitdiff
|
tree
2010-03-23
Tobias Brunner
Use vstr/gmp as shared libraries in the Android build.
commit
|
commitdiff
|
tree
2010-03-22
Tobias Brunner
Missed to include charon's Android.mk in the distribution.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Do not indent the source file lists in Android.mk files...
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Use wildcards to gather plugin source files.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Adding support for the build of libcharon (and charon...
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Do not link libcharon to libstrongswan.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Explicitly link charon to libstrongswan.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Make integrity tests compatible with libcharon.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Replacing the original charon with a small wrapper...
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Convert charon into libcharon.
commit
|
commitdiff
|
tree
2010-03-19
Tobias Brunner
Moving charon to libcharon.
commit
|
commitdiff
|
tree
2010-03-16
Tobias Brunner
Fixing a compiler warning when building with -Wextra.
commit
|
commitdiff
|
tree
2010-03-12
Tobias Brunner
Reordered the name and sname construction.
commit
|
commitdiff
|
tree
2010-03-12
Tobias Brunner
Fixed a bug in pluto's x509 handling.
commit
|
commitdiff
|
tree
2010-03-09
Tobias Brunner
Adding socket-default to the plugin list in all test...
commit
|
commitdiff
|
tree
2010-03-09
Tobias Brunner
Provide the Diffie Hellman parameters from a central...
commit
|
commitdiff
|
tree
2010-03-08
Tobias Brunner
Adding the OpenSSL plugin to the Android build.
commit
|
commitdiff
|
tree
2010-03-08
Tobias Brunner
Fixing integrity tests after renaming the plugin constructors.
commit
|
commitdiff
|
tree
2010-03-08
Tobias Brunner
Adding a helper function that translates single characters...
commit
|
commitdiff
|
tree
2010-03-08
Tobias Brunner
Replaced the deprecated RSA_generate_key with RSA_generate_k...
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Make Android.mk depend on configure.in, so it gets...
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
parser.l includes y.tab.h, so it must be built first
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Ignore the generated y.output.
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Do not hardcode the path to the strongSwan sources.
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Ignore the generated Android.mk
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Generate the main Android.mk, so the version number...
commit
|
commitdiff
|
tree
2010-03-05
Tobias Brunner
Build libstrongswan before building any plugins during...
commit
|
commitdiff
|
tree
2010-03-03
Tobias Brunner
Disabling warnings about arithmethic with void* on...
commit
|
commitdiff
|
tree
2010-03-03
Tobias Brunner
Fixing a bug on platforms where size_t is unsigned.
commit
|
commitdiff
|
tree
2010-03-03
Tobias Brunner
The parsed timeval is unsigned.
commit
|
commitdiff
|
tree
2010-03-03
Tobias Brunner
The return value of snprintf is int not size_t.
commit
|
commitdiff
|
tree
2010-03-03
Tobias Brunner
Adding Android.mk files to build charon and libstrongswan...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Streamlined the source file list formatting in plugin...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Fixing some includes by replacing <> with "".
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Link all enabled libstrongswan plugins into the library...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Enabling the plugin loader to be able to load plugins...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Adding an option to build libstrongswan and charon...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Changed plugin constructors from plugin_create to plugin_nam...
commit
|
commitdiff
|
tree
2010-03-02
Tobias Brunner
Removing the plugin constructor declarations from the...
commit
|
commitdiff
|
tree
2010-02-25
Tobias Brunner
Force libdl if the android plugin is enabled. AC_SEARCH_LIBS...
commit
|
commitdiff
|
tree
next