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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
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
3
-28
/
+29
|
*
store IKE and ESP proposals in SQL database
Andreas Steffen
2010-11-30
3
-16
/
+123
|
*
start and route connections defined in an SQL database via start_action ↵
Andreas Steffen
2010-11-28
13
-32
/
+115
|
|
|
|
field and ipsec up %startall command
*
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
|
*
prototype implementation using the pb_tnc_message_t class
Andreas Steffen
2010-11-23
1
-15
/
+219
|
*
defined a pb_tnc_message_t interface
Andreas Steffen
2010-11-23
6
-4
/
+506
|
*
implemented create_reason_enumerator() function
Andreas Steffen
2010-11-19
2
-1
/
+35
|
*
implemented request_handshake_retry() function
Andreas Steffen
2010-11-19
4
-27
/
+84
|
*
Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20
Martin Willi
2010-11-18
3
-3
/
+12
|
*
Use static args for C_Initialize(), OpenSC does not get a copy of the pointers
Martin Willi
2010-11-18
1
-5
/
+7
|
*
added ITA and strongSwan OIDs
Andreas Steffen
2010-11-17
1
-0
/
+3
|
*
corrected TCGID OID
Andreas Steffen
2010-11-17
1
-1
/
+1
|
*
Added getter for arbitrary environment variables
Martin Willi
2010-11-17
2
-0
/
+17
|
*
added IMC and IMV IDs as arguments to send_message()
Andreas Steffen
2010-11-17
6
-25
/
+39
|
*
get_attribute() and set_attribute() are not allowed to use TNC_CONNECTIONID_ANY
Andreas Steffen
2010-11-16
1
-3
/
+5
|
*
initialize chunks and add debug output
Andreas Steffen
2010-11-16
1
-1
/
+9
|
*
load IMCs and IMVs with RTLD_LAZY
Andreas Steffen
2010-11-16
2
-2
/
+2
|
[prev]
[next]