2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perfs: start using rohc_pkt_hdrs in profiles More... over 7 years ago
perfs: remove deprecated check_context methods More... over 7 years ago
perfs: add packet/context fingerprint More... over 7 years ago
perfs: do not use net_pkt outside RFC3095 profiles More... over 7 years ago
cleanup: use rohc_buf.time as arrival time More... over 7 years ago
perfs: remove deprecated check_profile methods More... over 7 years ago
perfs: factorize the algorithm for detecting the best profile More... over 7 years ago
compression: do not fallback on the Uncompressed profile by default anymore More... over 7 years ago
perfs: add build option ROHC_NO_TRACES to disable traces More... over 7 years ago
perfs: avoid some warnings with NDEBUG enabled More... over 7 years ago
perfs: tools: speed up generate_reference_stream_tcp.py More... over 7 years ago
perfs: tools: add progress info to generate_reference_stream_tcp.py More... over 7 years ago
doc: add HACKING howto for contributors More... over 7 years ago
doc: add howto for AFL fuzzer More... over 7 years ago
TCP: handle length-changing generic options More... over 7 years ago
API: add profiles functions to detect ROHCv1/v2 profiles More... over 7 years ago
API: move definition of profiles in rohc/rohc_profiles.h More... over 7 years ago
W-LSB: add methods to know whether a given number of bits is enough More... over 7 years ago
perfs: cache: introduce bits_nr_t to count required/retrieved bits More... over 7 years ago
sniffer: detect layer-3 protocol from Ethernet protocol type More... over 7 years ago
sniffer: rename ip_packet into uncomp_packet More... over 7 years ago
sniffer: handle packet timing correctly More... over 7 years ago
cleanup: RFC3095: do not record packet type in temporary context More... over 7 years ago
ROHCv2: add partial support for ROHCv2 IP/UDP/RTP profile More... over 7 years ago
cleanup: RFC3095: handle UO extensions as first class packet types More... over 7 years ago
ROHCv2: report CRC failure to user if CRC-3 over control fields is wrong More... over 7 years ago
ROHCv2: add ACK support More... over 7 years ago
ROHCv2: increase robustness against packet loss More... over 7 years ago
ROHCv2: remove the fake profiles not implemented yet More... over 7 years ago
ROHCv2: make ROHC segmentation and ROHCv2 incompatible More... over 7 years ago