index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
smp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use exact mask when calling umask(2)
Tobias Brunner
2013-10-29
1
-1
/
+1
*
ike-cfg: remove the to be obsoleted allow any parameter in get_my/other_addr
Martin Willi
2013-09-04
1
-2
/
+2
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-4
/
+8
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-1
/
+3
*
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
Tobias Brunner
2013-06-25
1
-0
/
+6
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-2
/
+2
*
smp: Use plugin features
Tobias Brunner
2013-06-11
1
-2
/
+12
*
Use %x to print uint32 as long ints are 64-bit long on x64 Linux
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Refactored heavily #ifdefd capability code to its own libstrongswan class
Martin Willi
2012-07-04
1
-1
/
+2
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-10
/
+5
*
added missing parameter in get_my_addr() and get_other_addr() calls
Andreas Steffen
2012-06-09
1
-2
/
+4
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
1
-2
/
+2
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-6
/
+1
|
\
|
*
Pass IKE version to peer config enumerator, filter configs
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Do not ignore configs for IKEv1 in charon anymore
Martin Willi
2012-03-20
1
-5
/
+0
|
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
|
Fixed null-pointer dereference in smp plugin.
Tobias Brunner
2012-04-26
1
-3
/
+7
*
|
Don't cast second argument of mem_printf_hook (%b) to size_t.
Tobias Brunner
2012-03-27
1
-1
/
+1
*
|
smp: Use proper signed type to get return value of read(2).
Tobias Brunner
2012-03-27
1
-1
/
+1
|
/
*
bus->listen() and the controller wrappers accept a timeout to wait for callbacks
Martin Willi
2011-08-26
1
-5
/
+5
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-3
/
+3
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-1
/
+2
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
1
-2
/
+4
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-0
/
+7
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-6
/
+10
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+2
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
1
-1
/
+1
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
4
-0
/
+1229