Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
725 866 d 7 h mateusz.viste /pkgnet/trunk/ passing lang to the remote pkgnet server  
/pkgnet/trunk/pkgnet.c
/pkgnet/trunk/pkgnet.lsm
724 866 d 7 h mateusz.viste /pkgnet/trunk/ fixes nls path when building the src release package  
/pkgnet/trunk/Makefile
721 866 d 8 h bttr /pkgnet/trunk/ added German translation to pkgnet  
/pkgnet/trunk/nls_utf8/de_utf8.txt
/pkgnet/trunk/Makefile
715 867 d 2 h mateusz.viste /pkgnet/tags/20220215/ frozen ver 20220215 to tags (svarlang.lib support)  
/pkgnet/tags/20220215
714 867 d 2 h mateusz.viste /pkgnet/trunk/ lang files moved to nls_utf8 to avoid clashing with nls dir during pkg creation  
/pkgnet/trunk/nls_utf8
/pkgnet/trunk/nls
/pkgnet/trunk/Makefile
713 867 d 2 h mateusz.viste /pkgnet/trunk/ release binary is upxed  
/pkgnet/trunk/Makefile
712 867 d 2 h mateusz.viste /pkgnet/trunk/ svarlang.lib support for localization of pkgnet messages  
/pkgnet/trunk/nls
/pkgnet/trunk/nls/en_utf8.txt
/pkgnet/trunk/nls/pl_utf8.txt
/pkgnet/trunk/svarlang.lib
/pkgnet/trunk/Makefile
/pkgnet/trunk/pkgnet.c
/pkgnet/trunk/pkgnet.lsm
676 868 d 3 h mateusz.viste /pkgnet/tags/20220214/ frozen ver 20220214 to tags  
/pkgnet/tags/20220214
675 868 d 3 h mateusz.viste /pkgnet/trunk/ packages are downloaded to *.svp files  
/pkgnet/trunk/Makefile
/pkgnet/trunk/pkgnet.c
/pkgnet/trunk/pkgnet.lsm
634 874 d 7 h mateusz.viste /pkgnet/tags/20220208/ frozen ver 20220208 to tags  
/pkgnet/tags/20220208
633 874 d 7 h mateusz.viste /pkgnet/trunk/ fixed paths to pkg libs, changed repo url to svardos.org and building a src release with sources  
/pkgnet/trunk/Makefile
/pkgnet/trunk/pkgnet.c
/pkgnet/trunk/pkgnet.lsm
617 878 d 20 h mateuszviste /pkgnet/tags/20220119/ frozen ver 20220119 to tags  
/pkgnet/tags/20220119
616 878 d 20 h mateuszviste /pkgnet/ moved head files to trunk  
/pkgnet/tags
/pkgnet/trunk
/pkgnet/trunk/Makefile
/pkgnet/trunk/net.c
/pkgnet/trunk/net.h
/pkgnet/trunk/pkgnet.c
/pkgnet/trunk/pkgnet.lsm
/pkgnet/trunk/unchtest.c
/pkgnet/trunk/unchunk.c
/pkgnet/trunk/unchunk.h
/pkgnet/trunk/watt32
/pkgnet/Makefile
/pkgnet/net.c
/pkgnet/net.h
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
/pkgnet/unchtest.c
/pkgnet/unchunk.c
/pkgnet/unchunk.h
/pkgnet/watt32
558 894 d 1 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
/pkgnet/Makefile
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
348 1029 d 9 h mateuszviste /pkgnet/ version bump  
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
347 1029 d 9 h mateuszviste /pkgnet/ increased tolerable version string to 19 chars to fit format version 0.91v (xx xxx xxxx)  
/pkgnet/pkgnet.c
346 1029 d 9 h mateuszviste /pkgnet/ checkup action feed list of local packages in TSV format  
/pkgnet/pkgnet.c
344 1032 d 7 h mateuszviste /pkgnet/ checkupdate action feeds the list of packages to server  
/pkgnet/Makefile
/pkgnet/pkgnet.c
343 1032 d 9 h mateuszviste /pkgnet/ reduced stack size from 8k to 4k  
/pkgnet/Makefile
342 1032 d 9 h mateuszviste /pkgnet/ support for chunked encoding + provision for future POST operations + not checking if empty filename exists  
/pkgnet/pkgnet.c
341 1032 d 10 h mateuszviste /pkgnet/ replaced static variables with a state buffer  
/pkgnet/unchtest.c
/pkgnet/unchunk.c
/pkgnet/unchunk.h
340 1033 d 1 h mateuszviste /pkgnet/ improved test suite  
/pkgnet/unchtest.c
339 1039 d 3 h mateuszviste /pkgnet/ added unchunk() with test suite for future use  
/pkgnet/unchtest.c
/pkgnet/unchunk.c
/pkgnet/unchunk.h
/pkgnet/Makefile
338 1138 d 5 h mateuszviste /pkgnet/ improvement of http headers parsing  
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
336 1144 d 4 h mateuszviste /pkgnet/ reorganization of http headers processing  
/pkgnet/pkgnet.c
335 1144 d 5 h mateuszviste /pkgnet/ alloc and use a custom rx tcp buffer if there is enough memory  
/pkgnet/net.c
333 1144 d 9 h mateuszviste /pkgnet/ simplified libnet + avoiding on screen garbage during download  
/pkgnet/net.c
/pkgnet/net.h
/pkgnet/pkgnet.c
332 1144 d 10 h mateuszviste /pkgnet/ prints out download speed during transfer + avoids libc console buffering  
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
331 1144 d 23 h mateuszviste /pkgnet/ removed useless line  
/pkgnet/pkgnet.c
330 1144 d 23 h mateuszviste /pkgnet/ pkgnet sends http/1.0 requests to avoid getting chunked transfers  
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
329 1144 d 23 h mateuszviste /pkgnet/ cleaned up a little the net.h api  
/pkgnet/net.c
/pkgnet/net.h
/pkgnet/pkgnet.c
328 1146 d 5 h mateuszviste /pkgnet/ bumped version  
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
327 1146 d 6 h mateuszviste /pkgnet/ pkgnet displays progress during download  
/pkgnet/pkgnet.c
278 1243 d 6 h mateuszviste /pkgnet/ added an LSM file + build rules for release packaging  
/pkgnet/pkgnet.lsm
/pkgnet/Makefile
218 1255 d 4 h mateuszviste /pkgnet/ fixed http result code recognition  
/pkgnet/pkgnet.c
215 1255 d 10 h mateuszviste /pkgnet/ make dure to keep the buffer null-terminated when trimming headers  
/pkgnet/pkgnet.c
214 1256 d 1 h mateuszviste /pkgnet/ pkgnet interface moved to /repo  
/pkgnet/pkgnet.c
211 1256 d 3 h mateuszviste /pkgnet/ further prototyping  
/pkgnet/pkgnet.c
210 1256 d 3 h mateuszviste /pkgnet/ tidying up the makefile  
/pkgnet/Makefile
209 1257 d 2 h mateuszviste /pkgnet/ prototype development  
/pkgnet/pkgnet.c