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
...
|
*
|
Pass a constructor callback to create TNCCS server instances while dispatching
Martin Willi
2013-01-17
4
-15
/
+31
|
*
|
Create pt_tls_client with separate server address and identity
Martin Willi
2013-01-16
2
-28
/
+19
|
*
|
Create pt_tls_dispatcher with separate server address and identity
Martin Willi
2013-01-16
2
-17
/
+13
|
*
|
Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layer
Martin Willi
2013-01-16
11
-0
/
+1171
|
*
|
Send TLS close notify during tls_socket_t destruction
Martin Willi
2013-01-15
1
-2
/
+25
|
*
|
Send TLS close notify if application returns SUCCESS
Martin Willi
2013-01-15
1
-2
/
+6
|
*
|
Block TLS read when sending data, but have to wait for the handshake data first
Martin Willi
2013-01-15
1
-4
/
+11
|
*
|
TNCCS plugins don't depend on EAP-TNC, but can be used by other transports, too
Martin Willi
2013-01-15
3
-9
/
+0
|
*
|
Add a bio_reader_t constructor variant freeing passed data during destruction
Martin Willi
2013-01-15
2
-1
/
+32
|
*
|
Use a more POSIXy tls_socket interface with more flexibility.
Martin Willi
2013-01-15
2
-81
/
+165
|
*
|
Add a chunk_from_str() initializer that does not include 0-terminator
Martin Willi
2013-01-15
1
-0
/
+5
*
|
|
Remove leading zeros in SCEP certificate serialNumbers
Martin Willi
2013-02-14
1
-13
/
+19
*
|
|
Fix 'stroke loglevel any'
Tobias Brunner
2013-02-13
1
-4
/
+11
*
|
|
added ikev1/net2net-fragmentation scenario
5.0.3dr1
Andreas Steffen
2013-02-12
9
-0
/
+122
*
|
|
treat EAP identities as user IDs
Andreas Steffen
2013-02-12
1
-3
/
+3
*
|
|
use EAP identity in tnc/tnccs-20-pdp scenario
Andreas Steffen
2013-02-12
8
-10
/
+12
*
|
|
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
10
-27
/
+215
*
|
|
determine underlying IF-T transport protocol
Andreas Steffen
2013-02-12
13
-65
/
+231
*
|
|
make AR identities available to IMVs via IF-IMV 1.4 draft
Andreas Steffen
2013-02-11
14
-0
/
+645
*
|
|
Make IKE/EAP IDs available to TNC server/client
Andreas Steffen
2013-02-11
10
-28
/
+92
*
|
|
Don't use a time_t variable with fscanf when parsing uptime
Tobias Brunner
2013-02-08
1
-1
/
+1
*
|
|
Allow more than one CERTREQ payload for IKEv2
Tobias Brunner
2013-02-08
1
-2
/
+2
*
|
|
Add a --httptimeout option to scepclient
Martin Willi
2013-02-08
3
-7
/
+22
*
|
|
Use CURL_TIMEOUT and not CURL_CONNECTTIMEOUT for FETCHER_TIMEOUT in curl
Martin Willi
2013-02-08
1
-5
/
+12
*
|
|
Report enabled plugins at the end of configure
Tobias Brunner
2013-02-04
1
-0
/
+13
*
|
|
Streamlined comments in configure.in
Tobias Brunner
2013-02-04
1
-80
/
+83
*
|
|
Updated configure.in to newer autoconf
Tobias Brunner
2013-02-04
1
-145
/
+161
*
|
|
Add a configure option to disable all default plugins
Tobias Brunner
2013-02-04
2
-2
/
+16
*
|
|
time is a time_t pointer
Andreas Steffen
2013-02-04
1
-1
/
+1
*
|
|
version bump to 5.0.3dr1
Andreas Steffen
2013-02-04
1
-1
/
+1
*
|
|
improved control when an attribute request is sent
Andreas Steffen
2013-02-03
3
-2
/
+54
*
|
|
print PEN value 0xfffffe as Unassigned
Andreas Steffen
2013-02-03
2
-15
/
+17
*
|
|
send an error attribute if vendor ID or type of received attribute is reserved
Andreas Steffen
2013-02-03
1
-0
/
+12
*
|
|
openssl: Properly honor OPENSSL_NO_* defines
Tobias Brunner
2013-01-31
7
-5
/
+31
*
|
|
Fix Doxygen comment for rdrand plugin
Tobias Brunner
2013-01-31
1
-1
/
+1
*
|
|
Typo in strongswan.conf(5) man page fixed
Tobias Brunner
2013-01-31
1
-1
/
+1
|
|
/
|
/
|
*
|
version bump to 5.0.2
5.0.2
Andreas Steffen
2013-01-30
1
-1
/
+1
*
|
Documented new options in strongswan.conf(5) man page
Tobias Brunner
2013-01-25
1
-3
/
+60
*
|
Don't use pointer to a union member in host_create_from_string_and_family()
Tobias Brunner
2013-01-25
1
-5
/
+4
*
|
Properly check MSB in openssl plugin's PKCS#7 implementation
Tobias Brunner
2013-01-24
1
-1
/
+1
*
|
Use proper buffer sizes for parse_smartcard()
Tobias Brunner
2013-01-24
1
-7
/
+10
*
|
Cast first argument for %.*s to int
Tobias Brunner
2013-01-24
5
-18
/
+18
*
|
Removed unused command name when printing usage info for lookip
Tobias Brunner
2013-01-24
1
-1
/
+1
*
|
Removed unused argument
Tobias Brunner
2013-01-24
1
-1
/
+1
*
|
Properly read data from stream in pki --pkcs7
Tobias Brunner
2013-01-24
1
-6
/
+9
*
|
Properly destroy mem_cred object on pki --pkcs7 --help
Tobias Brunner
2013-01-24
1
-0
/
+1
*
|
Try to determine OS type if name and version are configured
Tobias Brunner
2013-01-24
1
-0
/
+2
*
|
Add missing va_end() call
Tobias Brunner
2013-01-24
1
-1
/
+2
*
|
g_thread_init() is deprecated since Glib 2.23
Tobias Brunner
2013-01-24
2
-0
/
+6
*
|
Fix check-in of IKE_SA when IKE_SA_INIT fails and hash table is enabled
Tobias Brunner
2013-01-24
1
-2
/
+13
[prev]
[next]