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 15 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tweak the hybrid parsing API to remove NUL-terminated strings as parameters.
Ivan Ristic
More...
almost 12 years ago
Add htp_table_get_mem().
Ivan Ristic
More...
almost 12 years ago
Add bstr_cmp_mem_nocase(). Tweak names of some utility functions.
Ivan Ristic
More...
almost 12 years ago
Add test for HTP_HOST_MISSING.
Ivan Ristic
More...
about 12 years ago
Do not erase flags when parsing hostname and port.
Ivan Ristic
More...
about 12 years ago
Improve hostname parsing, add flags, add tests.
Ivan Ristic
More...
about 12 years ago
Test for bstr_util_mem_trim().
Ivan Ristic
More...
about 12 years ago
Add bstr_util_mem_trim().
Ivan Ristic
More...
about 12 years ago
Tidy up.
Ivan Ristic
More...
about 12 years ago
Add bstr_char_at_end().
Ivan Ristic
More...
about 12 years ago
Tidy up.
Ivan Ristic
More...
about 12 years ago
Tidy up.
Ivan Ristic
More...
about 12 years ago
Docs.
Ivan Ristic
More...
about 12 years ago
Remove unused code.
Ivan Ristic
More...
about 12 years ago
Mimic the behaviour of PHP when it comes to part header folding.
Ivan Ristic
More...
about 12 years ago
Add another multipart header folding test.
Ivan Ristic
More...
about 12 years ago
Add HTP_MULTIPART_HEADER_FOLDING.
Ivan Ristic
More...
about 12 years ago
Boundary matching should be case sensitive.
Ivan Ristic
More...
about 12 years ago
Tidy up.
Ivan Ristic
More...
about 12 years ago
Split multipart boundary checks into UNUSUAL and INVALID.
Ivan Ristic
More...
about 12 years ago
Tweak multipart boundary detection and the evasion flags.
Ivan Ristic
More...
about 12 years ago
Fix bstr_util_mem_indexof_c_nocase().
Ivan Ristic
More...
about 12 years ago
Add 4 utility functions for searching through memory regions.
Ivan Ristic
More...
about 12 years ago
Remove dead code.
Ivan Ristic
More...
about 12 years ago
Add test for normal multipart boundaries. Fix one or two flags incorrectly set.
Ivan Ristic
More...
about 12 years ago
Change the API so that a multipart request does not have to be created if there is no boundary. Better boundary detection with evasion flags HTP_MULTIPART_HBOUNDARY_INVALID, HTP_MULTIPART_HBOUNDARY_UNUSUAL, and HTP_MULTIPART_HBOUNDARY_QUOTED.
Ivan Ristic
More...
about 12 years ago
Update compatibility docs.
Ivan Ristic
More...
about 12 years ago
Change the htp_table_get_index() signature to avoid the void ** parameter.
Ivan Ristic
More...
about 12 years ago
Remove stray debugging output.
Ivan Ristic
More...
about 12 years ago
Change bstr_free to take a pointer parameter.
Ivan Ristic
More...
about 12 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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