1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added empty-tree function + pico_fragments_check_complete accepts tree as parameter instead of determining it More... over 9 years ago
dhcp client refactor : extract action call More... over 9 years ago
dhcp client minor refactor : extract 'if cb' More... over 9 years ago
Removed generic macros for more flag and offset, made functions of these - these functions will call the appropriate IP-dependant macros of these More... over 9 years ago
Combined pico_ipv4/6_fragments_complete into pico_fragments_reassemble - second try More... over 9 years ago
tree findkey : squash nearly duplicate code More... over 9 years ago
tree : find : code layout uniformity More... over 9 years ago
tree insert refactor : extract insertion function More... over 9 years ago
tree insert simplification More... over 9 years ago
Revert "Replaced pivo_ipv4/6_fragments_complete with pico_fragments_reassemble" More... over 9 years ago
Empty fragmentation tree after sending notify - if check in for-loop no longer needed, should lower complexity More... over 9 years ago
Replaced pivo_ipv4/6_fragments_complete with pico_fragments_reassemble - updated unit tests More... over 9 years ago
hotplug remove unused variables More... over 9 years ago
hotplug refactor : split off actual callbacks More... over 9 years ago
hotplug refactor : extract initial_callbacks function More... over 9 years ago
hotplug : refactor timer functions More... over 9 years ago
#370 pico_strncasecmp doesn't return 0 on equal string More... over 9 years ago
Increased code coverage More... over 9 years ago
Added unit tests for pico_strings More... over 9 years ago
23/02 More... over 9 years ago
#369 Reduced cyclomatic complexity More... over 9 years ago
Merge branch '6LoWPAN' of github.com:tass-belgium/picotcp into 6LoWPAN More... over 9 years ago
Disable debug messages for ATSAMD21J18 More... over 9 years ago
Improve stability of sixlowpan device driver More... over 9 years ago
[mDNS] - WIP - Effort to improve cyclomatic complexity More... over 9 years ago
[6LoWPAN] - Fixex -Wconversion More... over 9 years ago
Merge branch 'development' of github.com:tass-belgium/picotcp into 6LoWPAN More... over 9 years ago
Merge branch '6LoWPAN' of github.com:tass-belgium/picotcp into 6LoWPAN More... over 9 years ago
[6LoWPAN] - Fixed modularity More... over 9 years ago
Added GCOV flag to Makefile to compile with gcov. More... over 9 years ago