Activity

From 12/15/2024 to 12/14/2025

12/09/2025

08:40 AM Revision 7e3f1992 (git): Bump to openssl 3.5.4 which make vm become 1.19.10
David RENÉ
08:37 AM Revision 1b81fbd6 (git): Revert a commit to SQLAPI which make SA_dtNumeric a float instead of big...
David RENÉ

11/06/2025

07:09 AM Bug #64 (New): anubis -config not working anymore
David RENÉ

10/28/2025

07:41 AM Revision e27bdbc4 (git): Delete some old openssl which not used anymore
Please enter the commit message for your changes. Lines starting David RENÉ
07:27 AM Revision bceb17c1 (git): [*] improve the buffered connection reading with time out.
[+] introduce the fill_buffer function wich can be called at any time especially from new introduced function get_lin... David RENÉ
07:22 AM Revision baeadd4e (git): [-] comment some debug print
David RENÉ
07:21 AM Revision ebfb0d4e (git): [+] Introduce last_char function which return Maybe(String)
[+] Add some comments in previous function David RENÉ
07:19 AM Revision 06154358 (git): Change the way to making predefined.anubis with myanubis. In msys2 under...
David RENÉ

10/25/2025

03:11 AM Revision ced0117b (git): Fix SConstruct errors related to scons version
which uses python3's syntax instead of python2 Masaki Abe

10/16/2025

01:39 PM Xlib Revision f248dfbb: comment debug print
David RENÉ

10/14/2025

05:04 AM Xlib Revision 33ade359: comment debug print
David RENÉ
05:03 AM Xlib Revision 3d2028cd: Fix the attribute name to correct one "action".
David RENÉ
05:02 AM Xlib Revision 49c4fd88: add flags for countries and languages in different sizes
David RENÉ
05:00 AM Xlib Revision 5a5b958b: add dark line on top of menu. This allows to show the separation between the b...
David RENÉ

10/02/2025

02:32 AM Revision b50938e8 (git): add specific lib for FreeBSD to be able to link with openssl3
Polish the sconstruct to continue integration of wolfssl (not yet usable) David RENÉ

09/29/2025

02:13 AM Revision 6f7f3a3b (git): Update cons to compile under FreeBSD 14
David RENÉ
02:09 AM Revision 02aadbda (git): Update the scons file to compile on FreeBSD with last scons
David RENÉ
01:23 AM Revision b1ca3a3f (git): [~] cleanup to not let the compiler warn too much. Tested up to GCC15
David RENÉ
01:17 AM Revision 5bbe5f81 (git): Version 1.19.9
[+] move OpenSSL to last version 3.5.3. Make some change into the Sconstruct to let it link accordingly
[~] start the...
David RENÉ

09/22/2025

01:42 AM Revision 5b2db012 (git): [!] the previous improvement of the read file or TCP made the file EOF w...
In fact the -1 means connection close or end of file.
To be more clear, there is now a new return value -3 which mean...
David RENÉ
01:36 AM Revision 48d4c8c0 (git): [!] remove the unneeded free() introduced in previous commit, which maki...
David RENÉ

09/21/2025

09:19 AM Revision b1f5d6ae (git): Merge remote-tracking branch 'origin/ANUBIS_1_19' into ANUBIS_1_19
David RENÉ
09:14 AM Revision cfa66423 (git): [!] fix a long standing bug since more 20 years old bug of the 100% CPU....
[+] Add the --hpc option (which backported from the 1.20 version) This allows to show the process and their states. T... David RENÉ
08:57 AM Revision 0c7d7987 (git): [!] fix a long standing bug since more 20 years old bug of the 100% CPU....
[+] Add the --hpc option (which backported from the 1.20 version) This allows to show the process and their states. T... David RENÉ
08:36 AM Revision bf712eac (git): [+] Add the adm file path on the relocate_code in predef.anubis to let t...
David RENÉ
08:30 AM Revision 54d1ec4f (git): [~] improve the substr by checking the requested length to get. If it's ...
David RENÉ
03:10 AM Xlib Revision 4684f599: [!] fix a long standing annoyance message (should not happen in substring).
So fix the read_www_url_encoded_web_args to let the function to search after the end of the string. David RENÉ
03:07 AM Xlib Revision 28f30726: [~] refactor and improve the speed of the separate_uri_from_query_string() fun...
David RENÉ
03:04 AM Xlib Revision 0cf37d9c: [~] improve read from connection and add fill buffer which can called from ev...
David RENÉ
12:38 AM Xlib Revision 2d68d527: [+] add l3 files with helper to construct dropdown for available languages and...
David RENÉ
12:38 AM Xlib Revision dae3d228: [+] create CoreAttrs size(Int value)
David RENÉ
12:38 AM Xlib Revision 16555932: HTML_Off_Form
[+] checkbox
[+] more option
David RENÉ
12:38 AM Xlib Revision fa529690: [~] change the path to the png flags from "xlib/flags/24x24" to "xlib/flags/la...
David RENÉ

09/20/2025

11:55 PM Xlib Revision efbef67a: [~] refactor read from connection
David RENÉ

08/30/2025

01:55 PM Revision f124a16e (git): bump to openssl-1.1.1w
David RENÉ
01:54 PM Revision b0418433 (git): Bump to SQLite 3.50.4
David RENÉ

08/07/2025

10:35 PM Xlib Revision 27afe199: Fix typo for xlib
David RENÉ
10:35 PM Xlib Revision b43ac9a0: [-] fix the delete out of state. Don't try to delete file "." and ".." which a...
David RENÉ
10:35 PM Xlib Revision b26fda29: add timezone in date
David RENÉ

06/25/2025

08:42 AM Xlib Revision 397d9122: [~] remove debug print in get_mb_DB_id()
David RENÉ

06/15/2025

02:21 AM Xlib Revision bd0c017e: [+] add form name for many actioner function. This allows to have <input> inst...
David RENÉ
02:18 AM Xlib Revision b2719426: [+] add wrap_lines and read_only CoreAttrributes for textarea
David RENÉ
02:17 AM Xlib Revision bc3738d4: [+] add init in CoreAttrs, which add value attribute
David RENÉ

06/14/2025

08:36 AM Xlib Revision 6b9755ee: [~] use compact form of aws_contoller and aws_action (aws_c and aws_c)
[+] load_to_clipboard(url) The url request to server to provide the html content by ajax call
[+] jq_query has new ar...
David RENÉ
08:27 AM Xlib Revision 660f5f43: add xlib_selector function to get selected element and open url with that sele...
David RENÉ
08:24 AM Xlib Revision 1c2f62e1: fix some typo
David RENÉ
08:23 AM Xlib Revision b0a69e68: add some class for better handling the class drop-flag
David RENÉ
08:21 AM Xlib Revision 9a7b7a37: add english name for class "bold"
David RENÉ

06/12/2025

06:36 AM Xlib Revision 94db3a15: add load_to_clipboard function to be able to copy html into the OS clipboard
David RENÉ

06/10/2025

06:58 AM Xlib Revision 5ab6864e: Add parameter in phone_icon to allow or not the click to dial
David RENÉ

06/05/2025

10:41 AM Xlib Revision 87db844b: Destroy the previous dialog with same ID before creating a new one with that s...
Maybe fix a long time bug. David RENÉ
10:39 AM Xlib Revision 04a1561e: Add DB_datetime less '<' comparator
David RENÉ
 

Also available in: Atom

Redmine Appliance - Powered by TurnKey Linux