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
...
*
Support the PKCS#5/PKCS#12 encryption scheme used by OpenSSL for private keys
Tobias Brunner
2013-05-08
1
-0
/
+6
*
Register PKCS#8 builder for KEY_ANY
Tobias Brunner
2013-05-08
1
-0
/
+1
*
Add support for PKCS#7/CMS encrypted-data
Tobias Brunner
2013-05-08
6
-5
/
+267
*
Move PKCS#12 key derivation to a separate file
Tobias Brunner
2013-05-08
5
-147
/
+238
*
PKCS#5 wrapper can decrypt PKCS#12-like schemes
Tobias Brunner
2013-05-08
2
-4
/
+180
*
Add test vectors for RC2
Tobias Brunner
2013-05-08
3
-0
/
+118
*
Fix cleanup in crypto_tester if a crypter fails
Tobias Brunner
2013-05-08
1
-1
/
+4
*
Add implementation of the RC2 block cipher (RFC 2268)
Tobias Brunner
2013-05-08
8
-4
/
+555
*
Extract function to convert ASN.1 INTEGER object to u_int64_t
Tobias Brunner
2013-05-08
3
-23
/
+28
*
Extract PKCS#5 handling from pkcs8 plugin to separate helper class
Tobias Brunner
2013-05-08
5
-458
/
+710
*
agent: Use sshkey plugin to parse keys, adds support for ECDSA
Tobias Brunner
2013-05-07
2
-56
/
+66
*
sshkey: Add support for ECDSA keys
Tobias Brunner
2013-05-07
1
-0
/
+70
*
sshkey: Added builder for SSHKEY RSA keys
Tobias Brunner
2013-05-07
6
-1
/
+142
*
Add sshkey plugin stub that will parse RFC 4253 public keys
Tobias Brunner
2013-05-07
4
-0
/
+136
*
tun_device: add a getter for the address previously passed to set_address()
Martin Willi
2013-05-06
2
-0
/
+32
*
tun_device: add a getter for the underlying file descriptor
Martin Willi
2013-05-06
2
-0
/
+14
*
tun-device: use host_create_netmask() to calculate interface netmask
Martin Willi
2013-05-06
1
-49
/
+12
*
host: add a netmask constructor taking the number of network bits
Martin Willi
2013-05-06
2
-0
/
+57
*
host: remove unused host_t.get_differences() method
Martin Willi
2013-05-06
2
-39
/
+0
*
host: print %#H format specifiers not as %any, but with the port
Martin Willi
2013-05-06
1
-1
/
+1
*
host: initialize sockaddr->sa_len if it is available
Martin Willi
2013-05-06
1
-0
/
+14
*
semaphore: similar to thread_create(), semaphore_create() is used by Mach
Martin Willi
2013-05-06
1
-0
/
+5
*
settings: Add a set_default_str() to set a different default for a key
Martin Willi
2013-05-06
2
-0
/
+31
*
backtrace: use atos instead of addr2line on OS X to resolve source lines
Martin Willi
2013-05-06
1
-3
/
+11
*
backtrace: add an alternative stack unwinding implementation using libunwind
Martin Willi
2013-05-06
2
-6
/
+35
*
leak-detective: add support for OS X by hooking default malloc zone
Martin Willi
2013-05-06
1
-5
/
+160
*
leak-detective: remove unused malloc call counters
Martin Willi
2013-05-06
1
-7
/
+0
*
leak-detective: align allocations on both 32 and 64-bit systems to 32 bytes
Martin Willi
2013-05-06
1
-0
/
+5
*
leak-detective: call tzset() explicitly before enabling leak detective
Martin Willi
2013-05-06
1
-6
/
+11
*
leak-detective: override malloc functions instead of using deprecated hooks
Martin Willi
2013-05-06
1
-128
/
+206
*
Use the GEN silent rule when generating oid database with perl
Martin Willi
2013-05-06
2
-2
/
+2
*
Use the GEN silent rule when generating gperf files
Martin Willi
2013-05-06
1
-0
/
+1
*
openssl: Define a default for FIPS_MODE
Tobias Brunner
2013-05-03
1
-0
/
+4
*
In memwipe_check(), don't put magic on stack when calling do_magic()
Martin Willi
2013-05-03
1
-3
/
+3
*
Dump stack if memwipe() check fails
Martin Willi
2013-05-03
1
-3
/
+19
*
During libstrongswan initialization, check if memwipe() works as expected
Martin Willi
2013-04-18
1
-1
/
+51
*
support of OpenSSL FIPS-140-2 library
Andreas Steffen
2013-04-16
2
-1
/
+20
*
Allow SHA1_Init()/SHA1_Update() to fail if OpenSSL version >= 1.0
Martin Willi
2013-04-10
1
-0
/
+14
*
Check RSA_public_decrypt() length before constructing and comparing a chunk
Martin Willi
2013-04-10
1
-7
/
+10
*
RSA_check_key() may return -1 if it fails
Martin Willi
2013-04-10
1
-2
/
+2
*
RAND_bytes/RAND_pseudo_bytes returns -1 if it is not supported by RAND method
Martin Willi
2013-04-10
1
-1
/
+1
*
Check return value of ECDSA_Verify() correctly
Martin Willi
2013-04-10
1
-1
/
+1
*
Properly handle situation if no resolver plugins are loaded
Tobias Brunner
2013-04-01
1
-1
/
+5
*
Make some private functions in plugins static
Tobias Brunner
2013-03-27
2
-5
/
+5
*
Add a method to replace all secrets in a mem_cred_t object
Tobias Brunner
2013-03-20
2
-5
/
+68
*
Properly cleanup libmysql
Tobias Brunner
2013-03-19
1
-1
/
+1
*
Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000
Martin Willi
2013-03-12
2
-1
/
+4
*
esc() is only used if dladdr(3) is available
5.0.3dr3
Tobias Brunner
2013-03-08
1
-12
/
+13
*
added some otherNames OIDs
Andreas Steffen
2013-03-06
1
-0
/
+6
*
Don't invoke addr2line if dladdr() did not yield a filename
Martin Willi
2013-03-04
1
-1
/
+1
[prev]
[next]