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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Migrated x509_ocsp_request to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-75
/
+51
*
Migrated x509_ac to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-107
/
+63
*
Migrated sha1_prf to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-33
/
+27
*
use specific reset method
Andreas Steffen
2011-09-28
1
-42
/
+42
*
Migrated sha2_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-123
/
+116
*
Migrated sha1_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-26
/
+23
*
Migrated md5_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-29
/
+21
*
Migrated md4_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-27
/
+21
*
Migrated pubkey_cert to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-69
/
+48
*
make encoding of CERT_TRUSTED_PUBKEY configurable
Andreas Steffen
2011-09-08
1
-1
/
+1
*
Fixed compiler warnings in openssl plugin
Martin Willi
2011-09-07
2
-2
/
+2
*
Register manager of pkcs11 plugin as library object
Martin Willi
2011-08-24
6
-28
/
+8
*
typos: initator->initiator, authenticaion->authentication.
Tobias Brunner
2011-08-15
1
-1
/
+1
*
Added missing include in mysql plugin.
Tobias Brunner
2011-07-26
1
-0
/
+1
*
fixed some more misspellings
Andreas Steffen
2011-07-20
1
-1
/
+1
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
8
-10
/
+10
*
Finally removed deprecated iterator_t.
Tobias Brunner
2011-07-06
1
-0
/
+1
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-3
/
+3
*
Provide recursive mutex' just in case the PKCS#11 library requires it
Martin Willi
2011-06-01
1
-1
/
+1
*
Fix strict aliasing warning
Martin Willi
2011-05-25
1
-1
/
+1
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
3
-5
/
+5
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-2
/
+2
*
Don't compile login() in openssl_rsa_private_key_t if ENGINE support is disab...
Tobias Brunner
2011-05-13
1
-0
/
+2
*
chunk_clear not clear_chunk.
Tobias Brunner
2011-05-10
1
-1
/
+1
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
8
-5
/
+14
*
fixed loop error in parsing of OCSP basic responses
Andreas Steffen
2011-04-26
1
-1
/
+1
*
Revert alloc_str changes
Martin Willi
2011-04-21
2
-18
/
+12
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
2
-12
/
+18
*
Added plugin_loader method to reload plugin configurations
Martin Willi
2011-04-15
2
-0
/
+55
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
36
-0
/
+44
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
48
-219
/
+432
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-1
/
+1
*
Migrated plugin_loader to INIT/METHOD macros
Martin Willi
2011-04-15
1
-24
/
+19
*
Fix compiler warning after fetcher_t.fetch signature change
Martin Willi
2011-04-12
1
-1
/
+2
*
Use an IV size of zero for DES in ECB mode
Martin Willi
2011-04-08
2
-3
/
+1
*
Added support for DES_ECB to af-alg, required for eap-mschapv2
Martin Willi
2011-04-05
1
-0
/
+1
*
Added support for FETCH_CALLBACK to soup fetcher
Martin Willi
2011-04-04
1
-9
/
+45
*
Support FETCH_CALLBACK in curl fetcher
Martin Willi
2011-04-04
1
-11
/
+34
*
Added a new FETCH_CALLBACK option to fetch data without allocation
Martin Willi
2011-04-04
2
-2
/
+4
*
fixed parsing of X.509 certificatePolicies
Andreas Steffen
2011-03-11
1
-4
/
+4
*
support of RSAES-OAEP public keys
Andreas Steffen
2011-03-08
1
-1
/
+1
*
corrected pkcs11 error message
Andreas Steffen
2011-03-01
1
-1
/
+1
*
prevent multiple debug outputs in case of non-monolithic plugins
Andreas Steffen
2011-02-20
1
-2
/
+0
*
Merged the monolithic and non-monolithic plugin loaders into one.
Tobias Brunner
2011-02-10
1
-49
/
+37
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
4
-23
/
+33
*
Some typos fixed.
Tobias Brunner
2011-02-07
1
-1
/
+1
*
introduced libstrongswan.x509.enforce_critical parameter
Andreas Steffen
2011-02-05
4
-7
/
+11
*
Properly initialize variable 'critical'.
Tobias Brunner
2011-02-04
1
-1
/
+1
*
fixed checking of unknown critical extensions in openssl_x509
Andreas Steffen
2011-01-31
1
-1
/
+1
*
Implemented an alternative HTTP fetcher based on libsoup
Martin Willi
2011-01-17
5
-0
/
+333
[prev]
[next]