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 (
Expand
)
Author
Age
Files
Lines
...
*
Fixed RNG crypto tester
Tobias Brunner
2012-09-28
1
-11
/
+9
*
Request is never NULL when responding with an INFORMATIONAL message
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Fixed check for rng in session ID creation of libfast
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Completed state handling in isakmp_cert_pre
Tobias Brunner
2012-09-28
1
-0
/
+4
*
Added missing break statements in NAT-T mapping handling in PF_KEY plugin
Tobias Brunner
2012-09-28
1
-0
/
+2
*
Added missing break when building TLS cipher suites
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Make sure we successfully opened xfrm_acq_expires
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Added missing continue statement in ha socket error handling
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Fixed snprintf check in tnc-ifmap plugin
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Make static analyzers happy when parsing hosts from sockaddr_t
Tobias Brunner
2012-09-28
1
-2
/
+4
*
Clarified code when hashing/comparing cached policies in kernel-netlink
Tobias Brunner
2012-09-28
1
-5
/
+4
*
Avoid overrunning array when registering pki command line options
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Use %x to print uint32 as long ints are 64-bit long on x64 Linux
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
17
-46
/
+52
*
Avoid memory leak when sending RADIUS accounting start message failed
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Ensure that pipe is closed when calling resolvconf(8)
Tobias Brunner
2012-09-28
1
-2
/
+4
*
Avoid memory leak when failing to read file metadata
Tobias Brunner
2012-09-28
1
-0
/
+1
*
The this->data member is never NULL
Tobias Brunner
2012-09-28
2
-2
/
+2
*
Use proper argument for sizeof when copying replay state
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Algorithm names are not always static anymore, avoid string overflows
Tobias Brunner
2012-09-28
1
-5
/
+10
*
Correctly initialize payload length of encrypted payload
Tobias Brunner
2012-09-28
1
-1
/
+1
*
The eap argument of send_response is never NULL
Tobias Brunner
2012-09-28
1
-13
/
+11
*
Properly initialize sockaddr_in struct in fast and dhcp plugins
Tobias Brunner
2012-09-28
2
-8
/
+14
*
Properly initialize ima flag when adding file measurements
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Properly initialize chunk for PCR value in case of errors
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Initialize g and p in create_dh factory method
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Properly initialize chunk for extension OID when parsing CRLs
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Fix parsing of IPv6 headers in ip_packet_t
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Properly cleanup varargs in LDAP fetcher's set_option()
Tobias Brunner
2012-09-28
1
-3
/
+4
*
Properly cleanup varargs in enumerators of both SQL backends
Tobias Brunner
2012-09-28
2
-0
/
+2
*
Allow replay windows smaller than the default of 32
Tobias Brunner
2012-09-27
1
-4
/
+6
*
Properly initialize cached address map in kernel-pfroute plugin
Tobias Brunner
2012-09-27
1
-0
/
+1
*
Clarified error message if enabling UDP decapsulation fails
Tobias Brunner
2012-09-27
2
-2
/
+4
*
Fixed compilation of kernel-pfroute plugin
Tobias Brunner
2012-09-27
1
-4
/
+6
*
Added description for flush_auth_cfg and acct_port plus some minor editorial ...
Tobias Brunner
2012-09-25
1
-6
/
+16
*
IKE_AUTH_LIFETIME task is not defined if IKEv2 is disabled
Tobias Brunner
2012-09-25
1
-1
/
+4
*
New Android release after fixing private key issues on Jelly Bean
Tobias Brunner
2012-09-24
1
-2
/
+2
*
android: Leak the private key reference on Jelly Bean to avoid a bug in the f...
Tobias Brunner
2012-09-24
1
-1
/
+10
*
android: Added a global variable to check the current SDK version
Tobias Brunner
2012-09-24
2
-1
/
+26
*
Don't check interface of inbound message if interfaces are not filtered
Tobias Brunner
2012-09-24
3
-7
/
+19
*
android: Load the private key and certificates separately in android_creds_t
Tobias Brunner
2012-09-24
3
-43
/
+36
*
android: Added a method to get the user's private key via JNI
Tobias Brunner
2012-09-24
3
-1
/
+61
*
android: Added a JNI backed private key implementation
Tobias Brunner
2012-09-24
3
-0
/
+324
*
Documentation about some time values clarified
Tobias Brunner
2012-09-24
2
-3
/
+3
*
removed ikev2/dynamic-responder scenario
Andreas Steffen
2012-09-22
14
-214
/
+0
*
Make sure the if_name member of cached route entries is initialized to NULL
Tobias Brunner
2012-09-22
2
-4
/
+10
*
do not enable integrity and crypto tests in ikev1/rw-cert-unity scenario
Andreas Steffen
2012-09-21
2
-8
/
+0
*
NEWS about kernel interface changes
Tobias Brunner
2012-09-21
1
-0
/
+11
*
Properly handle thread cancelation in rwlock_condvar_t
Tobias Brunner
2012-09-21
1
-15
/
+20
*
Use an rwlock in kernel-pfroute too
Tobias Brunner
2012-09-21
1
-13
/
+14
[prev]
[next]