b586070c37
Accepting request 1291525 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1291525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=21
2025-07-10 20:11:27 +00:00
95bd8f6c9b
- WARNING: OISF is in the process of migrating this package to
...
Rust, so support may be discontinued in the future
- Reformat spec file to hard-wrap long lines
- Update to version 0.5.50:
* response: do not error on gap finishing content-length
* chunks: probe validity if data was not buffered
* chunks: abort asap on invalid chunk length
* response: end decompressors in chunked content
* decompressors: do not take data after end
* readme: update status
* readme: update goals
* response: end decompressors in chunked content
* scan-build: work around optin.performance.Padding
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=45
2025-07-09 15:29:33 +00:00
202134ae1d
Accepting request 1222512 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1222512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=20
2024-11-08 10:59:43 +00:00
47b392327f
- Update to version 0.5.49
...
* headers: put a configurable limit on their numbers.
* htp/table: only fetch element when needed.
* fuzz: limits the number of transactions.
* fuzz: improve debug output.
* fuzz: flush to get full assertion text.
* request: trim headers values also when there is no name.
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=43
2024-11-07 16:34:37 +00:00
48000fe384
Accepting request 1178333 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1178333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=19
2024-06-03 15:45:33 +00:00
Otto Hollmann
c5a5e41440
Accepting request 1178077 from home:AndreasStieger:branches:server:monitoring
...
- run tests, spec file tweaks
OBS-URL: https://build.opensuse.org/request/show/1178077
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=41
2024-06-03 13:57:24 +00:00
578e2c6348
Accepting request 1170919 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1170919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=18
2024-04-30 15:28:13 +00:00
Otto Hollmann
edfcf2513c
Accepting request 1170576 from home:mnhauke:monitoring
...
- Update to version 0.5.48
* decompressor: only take erroneous data on first try
* autotools: run autoupdate to modernize build system
- Update to version 0.5.47
* request: limit probing after missing protocol
OBS-URL: https://build.opensuse.org/request/show/1170576
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=39
2024-04-30 07:38:45 +00:00
05964d9eda
Accepting request 1149545 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1149545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=17
2024-02-22 20:01:50 +00:00
Otto Hollmann
e65f673fb3
Accepting request 1147511 from home:ohollmann:tools
...
- Update to version 0.5.46
* tx: configurable number of maximum transactions
* htp: offers possibility to remove transactions
* headers: limit the size of folded headers
* request: be more liberal about transfer-encoding value
* request: continue processing even with invalid headers
* http0.9: process headers if there are non-space characters
* htp_util: fix spelling issue
* src: fix -Wshorten-64-to-32 warnings
* uri: normalization removes trailing spaces
* CVE-2024-23837 - Critical severity
OBS-URL: https://build.opensuse.org/request/show/1147511
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=37
2024-02-22 14:49:45 +00:00
0e744b3085
Accepting request 1101052 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1101052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=16
2023-07-27 14:53:24 +00:00
Otto Hollmann
ee7b9b5105
Accepting request 1101033 from home:ohollmann:tools
...
- Update to version 0.5.45
* log: resist allocation failure
* support HTTP Bearer authentication
OBS-URL: https://build.opensuse.org/request/show/1101033
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=35
2023-07-27 10:42:24 +00:00
81cb72f617
Accepting request 1096030 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1096030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=15
2023-06-30 17:58:48 +00:00
0488e521e9
Accepting request 1093891 from home:ohollmann:tools
...
- Update to version 0.5.44
* response: only trim spaces at headers names end
* response: skips lines before response line
* headers: log a warning for chunks extension
OBS-URL: https://build.opensuse.org/request/show/1093891
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=33
2023-06-29 20:17:13 +00:00
5991129e46
Accepting request 1083534 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1083534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=14
2023-04-29 15:28:13 +00:00
ce8ea6a3e7
Accepting request 1081892 from home:ohollmann:tools
...
- Update to version 0.5.43
* htp: do not log content-encoding: none
* htp: do not error on multiple 100 Continue
* readme: remove note on libhtp not being stable
* uri: fix compile warning strict-prototypes
* bstr: fix compile warning strict-prototypes
* fuzz_diff: Free the rust test object.
* github: add CIFuzz workflow
OBS-URL: https://build.opensuse.org/request/show/1081892
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=31
2023-04-28 13:43:40 +00:00
24d0969d06
Accepting request 1039818 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1039818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=13
2022-12-03 14:04:52 +00:00
a43e9fd955
Accepting request 1038956 from home:stroeder:network
...
Update to version 0.5.42 (needed by upcoming suricata 6.0.9)
OBS-URL: https://build.opensuse.org/request/show/1038956
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=29
2022-12-03 13:43:52 +00:00
a98fbe82a1
Accepting request 1006724 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/1006724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=12
2022-09-29 16:13:16 +00:00
5ff05a104b
Accepting request 1006606 from home:stroeder:sys
...
Update to version 0.5.41 (needed by suricata 6.0-7+)
OBS-URL: https://build.opensuse.org/request/show/1006606
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=27
2022-09-28 16:02:03 +00:00
ceeaa19aa2
Accepting request 985534 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/985534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=11
2022-06-28 13:22:57 +00:00
f241fe5dd0
Accepting request 985445 from home:ohollmann:tools
...
- Update to version 0.5.40
* uri: optionally allows spaces in uri
* ints: integer handling improvements
* headers: continue on nul byte
* headers: consistent trailing space handling
* list: fix integer overflow
* util: remove unused htp_utf8_decode
* fix 100-continue with CL 0
* lzma: don't do unnecessary realloc
OBS-URL: https://build.opensuse.org/request/show/985445
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=25
2022-06-28 09:15:32 +00:00
2c64a10846
Accepting request 932885 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/932885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=10
2021-11-22 22:04:04 +00:00
Lars Vogdt
c60558618a
Accepting request 932344 from home:mnhauke:monitoring
...
- Update to version 0.5.39
* host: ipv6 address is a valid host
* util: one char is not always empty line
* test and fuzz improvements
OBS-URL: https://build.opensuse.org/request/show/932344
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=24
2021-11-22 07:44:39 +00:00
2726e45145
Accepting request 905090 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/905090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=9
2021-07-08 20:49:26 +00:00
Lars Vogdt
66d1934d18
Accepting request 903950 from home:mnhauke:monitoring
...
- Update to version 0.5.38
* consume empty lines when parsing chunks to avoid quadratic
complexity.
OBS-URL: https://build.opensuse.org/request/show/903950
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=23
2021-07-08 14:42:42 +00:00
Richard Brown
c3d8d0025c
Accepting request 876951 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/876951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=8
2021-03-05 12:49:13 +00:00
871a6014d9
Accepting request 876619 from home:mnhauke:monitoring
...
- Update to version 0.5.37
* support request body decompression
* several accuracy fixes
* fuzz improvments
OBS-URL: https://build.opensuse.org/request/show/876619
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=21
2021-03-05 10:20:33 +00:00
91ee18db2f
Accepting request 856480 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/856480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=7
2020-12-17 16:05:21 +00:00
82b739682d
Accepting request 853161 from home:mnhauke:monitoring
...
- Update to version 0.5.36
* fix a http pipelining issue
OBS-URL: https://build.opensuse.org/request/show/853161
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=19
2020-12-16 14:09:00 +00:00
94d1580159
Accepting request 840481 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/840481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=6
2020-10-10 17:05:04 +00:00
e733281298
Accepting request 840470 from home:mnhauke:monitoring
...
- Update to version 0.5.35
* fix memory leak in tunnel traffoc
* fix case where chunked data causes excessive CPU use
OBS-URL: https://build.opensuse.org/request/show/840470
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=17
2020-10-09 20:18:49 +00:00
5cd1752b10
Accepting request 834279 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/834279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=5
2020-09-15 14:28:29 +00:00
c94de56fbf
Accepting request 834121 from home:mnhauke:monitoring
...
- Update to version 0.5.34
* support data GAP handling
* support 100-continue Expect
* lzma: give more control over settings
OBS-URL: https://build.opensuse.org/request/show/834121
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=15
2020-09-14 10:55:47 +00:00
584990561f
Accepting request 799119 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/799119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=4
2020-05-01 09:12:33 +00:00
908db1111f
Accepting request 799003 from home:mnhauke:monitoring
...
- Update to version 0.5.33
* compression bomb protection
* memory handling issue found by Oss-Fuzz
* improve handling of anomalies in traffic
OBS-URL: https://build.opensuse.org/request/show/799003
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=13
2020-04-30 06:19:11 +00:00
bb53e3795e
Accepting request 757560 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/757560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=3
2019-12-17 15:55:02 +00:00
56ead0d9fc
Accepting request 757167 from home:mnhauke:monitoring
...
- Update to version 0.5.32
* bug fixes around pipelining
OBS-URL: https://build.opensuse.org/request/show/757167
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=11
2019-12-17 14:08:22 +00:00
47d909ec04
Accepting request 733257 from server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/733257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=2
2019-10-03 12:08:22 +00:00
Lars Vogdt
bd594a2333
Accepting request 733014 from home:mnhauke:monitoring
...
- Udpate to version 0.5.31
* various improvements related to 'HTTP Evader'
* various fixes for issues found by oss-fuzz
* adds optional LZMA decompression
OBS-URL: https://build.opensuse.org/request/show/733014
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=9
2019-09-26 00:46:48 +00:00
388da018ec
Accepting request 701258 from server:monitoring
...
I want to maintain libhtp in Factory
OBS-URL: https://build.opensuse.org/request/show/701258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhtp?expand=0&rev=1
2019-05-07 21:19:51 +00:00
700a45e83b
Accepting request 701256 from home:mnhauke:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/701256
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=7
2019-05-07 09:31:23 +00:00
3418c76f5f
Accepting request 688758 from home:mnhauke:monitoring
...
- Correct License
OBS-URL: https://build.opensuse.org/request/show/688758
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=6
2019-03-26 14:35:35 +00:00
Lars Vogdt
a3d3c73fb3
Accepting request 682638 from home:mnhauke
...
- Update to version 0.5.30
* array/list handing optimization
* fuzz targets improvements
- Update to version 0.5.29
* prepare for oss-fuzz integration
* fix undefined behavior signed int overflow
* make status code parsing more robust
OBS-URL: https://build.opensuse.org/request/show/682638
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=5
2019-03-17 01:31:22 +00:00
Lars Vogdt
e9b89e52bf
Accepting request 658791 from home:mnhauke
...
- Update to version 0.5.28
* Fix potential memory leaks
* Fix string truncation compile warning
OBS-URL: https://build.opensuse.org/request/show/658791
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=4
2018-12-18 10:31:08 +00:00
Lars Vogdt
bd5b87b06f
Accepting request 623679 from home:mnhauke
...
- Update to version 0.5.27
* Folded header field can be parsed as separate if there are
no data available to peek into [#159 ]
* libhtp crash at deal multiple decompression [#158 ]
* Fix configure flag handling
* Fix auth/digist header parsing out of bounds read
OBS-URL: https://build.opensuse.org/request/show/623679
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=3
2018-07-24 20:20:04 +00:00
Lars Vogdt
55bfd5067e
Accepting request 613814 from home:mnhauke
...
- Specfile cleanup
- Update to version 0.5.26
* allow missing requests [#128 , #163 ]
* fix memory leak when response line is body [#161 ]
* fix build on MinGW [#162 ]
* fix gcc7 compiler warnings [#157 ]
- Update to version 0.5.25
* underscore in htp_validate_hostname [#149 ]
* fix SONAME issue [#151 ]
* remove unrelated docbook code from tree [#153 ]
- Update to version 0.5.24
* fix HTTP connect handling issue [#150 ]
OBS-URL: https://build.opensuse.org/request/show/613814
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=2
2018-06-04 18:40:57 +00:00
Darin Perusich
124ac02a2f
Accepting request 432960 from home:gregfreemyer:Tools-for-forensic-boot-cd
...
libhtp is a dependency of Suricata which I hope to submit to server:monitoring soon. Suricata is a high-performance IDS/IPS/Network Monitor.
OBS-URL: https://build.opensuse.org/request/show/432960
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=1
2016-10-03 14:43:42 +00:00