aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAge
* fixes for pre-0.1.0Gravatar Paul Querna 2005-04-06
r/aedca57113b6770dff365718ebff9034?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Nikos Mavrogiannopoulos 2010-06-27 | * Corrected issue with firefox and long post data (had to do ↵Gravatar Nokis Mavrogiannopoulos 2010-03-15 | | | | | with read function not handling EAGAIN and EINTR correctly). * On connection termination be polite and send a bye (common handling of EOC ↵Gravatar Nokis Mavrogiannopoulos 2009-07-21 | | | | and EOS). * removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point.Gravatar Nokis Mavrogiannopoulos 2009-07-21 | * More fixes related to bug #102