Removed md5.c and md5.h because the APOP implementation which used it is no longer...
authorArt Cancro <ajc@citadel.org>
Thu, 12 Sep 2019 17:45:36 +0000 (13:45 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 12 Sep 2019 17:45:36 +0000 (13:45 -0400)
commitcfa09472a585c534fd05c8a35811cff9ef18965f
tree783c564a0ece44f0ae6cd9d62f3d954bb8a21579
parent41544d6edeaaee1d6563b3e30e0ec2c29d5cca41
Removed md5.c and md5.h because the APOP implementation which used it is no longer part of Citadel Server
12 files changed:
citadel/Makefile.in
citadel/md5.c [deleted file]
citadel/md5.h [deleted file]
citadel/modules/pop3/serv_pop3.c
citadel/modules/rssclient/serv_rssclient.c
citadel/modules/xmpp/serv_xmpp.c
citadel/modules/xmpp/xmpp_messages.c
citadel/modules/xmpp/xmpp_presence.c
citadel/modules/xmpp/xmpp_query_namespace.c
citadel/modules/xmpp/xmpp_queue.c
citadel/modules/xmpp/xmpp_sasl_service.c
citadel/msgbase.c