- Queries
- Active Pastes
- All Pastes
- Search
- Advanced Search
Active Pastes
Active Pastes
- P10 Slow dirmngr
1 2020-05-11 09:15:54 dirmngr[4740] Handhabungsroutine für fd 576 gestartet 2 2020-05-11 09:15:54 dirmngr[4740] DBG: chan_0x00000240 -> # Home: C:\Users\bt014258\AppData\Roaming\gnupg 3 2020-05-11 09:15:54 dirmngr[4740] DBG: chan_0x00000240 -> # Config: C:\Users\bt014258\AppData\Roaming\gnupg\dirmngr.conf 4 2020-05-11 09:15:54 dirmngr[4740] DBG: chan_0x00000240 -> OK Dirmngr 2.2.19 at your service 5 2020-05-11 09:15:54 dirmngr[4740] DBG: chan_0x00000240 <- GETINFO version 6 ... - May 12 2020, 2:36 PM
- 27 Lines
Author: aheinecke 1 /* Find the "micalg" parameter from the last Gpgme operation on 2 context CTX. It is expected that this operation was a sign 3 operation. Return the algorithm name as a C string in buffer BUF 4 which must have been allocated by the caller with size BUFLEN. 5 Returns 0 on success or -1 in case of an error. The return string 6 ... - Feb 14 2018, 12:18 PM
- 36 Lines
Author: werner