* Use safestrncpy() instead of strncpy() where appropriate
[citadel.git] / webcit / vcard.c
2002-06-15 Art Cancro* Use safestrncpy() instead of strncpy() where appropriate
2002-03-05 Art Cancro* More vCard editing stuff
2002-03-04 Art Cancro* Wrote some skeleton code for robust vCard editing
2002-02-13 Art Cancro* Added some rudimentary support for displaying vCards...