index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Helper functions added to easily convert enumerated values.
Tobias Brunner
2010-12-03
2
-19
/
+92
|
*
Ensure that sections exist when using load_files_section.
Tobias Brunner
2010-12-03
2
-13
/
+43
|
*
Skip values and sections without key.
Tobias Brunner
2010-12-03
1
-0
/
+12
|
*
Some refactorings in lookup code in settings_t.
Tobias Brunner
2010-12-03
1
-82
/
+62
|
*
Added documentation about new features of settings_t.
Tobias Brunner
2010-12-03
2
-2
/
+103
|
*
Made settings_t thread-safe.
Tobias Brunner
2010-12-03
1
-17
/
+40
|
*
Added functions to settings_t to load files dynamically at runtime.
Tobias Brunner
2010-12-03
2
-28
/
+157
|
*
Allow inclusion of other files in strongswan.conf.
Tobias Brunner
2010-12-03
1
-7
/
+144
|
*
Loading of strongswan.conf refactored to a separate function.
Tobias Brunner
2010-12-03
1
-28
/
+47
|
*
Allow to replace/extend previously defined values/sections in strongswan.conf.
Tobias Brunner
2010-12-03
1
-9
/
+50
|
*
Don't create a section in parse_section.
Tobias Brunner
2010-12-03
1
-15
/
+26
|
|
|
|
Just add subsections and values to the passed section.
*
Removed unused static variable "lev".
Tobias Brunner
2010-12-03
1
-3
/
+0
|
*
Avoid calling globfree twice on failure.
Tobias Brunner
2010-12-03
1
-1
/
+0
|
*
removed superfluous whitespace
Andreas Steffen
2010-12-03
9
-39
/
+39
|
*
PB-TNC messages implemented
Sansar Choinyambuu
2010-12-03
12
-10
/
+1413
|
*
Migrated asn1_parser_t to INIT/METHOD macros
Andreas Steffen
2010-12-02
1
-38
/
+28
|
*
Migrated settings_t to INIT/METHOD macros
Andreas Steffen
2010-12-02
1
-46
/
+28
|
*
Migrated printf_hook_t to INIT/METHOD macros
Andreas Steffen
2010-12-02
1
-12
/
+12
|
*
Migrated integrity_checker_t to INIT/METHOD macros
Andreas Steffen
2010-12-02
1
-38
/
+24
|
*
added SQL database extensions to NEWS
Andreas Steffen
2010-12-01
1
-0
/
+8
|
*
version bump to 4.5.1dr2
Andreas Steffen
2010-12-01
1
-1
/
+1
|
*
use a composite test proposal
Andreas Steffen
2010-12-01
1
-1
/
+1
|
*
check for malformed IKE and ESP proposals
Andreas Steffen
2010-12-01
2
-0
/
+11
|
*
Migrated sql_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-30
1
-8
/
+10
|
*
Migrated sql_config_t to INIT/METHOD macros
Andreas Steffen
2010-11-30
1
-26
/
+20
|
*
renamed algorithm to proposal
Andreas Steffen
2010-11-30
8
-99
/
+100
|
*
store IKE and ESP proposals in SQL database
Andreas Steffen
2010-11-30
8
-16
/
+325
|
*
configured various DPD modes in sql scenarios
Andreas Steffen
2010-11-28
6
-36
/
+36
|
*
added sql/net2net-route-pem scenario
Andreas Steffen
2010-11-28
13
-0
/
+545
|
*
added sql/net2net-start-pem scenario
Andreas Steffen
2010-11-28
13
-0
/
+540
|
*
start and route connections defined in an SQL database via start_action ↵
Andreas Steffen
2010-11-28
14
-32
/
+116
|
|
|
|
field and ipsec up %startall command
*
version bump to 4.5.1dr1
Andreas Steffen
2010-11-28
1
-1
/
+1
|
*
Migrated stroke_config_t to INIT/METHOD macros
Andreas Steffen
2010-11-27
1
-41
/
+31
|
*
Migrated stroke_cat_t to INIT/METHOD macros
Andreas Steffen
2010-11-27
1
-41
/
+34
|
*
Migrated child_cfg_t to INIT/METHOD macros
Andreas Steffen
2010-11-26
1
-145
/
+89
|
*
Merge branch 'master' of git.strongswan.org:strongswan
Andreas Steffen
2010-11-26
8
-93
/
+105
|
\
|
*
commas, commas, ..
Andreas Steffen
2010-11-25
4
-6
/
+6
|
|
|
*
Migrated resolve_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-7
/
+11
|
|
|
*
Migrated kernel_pfroute_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-8
/
+11
|
|
|
*
Migrated kernel_pfkey_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-8
/
+11
|
|
|
*
Migrated kernel_netlink_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-7
/
+10
|
|
|
*
INIT allocates memory
Andreas Steffen
2010-11-25
1
-1
/
+1
|
|
|
*
INIT allocates memory
Andreas Steffen
2010-11-25
1
-1
/
+1
|
|
|
*
Migrated kernel_klips_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-6
/
+9
|
|
|
*
Migrated attr_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-7
/
+10
|
|
|
*
Migrated attr_sql_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-10
/
+13
|
|
|
*
Migrated backend_manager_t to INIT/METHOD macros
Andreas Steffen
2010-11-25
1
-37
/
+27
|
|
*
|
support PEM-encoded certificates stored in SQL databases
Andreas Steffen
2010-11-26
1
-2
/
+2
|
/
*
fixed a couple of bugs in the prototype
Andreas Steffen
2010-11-23
1
-2
/
+4
|
*
set PB_MSG_PA message type
Andreas Steffen
2010-11-23
1
-0
/
+4
|
[prev]
[next]