| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
With the new implementation the plugins don't have to be listed in any
special order, dependencies are properly resolved. The order only
matters if two plugins provide the same feature.
|
| |
|
|
|
|
| |
en-/decoding
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It is not actually able to handle PEM encoded PKCS#12 files produced
by OpenSSL.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
If decryption fails, it returns -1. chunk_equals() should catch that error,
but be more explicit in error checking.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes monolithic build.
|
|
|
|
| |
Seems to work correctly with recent MySQL versions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #292.
|
| |
|