Use g_strlcpy() rather than strncpy().
[pwmd.git] / TODO
blob8d1bf7b4110e3afb18dc92f3160ed64075482682
1 Add "OPTION TIMEOUT=N" to specify a pinentry timeout. Need to wait for
2 pinentry to support this option itself because assuan_pipe_connect() calls
3 execv() to execute pinentry, which replaces the PID from pth_fork().
5 Might be convenient to have an XPATH command to return some portion of a
6 document.