 |
PCRE - Default branch
|
Section: Unix |
|
|
|
| Added: Mon, Jul 13th 1998 21:09 UTC (10 years, 0 months ago) |
Updated: Wed, May 7th 2008 11:09 UTC (2 months, 19 days ago) |
|
|
About:
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences. PCRE is used by many programs, including Exim, Postfix, and PHP.
Author:
Philip Hazel [contact developer]
Homepage:
http://www.pcre.org/
Tar/GZ:
ftp://ftp.csx.cam.ac.uk/[..]oftware/programming/pcre/pcre-7.7.tar.gz
Tar/BZ2:
ftp://ftp.csx.cam.ac.uk/[..]ftware/programming/pcre/pcre-7.7.tar.bz2
Zip:
ftp://ftp.csx.cam.ac.uk/[..]b/software/programming/pcre/pcre-7.7.zip
CVS tree (cvsweb):
http://vcs.exim.org/viewvc/pcre/
Bug tracker:
http://bugs.exim.org/
Mailing list archive:
http://lists.exim.org/lurker/list/pcre-dev.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.81/10.00
(Rank N/A)
» Vitality: 0.13% (Rank 681)
» Popularity: 8.35% (Rank 321)

(click to enlarge graphs)
Record hits: 50,426
URL hits: 38,592
Subscribers: 297
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
7.7
|
Code cleanup |
07-May-2008 18:09 |
|
7.6
|
Minor security fixes |
28-Jan-2008 17:32 |
|
7.5
|
Minor bugfixes |
10-Jan-2008 17:59 |
|
7.4
|
Code cleanup |
21-Sep-2007 10:18 |
|
7.3
|
Minor bugfixes |
28-Aug-2007 14:47 |
|
7.2
|
Minor feature enhancements |
19-Jun-2007 14:56 |
|
7.1
|
Code cleanup |
24-Apr-2007 18:02 |
|
7.0
|
Minor feature enhancements |
19-Dec-2006 11:21 |
|
6.7
|
Minor bugfixes |
05-Jul-2006 08:42 |
|
6.6
|
Minor bugfixes |
06-Feb-2006 16:02 |
Articles referencing this project
- Debian: New pcre3 packages fix arbitrary code execution
by Patrick Lenz
,
in Security
Sun, Jul 6th 2008 11:53
- Debian: New pcre3 packages fix arbitrary code execution
by Patrick Lenz
,
in Security
Mon, Feb 25th 2008 06:53
- Red Hat: Updated pcre packages resolve several security issues
by Patrick Lenz
,
in Security
Sun, Dec 2nd 2007 03:33
- Red Hat: Updated pcre packages correct security issues
by Patrick Lenz
,
in Security
Sun, Nov 11th 2007 10:55
- Debian: New pcre3 packages fix arbitrary code execution
by Patrick Lenz
,
in Security
Sun, Nov 11th 2007 00:48
|
|
Comments
[»]
what about the recursion bug affecting php (probably all apps using pcre)
by Mr.700 - Jan 11th 2005 04:52:34
Are bugs like RH bug
#133891, PHP bug
#24460, PHP bug
#26171 and PHP bug
#27070 going to be addressed?
In short: with some match patterns and data from 1000 bytes pcre causes
php (and probably others) to crash. The problem seems to be that "PCRE uses
recursion to handle subpatterns and indefinite repetition" (from PHP bug #24460).
-- Mr.700
[reply]
[top]
[»]
WOW! Partial macthing rulez :)
by aldem - Sep 16th 2004 10:51:20
Finally... You did it.. It took some time, though... :)
Many thanks :)
[reply]
[top]
|
|
 |