This is a fork of:
https://github.com/roglew/puppy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
544 B
19 lines
544 B
8 years ago
|
* Messages to implement
|
||
|
** DONE Ping
|
||
|
** DONE Submit request
|
||
|
*** DONE save to datafile
|
||
|
** DONE Set scope
|
||
|
** DONE Perform search
|
||
|
*** TODO verbosity options (or maybe just header mode?)
|
||
|
*** TODO Get by DbId
|
||
|
*** TODO make sure to return dbid
|
||
|
** DONE Save/load contexts
|
||
|
** TODO Intercept messages
|
||
|
** TODO Directly save messages
|
||
|
** TODO Certificate Management
|
||
|
*** TODO Generate new certs
|
||
|
*** TODO Set certificate files
|
||
|
*** TODO Get currently used certificate bytes/filepath
|
||
|
** TODO Add/remove listeners
|
||
|
*** TODO List active listeners (give IDs too)
|