3
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug in dynamic_read in libericstools that prevented file pointer from incrementing if separator is immediately followed by an EOF More... about 17 years ago
put tcp check in weburl module where we still free allocated skb if necessary More... about 17 years ago
Add check in weburl module to validate that packet is tcp packet More... about 17 years ago
Another weburl module bugfixes, in extension test for XTABLES_H instead of ipt_entry_match to determine if we're at iptables 1.4+ More... about 17 years ago
still more bugfixes to weburl for compatibility with trunk More... about 17 years ago
Enable invert for weburl module More... about 17 years ago
add dl dir save to full-build-trunk.sh More... about 17 years ago
Update .config files (including ones for trunk) to build weburl module, add dev-utils dir for scripts useful for development More... about 17 years ago
run (trunk) module integration script in trunk build script More... about 17 years ago
put string_hash & regex library files together to have one dir of weburl_deps for weburl More... about 17 years ago
Adjust weburl module to not use skb->nh, since some kernel dev with a brain made of tofu got rid of it in the latest version More... about 17 years ago
Add netfilter integration script for openwrt trunk More... about 17 years ago
Update to new version of uci (because the OpenWrt devs were being assholes and changed the libuci API) More... about 17 years ago
update openwrt trunk build info More... about 17 years ago
... and still more bug fixes for weburl module More... about 17 years ago
rename url module to weburl More... about 17 years ago
update url netfilter module to cache compiled regex using string_map More... about 17 years ago
keep src dirs after building -- otherwise debugging is a BITCH More... about 17 years ago
Update target config files to build new netfilter url match module More... about 17 years ago
update url module to match using regex, uses same library as layer7 match More... about 17 years ago
Add initial/preliminary version of url match module More... about 17 years ago
fix how netfilter module integration script builds patch files More... about 17 years ago
run netfilter integration script from main build script & update it to deal with case when no new nf modules are present More... about 17 years ago
Add script for integrating new netfilter match modules into openwrt buildroot More... about 17 years ago
Fix bug in dynamic dns page, which is particularly noticible in Safari More... about 17 years ago
When doing full build, copy Package index to built directory More... about 17 years ago
fix a bunch more bugs in libericstools library More... about 17 years ago
actually, you know, add the libericstools package this time... More... about 17 years ago
put common C functions into libericstools, a new shared library More... about 17 years ago
add netmask in Status/Overview, fix bug where lan mac isn't displayed if multiple ifs specified in uci network as part of lan bridge More... about 17 years ago