summary refs log tree commit diff
path: root/FreeBSD/mail/imbox/pkg-descr
blob: 76aa3e6924ec527be01a7789076c36b574161504 (plain) (blame)
1
2
3
4
5
imbox is a small TLS-only IMAP client intended for applying git patches
without need of any other mail client. It includes git-fetch-email, a
wrapper modeled after git-send-email.

WWW: https://git.causal.agency/imbox/
splaying empty blobsEric Wong When size is zero, subtracting one from it turns it into ULONG_MAX which causes an out-of-bounds access on buf. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12Makefile: add doc-related targetsLars Hjemli