1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove un-needed if. Indeed, the test of an array is always true
wi
More... over 7 years ago
Fix an free error in manage_header_body
wi
More... over 7 years ago
several fixes: better input_header, response_header, memory leak and when Content-Length is zero (contribution from http://sourceforge.net/p/fapws3/) Many thanks to vincent delft
wi
More... about 8 years ago
fix directory vulnerability for statis files (contribution from http://sourceforge.net/p/fapws3)
wi
More... about 8 years ago
no more needed for python-2.7 More... over 10 years ago
fix a core dump on OpenBSD-5.6 More... over 10 years ago
Add contributors More... about 13 years ago
Release of Fapws3-11 More... about 13 years ago
Fix the realloc crash detected by Black_Noir More... about 13 years ago
Merge pull request #35 from WillDignazio/master More... about 13 years ago
Originally a bug found by rossdylan, several distros were unable to build or install fapws3 due to a libev only being checked for .a extension. I added some logic to check for .la and .so, this allowed me to install on x86_64 and ia64 architectures on gentoo. More... about 13 years ago
Fix bug #34: wrong remote_addr reported More... over 13 years ago
release v0.10b which is a bug fix release (issue 33) More... over 13 years ago
Merge branch 're-MAXHEADER' More... over 13 years ago
Fix the bug inside PyError handling More... over 13 years ago
Fix some leaks in mainloop.c More... over 13 years ago
Remove debug printf More... over 13 years ago
Fix issue 33 More... over 13 years ago
Improve setup.py More... over 13 years ago
Add contributors in README More... over 13 years ago
remove dedug in unit test More... over 13 years ago
Add some unit tests More... over 13 years ago
Better PyErr handeling More... over 13 years ago
Add a long GET test More... over 13 years ago
remove the link with pycurl More... over 13 years ago
Change for OSX More... over 13 years ago
adapt INSTALL for OSX More... over 13 years ago
Fixes requested for OSX More... over 13 years ago
Add a Class test in unittest More... over 13 years ago
merge standard and socket test files. More... over 13 years ago