2
I Use This!
Inactive

Commits : Listings

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