/[Apache-SVN]/httpd/sandbox/mod_pop3/pop_core.c
ViewVC logotype

Log of /httpd/sandbox/mod_pop3/pop_core.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 653648 - (view) (annotate) - [select for diffs]
Modified Tue May 6 00:02:04 2008 UTC (18 months, 2 weeks ago) by fielding
File length: 11221 byte(s)
Diff to previous 106617 (colored)
moving mod_pop3 to sandbox

Revision 106617 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 21:59:06 2004 UTC (5 years ago) by nd
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 11221 byte(s)
Diff to previous 105806 (colored)
property cleanup

Revision 105806 - (view) (annotate) - [select for diffs]
Modified Fri Nov 19 11:21:37 2004 UTC (5 years ago) by ianh
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 11221 byte(s)
Diff to previous 98440 (colored)
Fix Buffer Overflow -- Thanks to Edward Rudd (www.outoforder.cc)
Make code compile under httpd-2.1

Revision 98440 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 04:55:04 2003 UTC (6 years, 10 months ago) by wrowe
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 11139 byte(s)
Diff to previous 96040 (colored)
  Affix the correct copyright.

Submitted by:	Dirk-Willem van Gulik
Reviewed by:	Ben Hyde, Greg Stein

Revision 96040 - (view) (annotate) - [select for diffs]
Modified Sat Jul 13 04:15:46 2002 UTC (7 years, 4 months ago) by ianh
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8497 byte(s)
Diff to previous 94345 (colored)
make it compile

Revision 94345 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 07:35:51 2002 UTC (7 years, 7 months ago) by jwoolley
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8488 byte(s)
Diff to previous 94007 (colored)
Update to new buckets API

Revision 94007 - (view) (annotate) - [select for diffs]
Modified Mon Mar 18 23:46:34 2002 UTC (7 years, 8 months ago) by jwoolley
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8376 byte(s)
Diff to previous 92806 (colored)
Fix several bugs in pop_crlf_escape_filter():
 * it was writing to what should be a const buf
 * the \r was being inserted before e when it should have been
   inserted after e
 * it missed some cases of one-byte buckets

Note: there is still some small brokenness here because it misses any
bare LF's at the beginning of buckets it didn't create.  Fixing that
will require it to keep track of its state to note whether it's seen the
accompanying CR or not.

Revision 92806 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 09:11:33 2002 UTC (7 years, 10 months ago) by wrowe
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8136 byte(s)
Diff to previous 92568 (colored)
  Fix a handful of AP_MODULE_DECLARE_DATA exports for .so modules.

Revision 92568 - (view) (annotate) - [select for diffs]
Modified Fri Dec 21 22:04:45 2001 UTC (7 years, 11 months ago) by rbb
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8113 byte(s)
Diff to previous 92498 (colored)
Get POP3 to compile again.

Revision 92498 - (view) (annotate) - [select for diffs]
Modified Mon Dec 17 03:24:48 2001 UTC (7 years, 11 months ago) by rbb
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8137 byte(s)
Diff to previous 89701 (colored)
Pop3 module compiles again.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 89701 - (view) (annotate) - [select for diffs]
Modified Wed Jul 25 02:16:33 2001 UTC (8 years, 4 months ago) by rbb
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 8258 byte(s)
Diff to previous 89513 (colored)
Add the logic to escape the '.' if it is the first char on a line.

Revision 89513 - (view) (annotate) - [select for diffs]
Added Sat Jul 7 20:23:29 2001 UTC (8 years, 4 months ago) by rbb
Original Path: httpd/mod_pop3/trunk/pop_core.c
File length: 7741 byte(s)
Initial import of POP3 module.  Still need the STATUS file, and
instructions for building, those are coming.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2