Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1503 324 d 20 h mateusz.viste /pkgnet/trunk/ lng file is stored along with the executable  
1502 324 d 21 h mateusz.viste /pkgnet/trunk/ explicitly shutting down watt32 once htget is done  
1501 324 d 21 h mateusz.viste /pkgnet/trunk/ upgraded to latest svarlang  
1186 520 d 0 h mateusz.viste /pkgnet/tags/20230208/ frozen ver 20230208 to tags  
1185 520 d 0 h mateusz.viste /pkgnet/trunk/ added BR translations, provided by Luzemario Dantes  
1133 847 d 6 h mateusz.viste /pkgnet/trunk/ simplified the net_tcpsocket struct  
1132 847 d 10 h mateusz.viste /pkgnet/trunk/ fixed custom buffer setting (was resizing the app-lib buffer instead of the lib-tcp buffer)  
1131 847 d 11 h mateusz.viste /pkgnet/trunk/ experimental: recv buffs are configurable  
903 873 d 12 h mateusz.viste /pkgnet/trunk/nls_utf8/ PL translation of the pullsrc explanation string  
900 873 d 23 h bttr /pkgnet/trunk/ added explanation for pullsrc to help screen  
886 874 d 7 h mateusz.viste /pkgnet/tags/20220219/ frozen ver 20220219 to tags  
885 874 d 7 h mateusz.viste /pkgnet/trunk/ dns resolution is retried twice if first attempts failed  
877 874 d 21 h mateusz.viste /pkgnet/tags/20220218/ frozen ver 20220218 to tags  
876 874 d 21 h mateusz.viste /pkgnet/trunk/ bumped lsm version  
875 874 d 21 h mateusz.viste /pkgnet/trunk/ added pullsrc action  
826 875 d 22 h bttr /pkgnet/trunk/nls_utf8/ changed wording in German translation  
728 877 d 8 h mateusz.viste /pkgnet/trunk/ fixed a previous fix  
726 877 d 8 h mateusz.viste /pkgnet/tags/20220216/ frozen ver 20220216 to tags  
725 877 d 8 h mateusz.viste /pkgnet/trunk/ passing lang to the remote pkgnet server  
724 877 d 8 h mateusz.viste /pkgnet/trunk/ fixes nls path when building the src release package  
721 877 d 9 h bttr /pkgnet/trunk/ added German translation to pkgnet  
715 878 d 3 h mateusz.viste /pkgnet/tags/20220215/ frozen ver 20220215 to tags (svarlang.lib support)  
714 878 d 3 h mateusz.viste /pkgnet/trunk/ lang files moved to nls_utf8 to avoid clashing with nls dir during pkg creation  
713 878 d 3 h mateusz.viste /pkgnet/trunk/ release binary is upxed  
712 878 d 3 h mateusz.viste /pkgnet/trunk/ svarlang.lib support for localization of pkgnet messages  
676 879 d 4 h mateusz.viste /pkgnet/tags/20220214/ frozen ver 20220214 to tags  
675 879 d 4 h mateusz.viste /pkgnet/trunk/ packages are downloaded to *.svp files  
634 885 d 8 h mateusz.viste /pkgnet/tags/20220208/ frozen ver 20220208 to tags  
633 885 d 8 h mateusz.viste /pkgnet/trunk/ fixed paths to pkg libs, changed repo url to svardos.org and building a src release with sources  
617 889 d 21 h mateuszviste /pkgnet/tags/20220119/ frozen ver 20220119 to tags  
616 889 d 21 h mateuszviste /pkgnet/ moved head files to trunk  
558 905 d 3 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
348 1040 d 10 h mateuszviste /pkgnet/ version bump  
347 1040 d 10 h mateuszviste /pkgnet/ increased tolerable version string to 19 chars to fit format version 0.91v (xx xxx xxxx)  
346 1040 d 11 h mateuszviste /pkgnet/ checkup action feed list of local packages in TSV format  
344 1043 d 8 h mateuszviste /pkgnet/ checkupdate action feeds the list of packages to server  
343 1043 d 10 h mateuszviste /pkgnet/ reduced stack size from 8k to 4k  
342 1043 d 10 h mateuszviste /pkgnet/ support for chunked encoding + provision for future POST operations + not checking if empty filename exists  
341 1043 d 11 h mateuszviste /pkgnet/ replaced static variables with a state buffer  
340 1044 d 3 h mateuszviste /pkgnet/ improved test suite