summaryrefslogtreecommitdiff
path: root/methods/rfc2553emu.cc
AgeCommit message (Collapse)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
Prompted-by: Jakub Wilk <jwilk@debian.org>
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
This makes it easier to see which headers includes what. The changes were done by running git grep -l '#\s*include' \ | grep -E '.(cc|h)$' \ | xargs sed -i -E 's/(^\s*)#(\s*)include/\1#\2 include/' To modify all include lines by adding a space, and then running ./git-clang-format.sh.
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Bug fixes to rfc2553 emulationArch Librarian
Author: jgg Date: 2000-06-18 06:04:45 GMT Bug fixes to rfc2553 emulation
2004-09-20OpenBSD fixesArch Librarian
Author: jgg Date: 1999-12-11 02:11:10 GMT OpenBSD fixes
2004-09-20Bug fixesArch Librarian
Author: jgg Date: 1999-12-10 08:53:43 GMT Bug fixes
2004-09-20Reorderd error handlingArch Librarian
Author: jgg Date: 1999-12-09 03:45:56 GMT Reorderd error handling
2004-09-20More tweaksArch Librarian
Author: jgg Date: 1999-05-27 05:51:18 GMT More tweaks
2004-09-20Final rfc2553 changesArch Librarian
Author: jgg Date: 1999-05-26 04:08:39 GMT Final rfc2553 changes
2004-09-20Changed to using rfc2553 name resolution for httpArch Librarian
Author: jgg Date: 1999-05-25 05:56:24 GMT Changed to using rfc2553 name resolution for http