summaryrefslogtreecommitdiff
path: root/libproxy/modules/ignore_domain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple result to be returned from static confignicolas.dufresne@gmail.com2012-07-051-1/+1
* Cleanup debug includesdominique.leuenberger@gmail.com2011-05-021-1/+0
* Fix issue 161: in case host is one char longer than any of the domain ignore ...dominique.leuenberger@gmail.com2011-05-021-2/+3
* Ported libproxy to new libmodman API/ABInicolas.dufresne2010-08-181-1/+1
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-1/+1
* add smod everywherenpmccallum2010-02-111-1/+1
* remove googlecode from the namespacenpmccallum2010-02-051-1/+1
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-5/+3
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-2/+1
* make it possible to build modules into the core libproxynpmccallum2010-01-171-1/+1
* make code more c++ish (major rework)npmccallum2010-01-171-68/+33
* build using c++npmccallum2010-01-171-0/+97