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 (
Collapse
)
Author
Age
Files
Lines
...
*
check length of hex-encoded IV
Andreas Steffen
2012-10-07
1
-2
/
+5
|
*
allow has_noskip_flag to contain TRUE_OR_FALSE
Andreas Steffen
2012-10-07
1
-1
/
+1
|
*
free entry in error case
Andreas Steffen
2012-10-07
1
-0
/
+2
|
*
test first and up in the outer while loop
Andreas Steffen
2012-10-07
1
-5
/
+1
|
*
fixed generation of PA-TNC error messages
Andreas Steffen
2012-10-07
1
-9
/
+3
|
*
added some new SHA-512 OIDs
Andreas Steffen
2012-10-03
1
-0
/
+2
|
*
Add a libfast sendfile() method to send files from disk
5.0.1
Martin Willi
2012-10-02
2
-0
/
+69
|
*
Include all dev headers, even if they are configuration specific
Martin Willi
2012-10-02
1
-5
/
+4
|
*
version bump to 5.0.1
Andreas Steffen
2012-10-02
1
-1
/
+1
|
*
Ensure UNSUPPORTED_CRITICAL_PAYLOAD notify contains correct payload type
Tobias Brunner
2012-09-28
1
-0
/
+1
|
*
Make sure hasher exists before trying to destroy it
Tobias Brunner
2012-09-28
1
-1
/
+1
|
*
Missed one in 6c10cece
Tobias Brunner
2012-09-28
1
-0
/
+2
|
*
Missed one in 3dcffed6
Tobias Brunner
2012-09-28
1
-1
/
+1
|
*
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
|
|
|
|
Should not be a problem, but makes static analyzers happy.
*
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
|
|
|
|
changes
*
IKE_AUTH_LIFETIME task is not defined if IKEv2 is disabled
Tobias Brunner
2012-09-25
1
-1
/
+4
|
|
|
|
Fixes #229.
*
New Android release after fixing private key issues on Jelly Bean
Tobias Brunner
2012-09-24
1
-2
/
+2
|
[prev]
[next]