| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
hashing algorithms
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
account/certs links
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
adding/deleting users
|
|
|
|
| |
delete records in openvpn_usercerts
|
|
|
|
| |
eDBgetTableFieldMapping(...) function
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
file) in add_user(...)
|
| |
|
| |
|
|
|
|
|
| |
Changed certinfo.[ch] to add cert.digest as well, and using this
modified struct to handle the parse result after parsing the certfile.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The last argument to the function can contain a list over field names
which will be used in the ORDER BY clause when doing SELECT queries.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Instead of giving digest, common name, organisation and email address as
parameters when registering a new certificate, the function can now
take both PEM formated and PKCS12 formated certificate files and extract
the needed information automatically.
This functionality will only be enabled if OpenSSL v0.9.8 or newer is
found.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- lastlog
|
| |
|
| |
|
|
|
|
| |
specified user account
|