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 missing return in iterator_t.insert_before of linked_list_t.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
pluto: Clarified parsing of long durations.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Clearly mark switch cases that fall through.
Tobias Brunner
2011-04-19
4
-0
/
+4
*
Added missing break statement.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
pluto: Avoid potential null-pointer dereference when checking CRLs.
Tobias Brunner
2011-04-19
1
-1
/
+2
*
pluto: Added missing PF_KEY debug messages.
Tobias Brunner
2011-04-19
1
-21
/
+23
*
Properly copy interface name if unknown.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
pluto: from_state is strictly lower than STATE_IKE_ROOF.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Fixed typo in unit-tester plugin.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
support unstructuredAddress in left|rightid
Andreas Steffen
2011-04-18
2
-27
/
+29
*
send an empty EAP Ack client message if TLS was successful and handle it on t...
Andreas Steffen
2011-04-15
2
-33
/
+14
*
Windows 7 expects an uncompressed EAP Identity request
Andreas Steffen
2011-04-15
1
-16
/
+30
*
Set broadcast flag in DHCP requests when sending broadcasts
Martin Willi
2011-04-15
1
-0
/
+3
*
Add reload support to attr plugin
Martin Willi
2011-04-15
3
-19
/
+64
*
Migrated attr plugin to INIT/METHOD macros
Martin Willi
2011-04-15
1
-17
/
+16
*
Added reload support to eap-radius plugin
Martin Willi
2011-04-15
4
-39
/
+83
*
Reload strongswan.conf and plugins supporting reloading on SIGHUP
Martin Willi
2011-04-15
1
-1
/
+10
*
Accept NULL files in load_files[_section] as we do in constructor
Martin Willi
2011-04-15
1
-5
/
+5
*
Added a merge option to optionally reload files instead of merging them
Martin Willi
2011-04-15
3
-13
/
+32
*
Added plugin_loader method to reload plugin configurations
Martin Willi
2011-04-15
2
-0
/
+55
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
89
-0
/
+97
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
107
-245
/
+828
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
18
-138
/
+193
*
Migrated plugin_loader to INIT/METHOD macros
Martin Willi
2011-04-15
1
-24
/
+19
*
Continue without client authentication if no matching certificate found
Martin Willi
2011-04-14
1
-19
/
+22
*
Ignore TLS certificate requests as peer if peer authentication disabled
Martin Willi
2011-04-14
1
-13
/
+14
*
Send TLS Server Name Indication as peer if server identity is a FQDN
Martin Willi
2011-04-14
2
-0
/
+18
*
Fix tls_writer wrap functions
Martin Willi
2011-04-14
1
-4
/
+4
*
pluto: Fixed check for NAT-T keepalives.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
pluto: Properly initialize constants.
Tobias Brunner
2011-04-14
2
-2
/
+7
*
pluto: Avoid hiding outer parameter.
Tobias Brunner
2011-04-14
1
-6
/
+6
*
pluto: Use %zu to print values of type size_t.
Tobias Brunner
2011-04-14
1
-2
/
+2
*
Use %tx to print a value of type ptrdiff_t.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
Removed superfluous parameter to printf.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
Proper cleanup if IDs in ipsec.secrets cannot be parsed.
Tobias Brunner
2011-04-14
1
-0
/
+2
*
Fixed potential memory leak in host_create_any.
Tobias Brunner
2011-04-14
1
-0
/
+1
*
pluto: Fixed potential memory leak in atoaddr.
Tobias Brunner
2011-04-14
1
-9
/
+15
*
Fixed potential memory leak when processing routes from the kernel.
Tobias Brunner
2011-04-14
1
-0
/
+1
*
Do proper cleanup in error case in pki req.
Tobias Brunner
2011-04-14
1
-1
/
+2
*
Do proper cleanup in some error cases in pki signcrl.
Tobias Brunner
2011-04-14
1
-2
/
+4
*
pluto: Fixed potential memory leak when processing requested virtual IPs.
Tobias Brunner
2011-04-14
1
-12
/
+13
*
pluto: Properly free buffer in error cases in read_packet.
Tobias Brunner
2011-04-14
1
-1
/
+4
*
Neither rekey nor del can be NULL.
Tobias Brunner
2011-04-14
1
-2
/
+2
*
In scanf the maxmium length of %s does not include the null-terminator.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
starter_conn_t.id is an unsigned long.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
Fix compiler warnings at creation of CRL cache filenames.
Tobias Brunner
2011-04-14
2
-3
/
+3
*
Fixed output in ietf_attributes_t.get_string.
Tobias Brunner
2011-04-14
1
-2
/
+2
*
Fix "set nexthop to him when instantiating rightallowyes template with leftne...
Tobias Brunner
2011-04-14
1
-1
/
+1
*
added TLS renegotiation_info extension
Andreas Steffen
2011-04-14
2
-1
/
+7
*
Show full blown traffic selector in log_ts hook
Martin Willi
2011-04-14
1
-3
/
+21
[next]