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
/
libhydra
/
hydra.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
libhydra can be initialized more than once
Martin Willi
2012-11-14
1
-3
/
+27
|
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Added options and a lookup function that will allow filtering of network ↵
Tobias Brunner
2012-09-21
1
-1
/
+2
|
|
|
|
interfaces
*
Moved scheduler and thread pool to libstrongswan.
Tobias Brunner
2010-09-02
1
-6
/
+0
|
*
Moved kernel interface to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+2
|
*
Moved scheduler_t to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+4
|
*
Move processor_t (thread-pool) to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+2
|
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-1
/
+1
|
*
Store the name of the daemon that initialized libhydra to load ↵
Tobias Brunner
2010-04-06
1
-1
/
+3
|
|
|
|
daemon-specific settings.
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-0
/
+1
|
*
Attributes moved from libstrongswan to libhydra.
Tobias Brunner
2010-03-24
1
-0
/
+30
|
|
|
|
|
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
*
Adding libhydra_init, which is currently only needed for integrity checks.
Tobias Brunner
2010-03-24
1
-0
/
+40