0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 10, 2025 — Jun 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'awest-swe/master' More... about 13 years ago
typecast to break the 128B barrier More... about 13 years ago
Merge branch 'next' More... over 13 years ago
Merge branch 'code/hygiene' into next More... over 13 years ago
chore, mention pimmel.h where it belongs in libpimmel.la SOURCES More... over 13 years ago
minor, refactor subscription code into sub.[ch] More... over 13 years ago
Merge branch 'next' More... over 13 years ago
Merge branch 'core/msg-sig' into next More... over 13 years ago
fix, PEBKAC, determine message length if not provided by user in pmml_noti() More... over 13 years ago
Merge branch 'tool/moni' into next More... over 13 years ago
minor, in pimmel-moni print CHAN and MSG, and make idn and sig optional More... over 13 years ago
Merge branch 'tool/wait' into next More... over 13 years ago
Merge branch 'tool/noti' into next More... over 13 years ago
minor, support --key in pimmel-wait to verify signed messages More... over 13 years ago
minor, support --key in pimmel-noti to send signed messages More... over 13 years ago
fix, PEBKAC, include pimmel-noti command line options in pimmel-noti More... over 13 years ago
Merge branch 'core/msg-sig' into next More... over 13 years ago
minor, sign and verify both the channel string and the actual message More... over 13 years ago
minor, read sigs off the wire in pimmel-moni More... over 13 years ago
Merge branch 'feat/ossl-keys' into next More... over 13 years ago
Merge branch 'bld/dist' into next More... over 13 years ago
minor, have pmml_wait() and pmml_noti() using/checking the channel signature More... over 13 years ago
minor, for now read vrfy keys through PEM_read_PrivateKey() More... over 13 years ago
minor, return the best matching channel in matchesp() (longest prefix) More... over 13 years ago
hygiene, lift inline pressure for setsock_reuse{addr,port}() More... over 13 years ago
minor, serialise sig in pmml_pack() and deserialise sig in pmml_chck() More... over 13 years ago
minor, provide implementation of pmml_sign_key() and pmml_vrfy_key() More... over 13 years ago
chore, build libpimmel with openssl More... over 13 years ago
minor, introduce channel signatures in public pimmel API More... over 13 years ago
cosmetics, move subscription handling to the top (even before sockasso handling) More... over 13 years ago