| /[Apache-SVN]/httpd/sandbox/mod_pop3/pop_protocol.c |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
moving mod_pop3 to sandbox
property cleanup
Fix Buffer Overflow -- Thanks to Edward Rudd (www.outoforder.cc) Make code compile under httpd-2.1
Affix the correct copyright. Submitted by: Dirk-Willem van Gulik Reviewed by: Ben Hyde, Greg Stein
make it compile
Fix a segfault when QUIT issued before authenticating
Update to match new input filter api
This gets the pop module serving requests again.
Just a symbol name change - exports need ap_ designations
Remove a warning.
void*'s can't be incremented :)
We need to use end - start + 1, otherwise we miss the last newline
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |