This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
525cc46cabe3dbf17d9f63e76ea9aa974d3665fa
strongswan-ext
/
src
/
pki
T
History
Tobias Brunner
525cc46cab
Change interface for enumerator_create_filter() callback
...
This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
2017-05-26 13:56:44 +02:00
..
commands
Change interface for enumerator_create_filter() callback
2017-05-26 13:56:44 +02:00
man
pki: Add key object handle of smartcard or TPM private key as an argument to pki --keyid
2017-03-06 18:54:09 +01:00
.gitignore
started implementation of a PKI tool, currently supporting RSA|ECDSA key generation
2009-08-26 11:23:55 +02:00
command.c
pki: Never print more than MAX_LINES of usage summary
2015-12-16 12:07:13 +01:00
command.h
pki: Increase MAX_LINES
2015-12-16 12:09:18 +01:00
Makefile.am
configure: Check for and explicitly link against -latomic
2016-06-14 14:27:20 +02:00
pki.c
pki: Cast length derived from pointer arithmetic to int
2017-03-23 18:29:18 +01:00
pki.h
pki: Add a helper function parse traffic selectors from CIDR subnets or ranges
2017-02-27 09:36:48 +01:00