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
/
libstrongswan
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement PKCS#7 "data" content type parsing
Martin Willi
2012-12-19
4
-0
/
+146
*
certificate_t.has_subject() matches for certificate serialNumber
Martin Willi
2012-12-19
2
-0
/
+8
*
Implement generic PKCS#7 contentInfo parsing
Martin Willi
2012-12-19
4
-0
/
+153
*
Add a plugin stub for PKCS#7 containers
Martin Willi
2012-12-19
4
-0
/
+136
*
Add container plugin features
Martin Willi
2012-12-19
2
-0
/
+36
*
Add a generic interface for crypto containers and a more specific PKCS#7 inte...
Martin Willi
2012-12-19
6
-5
/
+178
*
Rebuild PKCS#9 encoding after adding new attributes
Martin Willi
2012-12-19
1
-0
/
+3
*
Don't store additional encoding for each PKCS#9 attribute
Martin Willi
2012-12-19
1
-13
/
+15
*
Unify PKCS#9 set_attribute* methods to a single add_attribute
Martin Willi
2012-12-19
3
-56
/
+11
*
PKCS#9 coding style cleanups
Martin Willi
2012-12-19
2
-110
/
+41
*
Remove external build_encoding method in PKCS#9
Martin Willi
2012-12-19
2
-9
/
+5
*
Use a ./configure check to detect pthread spinlock availability
Martin Willi
2012-12-18
1
-15
/
+7
*
Replace optionsfrom LGPLv2 header by a GPLv2
Martin Willi
2012-11-30
1
-7
/
+7
*
Consolidated %any(6) host_t parsing
Martin Willi
2012-11-29
2
-12
/
+14
*
Remove numeric conversion from resolver, it is done directly in host_t
Martin Willi
2012-11-29
1
-32
/
+0
*
host_create_from_dns() tries a numeric conversion before asking resolver
Martin Willi
2012-11-29
1
-1
/
+5
*
Add a host_t constructor from string, but with a specific family
Martin Willi
2012-11-29
2
-35
/
+48
*
allow the optional sharing if RSA private keys
Andreas Steffen
2012-11-22
3
-104
/
+191
*
overwrite sensitive prime with zeroes
Andreas Steffen
2012-11-18
1
-1
/
+1
*
implemented generation of safe primes
Andreas Steffen
2012-11-18
3
-13
/
+40
*
libstrongswan can be initialized more than once
Martin Willi
2012-11-14
2
-4
/
+30
*
transmit Product Vendor ID if known
Andreas Steffen
2012-10-31
1
-2
/
+2
*
added some Linux OS PENs
Andreas Steffen
2012-10-31
2
-3
/
+18
*
issue warning if sqlite finalize is missing
Andreas Steffen
2012-10-26
1
-1
/
+4
*
Fix RSA encryption padding terminator in gmp plugin, broken with 5025135f
Martin Willi
2012-10-24
1
-0
/
+2
*
Moved utils.[ch] to utils folder
Tobias Brunner
2012-10-24
9
-12
/
+12
*
Moved settings_t to utils folder
Tobias Brunner
2012-10-24
6
-9
/
+10
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
103
-109
/
+111
*
Moved enum_name_t to utils folder
Tobias Brunner
2012-10-24
10
-14
/
+13
*
Moved chunk_t to utils folder
Tobias Brunner
2012-10-24
11
-15
/
+15
*
Moved printf hooks to utils folder
Tobias Brunner
2012-10-24
6
-9
/
+10
*
Moved integrity_checker_t to utils folder
Tobias Brunner
2012-10-24
5
-6
/
+6
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
62
-64
/
+70
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
6
-11
/
+14
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
11
-14
/
+20
*
Add a traffic selector constructor creating a TS directly from a CIDR string
Martin Willi
2012-10-24
2
-0
/
+30
*
PKCS#11 library search using keyid uses a fallback to look for certificates
Martin Willi
2012-10-24
1
-4
/
+8
*
Add a strongswan.conf option to disable loading of all certificates from a pk...
Martin Willi
2012-10-24
1
-6
/
+11
*
Explicit pkcs11 certificate loading can enforce a module and a slot
Martin Willi
2012-10-24
2
-4
/
+21
*
Be less verbose if loading PKCS#11 certificate fails
Martin Willi
2012-10-24
1
-6
/
+1
*
Add a builder to load specific pkcs11 certificates by keyid
Martin Willi
2012-10-24
3
-0
/
+115
*
If no pkcs11 public key for a private key found, search for a certificate
Martin Willi
2012-10-24
1
-4
/
+53
*
Move pkcs11 public key lookup function declaration to header file
Martin Willi
2012-10-24
3
-20
/
+18
*
Add proposal keywords to explicitly specify PRF algorithms
Martin Willi
2012-10-24
1
-0
/
+8
*
Support field with specifiers in %N printf hook
Martin Willi
2012-10-24
1
-5
/
+7
*
Added an option to reload certificates from PKCS#11 tokens on SIGHUP
Tobias Brunner
2012-10-18
1
-0
/
+16
*
Copy the name of pkcs11_library_t objects
Tobias Brunner
2012-10-18
2
-2
/
+3
*
Use a shortcut to resolve numeric IP addresses (no need for separate threads)
Tobias Brunner
2012-10-18
1
-0
/
+33
*
Use native threads in host resolver so that it works even if processor has no...
Tobias Brunner
2012-10-18
1
-45
/
+77
*
Terminate unused resolver threads after a timeout
Tobias Brunner
2012-10-18
3
-9
/
+35
[prev]
[next]