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
/
libpttls
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpttls: Link against ws_w32 on Windows
Martin Willi
2014-06-04
1
-0
/
+4
*
Increased maximum PT-TLS message size to 2MB
Andreas Steffen
2014-05-31
1
-1
/
+1
*
tls: Support a maximum TLS version to negotiate using TLS socket abstraction
Martin Willi
2014-04-01
2
-2
/
+2
*
tls: Support a null encryption flag on TLS socket abstraction
Martin Willi
2014-04-01
2
-2
/
+3
*
Doxygen fixes
Tobias Brunner
2013-10-15
1
-4
/
+0
*
Build all shared libraries with -no-undefined and link them properly
Tobias Brunner
2013-09-12
1
-1
/
+8
*
Process PB-TNC batches received via PT-TLS asynchronously
Andreas Steffen
2013-08-19
1
-60
/
+56
*
Optimized PT-TLS data transfer
Andreas Steffen
2013-08-15
4
-127
/
+107
*
Set client identity with TLS certificate authentication
Andreas Steffen
2013-08-15
1
-7
/
+18
*
Fixed memory leak in SASL PLAIN
Andreas Steffen
2013-08-15
1
-0
/
+3
*
Use client identities from successful authentications, only
Andreas Steffen
2013-08-15
1
-18
/
+12
*
Extract client identity and authentication type from SASL authentication
Andreas Steffen
2013-08-15
3
-9
/
+41
*
Added some debug statements
Andreas Steffen
2013-08-15
4
-4
/
+47
*
Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plug...
Andreas Steffen
2013-08-15
2
-0
/
+17
*
rapid PT-TLS AR/PDP prototype
Andreas Steffen
2013-08-15
4
-4
/
+14
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+5
*
Added missing sasl Doxygen group
Tobias Brunner
2013-04-05
1
-0
/
+3
*
libpttls: Destroy reader when handling errors during SASL
Tobias Brunner
2013-03-25
1
-0
/
+2
*
Merge branch 'pt-tls'
Martin Willi
2013-03-07
12
-31
/
+951
|
\
|
*
Support different authentication schemes for PT-TLS
Martin Willi
2013-02-28
5
-6
/
+71
|
*
Implement a SASL PLAIN mechanism using shared secrets
Martin Willi
2013-02-28
4
-0
/
+224
|
*
Implement SASL authentication in PT-TLS client
Martin Willi
2013-02-28
1
-11
/
+191
|
*
Implement SASL authentication in PT-TLS server
Martin Willi
2013-02-28
1
-5
/
+236
|
*
Define PT-TLS SASL result codes
Martin Willi
2013-02-28
1
-0
/
+11
|
*
Define an interface for SASL mechanisms and provide a static factory
Martin Willi
2013-02-28
3
-1
/
+193
|
*
Pass a client identity to pt_tls_client, usable for TLS or SASL authentication
Martin Willi
2013-02-28
2
-7
/
+21
|
*
Don't close underlying file descriptor before destroying a tls_socket
Martin Willi
2013-02-28
1
-1
/
+4
*
|
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
1
-1
/
+3
|
/
*
resolve dependency on libtls
Andreas Steffen
2013-02-14
1
-0
/
+1
*
PT-TLS dispatcher TNCCS constructor takes peer identities to pass to factory
Martin Willi
2013-02-14
2
-4
/
+23
*
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
9
-0
/
+1165