Jason Volk
|
fd514d2416
|
modules/s_keys: Fix create_my_key() linkage.
|
2019-05-09 06:15:06 -07:00 |
|
Jason Volk
|
77a92a1874
|
modules/s_keys: Reorg free functions into namespace; various cleanup.
|
2019-05-01 15:40:17 -07:00 |
|
Jason Volk
|
d32fd05a83
|
modules/key/server: Move static ed25519 test to s_keys from here.
|
2019-05-01 13:12:27 -07:00 |
|
Jason Volk
|
f9025cebb9
|
ircd: Support read-only and write-avoid modes via conf item / command line.
|
2019-04-15 11:16:31 -07:00 |
|
Jason Volk
|
8331fd0890
|
modules/s_keys: Fix valid_until_ts generation.
|
2019-03-03 13:41:40 -08:00 |
|
Jason Volk
|
69210c64be
|
modules/s_keys: Reduce milliseconds epoch to seconds.
|
2019-03-03 13:08:10 -08:00 |
|
Jason Volk
|
72a3ff2856
|
ircd: Employ path_string() at various callsites.
|
2019-02-07 22:16:19 -08:00 |
|
Jason Volk
|
5b3bee79a6
|
ircd::fs: Normalize buffering for path interface; add path features.
|
2019-01-25 11:49:24 -08:00 |
|
Jason Volk
|
2886924bf0
|
ircd::fs: Reorg path interface related.
|
2019-01-25 10:39:37 -08:00 |
|
Jason Volk
|
3fae228c1a
|
ircd::json: Simplify json::object interface: eliminate path traversing overloads.
|
2019-01-12 16:47:48 -08:00 |
|
Jason Volk
|
9aa6e2b768
|
ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related.
|
2018-10-09 20:56:12 -07:00 |
|
Jason Volk
|
fdb3f9bc4a
|
ircd::conf: Disambiguate string item access via cast conversion.
|
2018-10-02 15:58:03 -07:00 |
|
Jason Volk
|
da8beda0c3
|
ircd:Ⓜ️🆔 Support intuitive constructions of m::node::id.
|
2018-09-30 17:58:16 -07:00 |
|
Jason Volk
|
72f77b6d22
|
modules/s_keys: Disable dhparam generation here.
|
2018-08-29 16:17:25 -07:00 |
|
Jason Volk
|
958b176545
|
modules/s_keys: Better warning message for user.
|
2018-08-28 15:10:16 -07:00 |
|
Jason Volk
|
1ae8b8cc4a
|
modules/s_keys: Auto-generate dhparams on key init.
|
2018-08-28 15:06:07 -07:00 |
|
Jason Volk
|
c7ccf8dcc8
|
modules/s_keys: Fix linkage for create_my_key().
|
2018-08-28 15:05:54 -07:00 |
|
Jason Volk
|
61fade178e
|
ircd::m/modules/key: Various reorg / modularization.
|
2018-08-17 12:51:49 -07:00 |
|