]> source.dussan.org Git - rspamd.git/commit
* Add initial version of URLs parser (still need to make PCRE parse all pattern matches)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 11 Jun 2008 14:34:33 +0000 (18:34 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 11 Jun 2008 14:34:33 +0000 (18:34 +0400)
commit7cd13c464ff3e025a0ce70302dede40a1b2d3f29
tree06d94746e6e6c962ff77eeddc977d7a433a9a3f3
parent25395e554edc13f457e48d5fdf69095b3dbe5e17
* Add initial version of URLs parser (still need to make PCRE parse all pattern matches)
* Link with PCRE
configure
main.h
url.c [new file with mode: 0644]
url.h [new file with mode: 0644]
worker.c