Adam Ierymenko
|
cfb0bc4f8e
|
Better CRL implementation, AES fix.
|
2020-07-16 12:01:24 -07:00 |
|
Adam Ierymenko
|
e5f2314055
|
Fix another not-fun bug. Also exterminate a memory leak and do a few optimizations.
|
2020-07-10 16:38:32 -07:00 |
|
Adam Ierymenko
|
f018fefeb4
|
Even less bugs!
|
2020-07-09 20:08:08 -07:00 |
|
Adam Ierymenko
|
04d8c3dd79
|
Now with less bugs!
|
2020-07-09 14:57:44 -07:00 |
|
Adam Ierymenko
|
1eacbdf374
|
Some cleanup, and fix a really obscure bug in Certificate.
|
2020-07-09 10:12:24 -07:00 |
|
Adam Ierymenko
|
b02fc1f28b
|
CGo hell, fix a thinko in CMakeFile.
|
2020-07-07 10:12:38 -07:00 |
|
Adam Ierymenko
|
7e341ed397
|
More certificate plumbing.
|
2020-07-06 19:28:43 -07:00 |
|
Adam Ierymenko
|
0d764f5a3d
|
CGO glue for certificates, and Go formatting and other boring stuff.
|
2020-07-03 13:08:40 -07:00 |
|
Adam Ierymenko
|
899f0c9749
|
Certificate API
|
2020-07-02 22:22:31 -07:00 |
|
Adam Ierymenko
|
9029570452
|
Test certificate copy/construct.
|
2020-06-30 23:20:50 -07:00 |
|
Adam Ierymenko
|
3f4809457f
|
A bunch of compile fixes, and an edge case fix in Dictionary.
|
2020-06-30 20:31:41 -07:00 |
|
Adam Ierymenko
|
92d2bbc63c
|
Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work.
|
2020-06-30 11:20:44 -07:00 |
|
Adam Ierymenko
|
bae91724a1
|
Certificate passes all tests.
|
2020-06-27 14:52:55 -07:00 |
|
Adam Ierymenko
|
daef6a24d1
|
Now with less bugs, and less limits that could pose an issue later.
|
2020-06-27 13:52:12 -07:00 |
|
Adam Ierymenko
|
73d0e2e7e0
|
Interim commit of some cert and cert testing work, also other cleanup in Utils.
|
2020-06-26 13:09:24 -07:00 |
|
Adam Ierymenko
|
5e1b7f2ba6
|
Certificate stuff, but not plumbled through to CLI yet to actually make them.
|
2020-06-25 07:40:21 -07:00 |
|
Adam Ierymenko
|
05a3831acb
|
Certificates, and rename credentials to credential since they are not truly certificates (according to the common definition).
|
2020-06-24 10:46:59 -07:00 |
|
Adam Ierymenko
|
cfc2a43f51
|
A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials.
|
2020-06-18 17:02:36 -07:00 |
|