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
...
*
Allow vendor-specific PB-TNC messages
Andreas Steffen
2013-09-17
23
-138
/
+583
*
ignore *.1 manpage files
Andreas Steffen
2013-09-17
1
-1
/
+1
*
Version bump to 5.1.1dr4
Andreas Steffen
2013-09-17
1
-1
/
+1
*
Merge branch 'pubkeys'
Tobias Brunner
2013-09-13
15
-38
/
+350
|
\
|
*
sshkey: Add support for parsing keys from files
Tobias Brunner
2013-09-13
1
-1
/
+92
|
*
sshkey: Add encoding for ECDSA keys
Tobias Brunner
2013-09-13
1
-0
/
+72
|
*
openssl: Add support for generic encoding of EC public keys
Tobias Brunner
2013-09-13
1
-23
/
+13
|
*
pki: --pub also accepts public keys (i.e. to convert them to a different format)
Tobias Brunner
2013-09-13
2
-3
/
+18
|
*
pki: Add support to encode public keys in SSH key format
Tobias Brunner
2013-09-13
4
-5
/
+17
|
*
sshkey: Add encoder for RSA keys
Tobias Brunner
2013-09-13
6
-2
/
+93
|
*
openssl: Add generic RSA public key encoding
Tobias Brunner
2013-09-13
1
-3
/
+17
|
*
openssl: Add helper function to convert BIGNUMs to chunks
Tobias Brunner
2013-09-13
2
-0
/
+27
|
*
pki: Load dnskey plugin to encode public keys in RFC 3110 format
Tobias Brunner
2013-09-13
1
-1
/
+1
|
/
*
Merge branch 'man-pki'
Tobias Brunner
2013-09-13
34
-70
/
+1245
|
\
|
*
pki: Don't print an error if no arguments are given
Tobias Brunner
2013-09-13
1
-1
/
+1
|
*
pki: Install pki(1) as utility directly in $prefix/bin
Tobias Brunner
2013-09-13
17
-99
/
+105
|
*
pki: Add example commands to setup a simple CA
Tobias Brunner
2013-09-13
1
-0
/
+75
|
*
pki: Add pki --verify man page
Tobias Brunner
2013-09-13
5
-4
/
+62
|
*
pki: Add pki --pub man page
Tobias Brunner
2013-09-13
5
-4
/
+82
|
*
pki: Add pki --print man page
Tobias Brunner
2013-09-13
4
-2
/
+58
|
*
pki: Add pki --keyid man page
Tobias Brunner
2013-09-13
4
-2
/
+77
|
*
pki: Add pki --pkcs7 man page
Tobias Brunner
2013-09-13
5
-6
/
+88
|
*
pki: Add pki --req man page
Tobias Brunner
2013-09-13
5
-5
/
+98
|
*
pki: Add pki --signcrl man page
Tobias Brunner
2013-09-13
5
-8
/
+135
|
*
pki: Add pki --issue man page
Tobias Brunner
2013-09-13
5
-8
/
+190
|
*
pki: Add pki --self man page
Tobias Brunner
2013-09-13
5
-4
/
+155
|
*
pki: Add pki --gen man page
Tobias Brunner
2013-09-13
5
-4
/
+119
|
*
pki: Add ipsec-pki(8) man page
Tobias Brunner
2013-09-13
5
-0
/
+81
|
*
strongswan.conf: Use configured piddir for UNIX sockets
Tobias Brunner
2013-09-13
1
-6
/
+6
|
*
Build generated man pages via configure script
Tobias Brunner
2013-09-13
8
-33
/
+29
|
/
*
resolve: Remove comment when using resolvconf(8)
Tobias Brunner
2013-09-13
1
-2
/
+1
*
.gitignore: Add .dirstamp files touched by automake
Martin Willi
2013-09-13
1
-0
/
+1
*
libipsec: fix memory management when cloning ip_packet
Martin Willi
2013-09-13
1
-1
/
+1
*
libipsec: check for a policy with the reqid of the SA on decapsulation
Martin Willi
2013-09-13
3
-7
/
+14
*
stroke: don't remove a matching peer config if used by other child configs
Martin Willi
2013-09-13
1
-4
/
+3
*
conftest: Don't load plugins incrementally
Tobias Brunner
2013-09-13
1
-4
/
+6
*
ikev1: Fix double free when searching for redundant CHILD_SAs
Tobias Brunner
2013-09-13
1
-1
/
+1
*
Build all IMC/IMVs with -no-undefined
Tobias Brunner
2013-09-12
10
-10
/
+10
*
pt-tls-client: Report loaded plugins
Tobias Brunner
2013-09-12
1
-0
/
+1
*
pt-tls-client: Abort if no tnccs-manager is available
Tobias Brunner
2013-09-12
1
-0
/
+7
*
Build all shared libraries with -no-undefined and link them properly
Tobias Brunner
2013-09-12
12
-9
/
+73
*
configure: libtls and libtnccs etc. all require libstrongswan
Tobias Brunner
2013-09-12
1
-1
/
+1
*
tun_device: Add warning if TUN devices are not supported by platform
Tobias Brunner
2013-09-12
2
-3
/
+17
*
Make sure libstrongswan is initialized first in IMCs and IMVs
Andreas Steffen
2013-09-11
4
-24
/
+35
*
sockets: Initialize the whole ancillary data buffer not only the actual struct
Tobias Brunner
2013-09-10
2
-4
/
+4
*
ikev1: For PFS prefer DH group from IKE_SA over first configured
Thomas Egerer
2013-09-10
1
-18
/
+54
*
kernel-netlink: increase buffer size for RT netlink messages
Ansis Atteka
2013-09-10
1
-1
/
+1
*
Fixed double free causing swapped ends to crash
5.1.1dr3
Andreas Steffen
2013-09-07
1
-1
/
+0
*
Added ikev1/config-payload-push scenario
Andreas Steffen
2013-09-07
11
-0
/
+161
*
Minor performance tuning
Andreas Steffen
2013-09-07
1
-4
/
+4
[prev]
[next]