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 30 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Style changes.
Craig Forbes
More...
about 13 years ago
Add comment to autogen.sh.
Brian Rectanus
More...
about 13 years ago
Add missing includes statments for AM_ICONV. Add a autogen.sh file
William Metcalf
More...
about 13 years ago
Disable building with stack smashing protection on FreeBSD as it breaks on some versions.
William Metcalf
More...
about 13 years ago
Make FreeBSD happy by moving ICONV checks after OS detection.
William Metcalf
More...
about 13 years ago
Different approach for fixing make distcheck that is compat with older automake.
William Metcalf
More...
about 13 years ago
Fix test/Makefile.am to work with make distcheck
William Metcalf
More...
about 13 years ago
Added unit tests for bstr and some utility functions.
Craig Forbes
More...
about 13 years ago
Free response_line_raw in htp_tx_destroy.
Craig Forbes
More...
about 13 years ago
Merge remote branch 'origin/master'
Craig Forbes
More...
about 13 years ago
Fixed bug in htp_parse_positive_integer_whitespace.
Craig Forbes
More...
about 13 years ago
htp_tx_destroy: Free cookies.
Christopher Alfeld
More...
about 13 years ago
htp_tx_destroy: Free request_line_raw.
Christopher Alfeld
More...
about 13 years ago
make run-tests.sh executable
William Metcalf
More...
about 13 years ago
Fix make check. TESTS does not support arguments but we can use TEST_ENVIRONMENT. However using this method causes make dist check to fail. I resorted to using both TEST_ENVIRONMENT and a wrapper script.
William Metcalf
More...
about 13 years ago
Add missing calls to free memory.
Brian Rectanus
More...
about 13 years ago
Add LICENSE and NOTICE to EXTRA_DIST
William Metcalf
More...
about 13 years ago
Add missing files from doc to EXTRA_DIST
William Metcalf
More...
about 13 years ago
Fix for make distcheck
William Metcalf
More...
about 13 years ago
Add make target for doxygen. Update doxygen prefs.
William Metcalf
More...
over 13 years ago
Free header name/value on failure.
Brian Rectanus
More...
over 13 years ago
Free request/response header separator on tx destroy.
Brian Rectanus
More...
over 13 years ago
Remove return code assignment that we never look at.
Brian Rectanus
More...
over 13 years ago
Fix for bugs #17 and #18 Make files non-executable and dos2unix COPYING
William Metcalf
More...
over 13 years ago
Fix compiler warnings
Will Metcalf
More...
over 13 years ago
Remove -Werror as there are currently too many architecture specific warnings.
Christopher Alfeld
More...
over 13 years ago
Improve const correctness for dslib.
Christopher Alfeld
More...
over 13 years ago
Make all bstr routines const correct.
Christopher Alfeld
More...
over 13 years ago
Remove redundant cast in bstr_ptr. No functional change.
Christopher Alfeld
More...
over 13 years ago
Change bstr to a bstr_t rather than a void*.
Christopher Alfeld
More...
over 13 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
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