- Dec 17, 2024
-
-
Mohd Mehdi authored
-
- Dec 03, 2024
-
-
Suvendhu Hansa authored
-
- Nov 25, 2024
-
-
Suvendhu Hansa authored
-
- Nov 20, 2024
-
-
Mohd Mehdi authored
-
- Nov 19, 2024
-
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
- Nov 13, 2024
-
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
- Nov 07, 2024
-
-
Mohd Mehdi authored
-
- Nov 04, 2024
-
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
Mohd Mehdi authored
-
Mohd Mehdi authored
* remove download_url from being used to send dns queries * add support for global section which can specify bundle files * use dynamic memory for download_url
-
- Oct 22, 2024
-
-
Mohd Mehdi authored
-
- Oct 14, 2024
-
-
Mohd Mehdi authored
-
- Oct 11, 2024
-
-
Mohd Mehdi authored
* add support for bedtime * new data model implementation * add support for internet access scheduling * improve filtering logic * add support for urlbundle download and apply
-
- Sep 06, 2024
-
-
Vivek Kumar Dutta authored
This reverts commit 24d60672.
-
Vivek Kumar Dutta authored
-
- Aug 12, 2024
-
-
Rahul Thakur authored
* remove duplicate code * structure code into smaller components * isolate ubus into separate file * fix bugs with dns tcp handling * other smaller bugs identified and fixed
-
- Aug 07, 2024
-
-
Rahul Thakur authored
* support wildcard urls such as *.instagram.com * add ubus command to dump dns cache, blacklisted url and dns servers * dns cache is made dynamic and populated based on obgoing traffic as well as the static config urls.
-
- Jul 23, 2024
-
-
Amit Kumar authored
* corrected the condition to check for option name instead of section name, to update profile pointer. * Added support to parse DNS received over TCP and update urlfilter database accordingly urlfilter: handled review comment
-
- Feb 20, 2024
-
-
- Dec 27, 2023
-
-
Rahul Thakur authored
When global blacklisting is disabled, then populating the list of urls to be blacklisted globally is not needed.
-
- Nov 05, 2023
-
-
Mikhail Kshevetskiy authored
-
- Aug 16, 2023
-
-
Maxim Menshikov authored
-
- May 19, 2023
-
-
Amit Kumar authored
removed redundant while(1) for recv. since parent function of recv is already a callback function for uloop_fd that is called as per result of select call handling for uloop_fd. This redundant while(1) was causing uloop to hang and result into high cpu usage.
-
- May 18, 2023
-
-
Padmalochan Mohapatra authored
-
- May 11, 2023
-
-
Amin Ben Romdhane authored
-
- May 09, 2023
-
-
Amin Ben Romdhane authored
-
- Sep 01, 2022
-
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
Maxim Menshikov authored
-
- Aug 18, 2022
-
-
Rahul Thakur authored
-
- May 04, 2022
-
-
Arun Muthusamy authored
urlfilter: static code analysis on filter.c file urlfilter: static code analysis on filter.h file urlfilter: static code analysis on dns.c file urlfilter: static code analysis on config.h file urlfilter: static code analysis on config.c file urlfilter: static code analysis on dns.h file urlfilter: static code analysis in genral on all files urlfilter: Fix null pointer dereference warning messages CI: remove unnecessary unusedFunction suppression in cppcheck
-