2
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug #556049 entitled "rohc0 creation failed for rohc 1.3.0 library". More... over 15 years ago
Merge from 1.3.x branch: Fix bug #580462 entitled "Incorrect test for Uncompressed profile with non-IPv4/v6 packets". More... over 15 years ago
Fix bug #580462 entitled "Incorrect test for Uncompressed profile with non-IPv4/v6 packets". More... over 15 years ago
Make 'make distcheck' test the generation of the HTML documentation. More... over 15 years ago
Errata for fix for bug #560589 entitled "ROHC library mishandles non-IPv4/IPv6 packets". More... over 15 years ago
Errata for fix bug #555875 entitled "ROHC library mishandles RTP Payload Type (PT) changes". More... over 15 years ago
Merge from branch 1.3.x: add more debug traces in the decompressor to help debugging. More... over 15 years ago
Errata for fix bug #555875 entitled "ROHC library mishandles RTP Payload Type (PT) changes". More... over 15 years ago
Add a first example program in the examples subdirectory. The source code of the example program is installed with 'make install'. More... over 15 years ago
Update INSTALL instructions to prefer ./configure rather than ./autogen.sh. More... over 15 years ago
Update the way API documentation in HTML format is generated. More... over 15 years ago
Avoid modifying input parameters (data and length) in several functions. More... over 15 years ago
Fix print formats: use %u instead of %d if type is unsigned. More... over 15 years ago
Fix bug #560994 entitled "inaccurate help printed by non-regression application". More... over 15 years ago
Errata for fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Add more debug traces in the decompressor to help debugging. More... over 15 years ago
Errata for fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Errata for fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Errata for fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Fix bug #565470 entitled "Compression/decompression failure with large IPv6 extension". More... over 15 years ago
Fix bug #560994 entitled "inaccurate help printed by non-regression application". More... over 15 years ago
Remove the 'version' fields in compression/decompression profiles. More... over 15 years ago
Fix bug #560994 entitled "inaccurate help printed by non-regression application". More... over 15 years ago
Install README, INSTALL, COPYING, AUTHORS, ChangeLog files with autotools. More... over 15 years ago
Add many const keywords in compression part of the library. This should avoid many mistake during dev. More... over 15 years ago
Check pointers against NULL instead of 0. More... over 15 years ago
Fix several indentation problems in c_ip.c, c_rtp.c, c_udp.c and c_udp_lite.c files. More... over 15 years ago
Remove useless checks for non-IPv4/IPv6 and fragmented packets. More... over 15 years ago
Fix bug #560589 entitled "ROHC library mishandles non-IPv4/IPv6 packets". More... over 15 years ago