Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
903 794 d 14 h mateusz.viste /pkgnet/trunk/nls_utf8/ PL translation of the pullsrc explanation string  
900 795 d 1 h bttr /pkgnet/trunk/ added explanation for pullsrc to help screen  
886 795 d 9 h mateusz.viste /pkgnet/tags/20220219/ frozen ver 20220219 to tags  
885 795 d 9 h mateusz.viste /pkgnet/trunk/ dns resolution is retried twice if first attempts failed  
877 795 d 23 h mateusz.viste /pkgnet/tags/20220218/ frozen ver 20220218 to tags  
876 795 d 23 h mateusz.viste /pkgnet/trunk/ bumped lsm version  
875 795 d 23 h mateusz.viste /pkgnet/trunk/ added pullsrc action  
826 797 d 0 h bttr /pkgnet/trunk/nls_utf8/ changed wording in German translation  
728 798 d 10 h mateusz.viste /pkgnet/trunk/ fixed a previous fix  
726 798 d 10 h mateusz.viste /pkgnet/tags/20220216/ frozen ver 20220216 to tags  
725 798 d 10 h mateusz.viste /pkgnet/trunk/ passing lang to the remote pkgnet server  
724 798 d 10 h mateusz.viste /pkgnet/trunk/ fixes nls path when building the src release package  
721 798 d 11 h bttr /pkgnet/trunk/ added German translation to pkgnet  
715 799 d 5 h mateusz.viste /pkgnet/tags/20220215/ frozen ver 20220215 to tags (svarlang.lib support)  
714 799 d 5 h mateusz.viste /pkgnet/trunk/ lang files moved to nls_utf8 to avoid clashing with nls dir during pkg creation  
713 799 d 5 h mateusz.viste /pkgnet/trunk/ release binary is upxed  
712 799 d 5 h mateusz.viste /pkgnet/trunk/ svarlang.lib support for localization of pkgnet messages  
676 800 d 6 h mateusz.viste /pkgnet/tags/20220214/ frozen ver 20220214 to tags  
675 800 d 6 h mateusz.viste /pkgnet/trunk/ packages are downloaded to *.svp files  
634 806 d 10 h mateusz.viste /pkgnet/tags/20220208/ frozen ver 20220208 to tags  
633 806 d 10 h mateusz.viste /pkgnet/trunk/ fixed paths to pkg libs, changed repo url to svardos.org and building a src release with sources  
617 810 d 23 h mateuszviste /pkgnet/tags/20220119/ frozen ver 20220119 to tags  
616 810 d 23 h mateuszviste /pkgnet/ moved head files to trunk  
558 826 d 5 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
348 961 d 12 h mateuszviste /pkgnet/ version bump  
347 961 d 12 h mateuszviste /pkgnet/ increased tolerable version string to 19 chars to fit format version 0.91v (xx xxx xxxx)  
346 961 d 12 h mateuszviste /pkgnet/ checkup action feed list of local packages in TSV format  
344 964 d 10 h mateuszviste /pkgnet/ checkupdate action feeds the list of packages to server  
343 964 d 12 h mateuszviste /pkgnet/ reduced stack size from 8k to 4k  
342 964 d 12 h mateuszviste /pkgnet/ support for chunked encoding + provision for future POST operations + not checking if empty filename exists  
341 964 d 13 h mateuszviste /pkgnet/ replaced static variables with a state buffer  
340 965 d 5 h mateuszviste /pkgnet/ improved test suite  
339 971 d 6 h mateuszviste /pkgnet/ added unchunk() with test suite for future use  
338 1070 d 8 h mateuszviste /pkgnet/ improvement of http headers parsing  
336 1076 d 8 h mateuszviste /pkgnet/ reorganization of http headers processing  
335 1076 d 8 h mateuszviste /pkgnet/ alloc and use a custom rx tcp buffer if there is enough memory  
333 1076 d 12 h mateuszviste /pkgnet/ simplified libnet + avoiding on screen garbage during download  
332 1076 d 13 h mateuszviste /pkgnet/ prints out download speed during transfer + avoids libc console buffering  
331 1077 d 2 h mateuszviste /pkgnet/ removed useless line  
330 1077 d 2 h mateuszviste /pkgnet/ pkgnet sends http/1.0 requests to avoid getting chunked transfers