openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LibHTP
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
14 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 7 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Describe Apache's handling of Transfer-Encoding: identity in requests.
Ivan Ristic
More...
over 11 years ago
Fix incorrect NULL check.
Ivan Ristic
More...
over 11 years ago
Remove obsolete htp_config_set_generate_request_uri_normalized().
Ivan Ristic
More...
over 11 years ago
Merge commit '0.5.2'
Ivan Ristic
More...
over 11 years ago
Do not allow content handlers to be invoked after the final invocation.
Ivan Ristic
More...
over 11 years ago
Check that the API is rejecting NULL request and response body data in hybrid mode.
Ivan Ristic
More...
over 11 years ago
Remove bogus regression tests.
Ivan Ristic
More...
over 11 years ago
Do not allow response body pointers to be NULL. Improve validation of many functions, not allowing NULLs where appropriate. Improve documentation.
Ivan Ristic
More...
over 11 years ago
Do not allow htp_tx_req_process_body_data() to be invoked with NULL data.
Ivan Ristic
More...
over 11 years ago
Add tests for a suspected crash. Could not replicate.
Ivan Ristic
More...
over 11 years ago
Improve coverage of the urlencoded parser.
Ivan Ristic
More...
over 11 years ago
Fix urlencoded parser getting confused about its keys and values. Add further defensive handling of NULL values. Improve tests.
Ivan Ristic
More...
over 11 years ago
Fix the urlencoded parser to not add an empty key pair when given zero-length input. Tidy up. Add tests for the parser.
Ivan Ristic
More...
almost 12 years ago
More tests for htp_decode_urlencoded_inplace(). Fix ability to control if string is terminated at encoded NUL byte.
Ivan Ristic
More...
almost 12 years ago
Merge branch '0.5.x'
Ivan Ristic
More...
almost 12 years ago
Do not leak memory under low memory conditions.
Ivan Ristic
More...
almost 12 years ago
Remove dead code.
Ivan Ristic
More...
almost 12 years ago
Fix memory leak on a partially processed response.
Ivan Ristic
More...
almost 12 years ago
Fix memory leak.
Ivan Ristic
More...
almost 12 years ago
Fix memory leak in a test.
Ivan Ristic
More...
almost 12 years ago
Fix invalid read.
Ivan Ristic
More...
almost 12 years ago
Fix invalid read.
Ivan Ristic
More...
almost 12 years ago
Fix memory leak in a test.
Ivan Ristic
More...
almost 12 years ago
Fix a memory leak.
Ivan Ristic
More...
almost 12 years ago
When destroying an entire connection, destroy transactions even when they are incomplete.
Ivan Ristic
More...
almost 12 years ago
Fix off-by-one invalid read.
Ivan Ristic
More...
almost 12 years ago
Fix endless loop in htp_decode_path_inplace and htp_decode_urlencoded_inplace.
Ivan Ristic
More...
almost 12 years ago
Tidy up.
Ivan Ristic
More...
almost 12 years ago
Fix removing htp_tx_t references from htp_connp_t on transactions where responses complete first.
Ivan Ristic
More...
almost 12 years ago
Do not access transaction data after transaction has been destroyed.
Ivan Ristic
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
40
41
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree