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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stroke: Use thread-safe dirname(3)
Tobias Brunner
2014-02-24
1
-6
/
+4
*
stroke: Use dirname(3) correctly
Tobias Brunner
2014-02-24
1
-5
/
+5
*
stroke: Use proper modifiers to print size_t arguments
Tobias Brunner
2014-02-18
1
-1
/
+1
*
lookip: Properly return from disconnect callback job
Tobias Brunner
2014-02-18
1
-1
/
+3
*
lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration
Martin Willi
2014-02-17
1
-3
/
+30
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
58
-205
/
+201
*
libhydra: Use lib->ns instead of hydra->daemon
Tobias Brunner
2014-02-12
1
-1
/
+1
*
pool: Install SQL schemas from src/pool
Tobias Brunner
2014-02-12
3
-567
/
+0
*
sql: Set default values for some fields in addresses table
Tobias Brunner
2014-02-12
2
-6
/
+6
*
sql: Install SQL schemas in /usr/share/strongswan/templates/database
Tobias Brunner
2014-02-12
1
-0
/
+3
*
sql: Remove unused cred.sql snippet
Tobias Brunner
2014-02-12
1
-24
/
+0
*
updown: Return an empty DNS server enumerator if no IKE_SA available
Martin Willi
2014-02-06
1
-1
/
+1
*
xauth-pam: Open/close a PAM session for each connected client
Andrea Bonomi
2014-01-23
4
-9
/
+265
*
xauth-pam: Sanitize XAuth attributes before passing them to PAM
Martin Willi
2014-01-23
1
-1
/
+5
*
stroke: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
1
-30
/
+6
*
radattr: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
1
-40
/
+8
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
1
-1
/
+10
*
unity: Send all traffic selectors in a single UNITY_SPLIT_INCLUDE attribute
Tobias Brunner
2014-01-23
1
-35
/
+47
*
unity: Change local TS to 0.0.0.0/0 as responder
Tobias Brunner
2014-01-23
1
-4
/
+7
*
unity: Send UNITY_SPLIT_INCLUDE attributes with proper padding
Tobias Brunner
2014-01-23
1
-11
/
+16
*
updown: Increase buffer size for script and environment variables
Tobias Brunner
2014-01-23
1
-1
/
+1
*
updown: Add PLUTO_IPCOMP to indicate if IPComp was negotiated
Tobias Brunner
2014-01-23
1
-1
/
+7
*
stroke: Ensure the buffer of strings in a stroke_msg_t is null-terminated
Tobias Brunner
2014-01-23
1
-2
/
+5
*
stroke: Add an option to prevent log level changes via stroke socket
Tobias Brunner
2014-01-23
1
-2
/
+15
*
dhcp: Allow binding of socket to particular interface
Thomas Egerer
2014-01-20
1
-0
/
+34
*
stroke: Fix error message if parsing leftsourceip fails
Tobias Brunner
2014-01-06
1
-1
/
+1
*
leak-detective: Use callback functions to report leaks and usage information
Martin Willi
2013-11-06
1
-1
/
+22
*
updown: fix segfault when interface name can't be resolved
Ansis Atteka
2013-10-30
1
-0
/
+4
*
Use exact mask when calling umask(2)
Tobias Brunner
2013-10-29
2
-2
/
+2
*
whitelist: Read multiple commands until client closes connection
Martin Willi
2013-10-29
1
-30
/
+28
*
Fixed some typos
Tobias Brunner
2013-10-29
1
-1
/
+1
*
check it specified IF-TNCCS protocol is enabled
Andreas Steffen
2013-10-21
1
-0
/
+6
*
updown: Pass ICMP[v6] message type and code to updown script
Tobias Brunner
2013-10-17
1
-2
/
+23
*
stroke: Reuse reqids of established CHILD_SAs when routing connections
Tobias Brunner
2013-10-17
1
-1
/
+45
*
Doxygen fixes
Tobias Brunner
2013-10-15
1
-2
/
+1
*
eap-radius: Forward RAT_FRAMED_IP_NETMASK as INTERNAL_IP4_NETMASK
Tobias Brunner
2013-10-11
1
-0
/
+5
*
eap-radius: Forward UNITY_SPLIT_INCLUDE or UNITY_LOCAL_LAN attributes
Tobias Brunner
2013-10-11
1
-0
/
+93
*
eap-radius: Forward UNITY_DEF_DOMAIN and UNITY_SPLITDNS_NAME attributes
Tobias Brunner
2013-10-11
1
-3
/
+25
*
dnscert: Add DNS CERT support for pubkey authentication
Ruslan N. Marchenko
2013-10-11
7
-0
/
+821
*
ipseckey: Properly handle failure to create a certificate
Tobias Brunner
2013-10-11
1
-33
/
+28
*
ipseckey: Refactor creation of certificate enumerator
Tobias Brunner
2013-10-11
1
-86
/
+81
*
ipseckey: Depend on plugin features to create public key and certificate objects
Tobias Brunner
2013-10-11
1
-0
/
+2
*
kernel-libipsec: Don't ignore policies of type != POLICY_IPSEC
Tobias Brunner
2013-10-11
1
-5
/
+0
*
kernel-libipsec: Add an option to allow remote TS to match the IKE peer
Tobias Brunner
2013-10-11
1
-2
/
+9
*
socket-default: Allow setting firewall mark on outbound packets
Tobias Brunner
2013-10-11
1
-0
/
+18
*
sql: Don't use MyISAM engine and set collation/charset for all tables
Tobias Brunner
2013-10-11
1
-26
/
+25
*
kernel-libipsec: Support ESPv3 TFC padding
Martin Willi
2013-10-11
1
-1
/
+1
*
kernel-libipsec: Support query_sa() to report usage statistics
Martin Willi
2013-10-11
1
-1
/
+2
*
kernel: Use a time_t to report use time in query_policy()
Martin Willi
2013-10-11
2
-2
/
+2
*
kernel: Use a time_t to report use time in query_sa()
Martin Willi
2013-10-11
2
-2
/
+2
[next]