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 (
Expand
)
Author
Age
Files
Lines
...
*
Added add_segment() method to ITA attributes
Andreas Steffen
2014-10-05
6
-0
/
+47
*
Implemented incremental processing of SWID tag [ID] inventory attribute
Andreas Steffen
2014-10-05
8
-199
/
+253
*
Implemented add_segment method for PA-TNC attributes
Andreas Steffen
2014-10-05
11
-90
/
+208
*
Added total length parameter in PA-TNC attribute constructor
Andreas Steffen
2014-10-05
91
-319
/
+957
*
Assignment of flags starts with bit 0
Andreas Steffen
2014-10-05
2
-5
/
+5
*
Register the reception of the AIK attribute
Andreas Steffen
2014-10-05
3
-2
/
+9
*
Unit tests for libimcv
Andreas Steffen
2014-10-05
5
-0
/
+649
*
Compacted chunk creation in ita_attr_command constructor
Andreas Steffen
2014-10-05
1
-2
/
+1
*
Merged libpts into libimcv
Andreas Steffen
2014-10-05
158
-430
/
+229
*
Added out message queue for imv_msg receive method
Andreas Steffen
2014-10-05
8
-86
/
+81
*
Implemented IF-M segmentation
Andreas Steffen
2014-10-05
24
-320
/
+1660
*
Added request variable to get_info_string method
Andreas Steffen
2014-10-03
5
-11
/
+12
*
Implemented IF-M segmentation contracts
Andreas Steffen
2014-10-03
32
-63
/
+1354
*
Allow to treat specified Attribute-Type-Not-Supported errors as non-fatal
Andreas Steffen
2014-10-03
10
-16
/
+110
*
starter: Allow specifying the ipsec.conf location in strongswan.conf
Shea Levy
2014-10-02
1
-1
/
+2
*
stroke: Allow specifying the ipsec.secrets location in strongswan.conf
Shea Levy
2014-10-02
2
-5
/
+17
*
library: Allow specifying the path to strongswan.conf in the STRONGSWAN_CONF ...
Shea Levy
2014-10-02
1
-1
/
+1
*
Don't fail to install if sysconfdir isn't writable
Shea Levy
2014-09-26
1
-1
/
+1
*
ikev1: Be more verbose if a peer config would match, but is unusable for Mode
Martin Willi
2014-09-25
1
-0
/
+12
*
ikev2: Reorder task activation for established IKE SAs
Tobias Brunner
2014-09-25
1
-11
/
+11
*
Revert "ikev2: Insert MOBIKE tasks at the front of the queue"
Tobias Brunner
2014-09-25
1
-6
/
+1
*
curl: For SSL features, depend on thread-safety provided by our crypto plugins
Martin Willi
2014-09-24
3
-7
/
+57
*
curl: Dynamically query supported protocols and register appropriate features
Martin Willi
2014-09-24
1
-10
/
+64
*
leak-detective: Whitelist libssl SSL_COMP_get_compression_methods()
Martin Willi
2014-09-24
1
-0
/
+2
*
curl: Try to initialize with SSL support to handle https:// URIs
Martin Willi
2014-09-24
1
-1
/
+6
*
watcher: Add a method to query the watcher state
Martin Willi
2014-09-24
2
-7
/
+45
*
kernel-netlink: Define and use rtnetlink message types
Martin Willi
2014-09-24
1
-1
/
+22
*
kernel-netlink: Pass protocol specific enum names to socket constructor
Martin Willi
2014-09-24
4
-12
/
+13
*
kernel-netlink: Clean up socket initialization, handle 0 as valid socket fd
Martin Willi
2014-09-24
1
-9
/
+6
*
kernel-netlink: Clean up response buffer management
Martin Willi
2014-09-24
1
-24
/
+16
*
kernel-netlink: Use recv() instead of recvfrom()
Martin Willi
2014-09-24
1
-11
/
+3
*
kernel-netlink: Avoid casting the NLMSG_DATA() return value
Martin Willi
2014-09-24
3
-26
/
+26
*
kernel-netlink: Define netlink buffer as an union having a netlink header
Martin Willi
2014-09-24
4
-21
/
+24
*
systemd: Discover and check systemd libraries with pkg-config during configure
Martin Willi
2014-09-22
1
-1
/
+2
*
systemd: Add a native systemd journal logger
Martin Willi
2014-09-22
2
-2
/
+186
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
9
-12
/
+44
*
systemd: Provide a charon-systemd daemon targeting full systemd integration
Martin Willi
2014-09-22
4
-0
/
+242
*
swanctl: Complete --load-creds command summary
Martin Willi
2014-09-22
1
-1
/
+1
*
swanctl: Fix description of load-pools command summary
Martin Willi
2014-09-22
1
-1
/
+1
*
swanctl: Add a --load-all command, performing --load-{creds,pools,conns}
Martin Willi
2014-09-22
10
-97
/
+329
*
swanctl: Add a --reload-settings command
Martin Willi
2014-09-22
5
-2
/
+93
*
vici: Add a command to reload strongswan.conf
Martin Willi
2014-09-22
1
-0
/
+12
*
encoding: Accept all exchange types for non IKEv1/IKEv2 major versions
Martin Willi
2014-09-22
1
-5
/
+11
*
settings: Make loading a NULL or empty pattern a (nop-)success
Martin Willi
2014-09-22
1
-1
/
+1
*
settings: Use strongswan.conf used during library initialization for reload
Martin Willi
2014-09-22
4
-14
/
+4
*
library: Store the used root strongswan.conf configuration
Martin Willi
2014-09-22
2
-7
/
+12
*
swanctl: Document --stats command
Tobias Brunner
2014-09-19
1
-0
/
+3
*
ikev2: Don't treat initial messages as MOBIKE exchanges
Tobias Brunner
2014-09-16
1
-6
/
+9
*
ikev1: Don't cache last block of INFORMATIONAL messages as IV
Tobias Brunner
2014-09-12
1
-2
/
+2
*
ikev1: Log IV when encrypting messages
Tobias Brunner
2014-09-12
1
-0
/
+1
[prev]
[next]