This is a list of projects I'd like to work on on Squid, FIFO
- Enable compiling with extra warnings (-Wextra)
- Refactor code parsing URLs or pieces of URLs needs to use the AnyP::Url
- remove antipattern if (data) cbdataReferenceDone(data)
Fix ErrorState constructors, unifying them
- netdb is preprocessor spaghetti, improve that
- turn removal interface from function pointers to virtual classes