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
826 808 d 16 h bttr /pkgnet/trunk/nls_utf8/ changed wording in German translation  
728 810 d 2 h mateusz.viste /pkgnet/trunk/ fixed a previous fix  
726 810 d 2 h mateusz.viste /pkgnet/tags/20220216/ frozen ver 20220216 to tags  
725 810 d 2 h mateusz.viste /pkgnet/trunk/ passing lang to the remote pkgnet server  
724 810 d 2 h mateusz.viste /pkgnet/trunk/ fixes nls path when building the src release package  
721 810 d 3 h bttr /pkgnet/trunk/ added German translation to pkgnet  
715 810 d 20 h mateusz.viste /pkgnet/tags/20220215/ frozen ver 20220215 to tags (svarlang.lib support)  
714 810 d 20 h mateusz.viste /pkgnet/trunk/ lang files moved to nls_utf8 to avoid clashing with nls dir during pkg creation  
713 810 d 21 h mateusz.viste /pkgnet/trunk/ release binary is upxed  
712 810 d 21 h mateusz.viste /pkgnet/trunk/ svarlang.lib support for localization of pkgnet messages  
676 811 d 22 h mateusz.viste /pkgnet/tags/20220214/ frozen ver 20220214 to tags  
675 811 d 22 h mateusz.viste /pkgnet/trunk/ packages are downloaded to *.svp files  
634 818 d 2 h mateusz.viste /pkgnet/tags/20220208/ frozen ver 20220208 to tags  
633 818 d 2 h mateusz.viste /pkgnet/trunk/ fixed paths to pkg libs, changed repo url to svardos.org and building a src release with sources  
617 822 d 15 h mateuszviste /pkgnet/tags/20220119/ frozen ver 20220119 to tags  
616 822 d 15 h mateuszviste /pkgnet/ moved head files to trunk  
558 837 d 20 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
348 973 d 4 h mateuszviste /pkgnet/ version bump  
347 973 d 4 h mateuszviste /pkgnet/ increased tolerable version string to 19 chars to fit format version 0.91v (xx xxx xxxx)  
346 973 d 4 h mateuszviste /pkgnet/ checkup action feed list of local packages in TSV format  
344 976 d 1 h mateuszviste /pkgnet/ checkupdate action feeds the list of packages to server  
343 976 d 4 h mateuszviste /pkgnet/ reduced stack size from 8k to 4k  
342 976 d 4 h mateuszviste /pkgnet/ support for chunked encoding + provision for future POST operations + not checking if empty filename exists  
341 976 d 5 h mateuszviste /pkgnet/ replaced static variables with a state buffer  
340 976 d 20 h mateuszviste /pkgnet/ improved test suite  
339 982 d 22 h mateuszviste /pkgnet/ added unchunk() with test suite for future use  
338 1082 d 0 h mateuszviste /pkgnet/ improvement of http headers parsing  
336 1087 d 23 h mateuszviste /pkgnet/ reorganization of http headers processing  
335 1087 d 23 h mateuszviste /pkgnet/ alloc and use a custom rx tcp buffer if there is enough memory  
333 1088 d 3 h mateuszviste /pkgnet/ simplified libnet + avoiding on screen garbage during download  
332 1088 d 4 h mateuszviste /pkgnet/ prints out download speed during transfer + avoids libc console buffering  
331 1088 d 17 h mateuszviste /pkgnet/ removed useless line  
330 1088 d 18 h mateuszviste /pkgnet/ pkgnet sends http/1.0 requests to avoid getting chunked transfers  
329 1088 d 18 h mateuszviste /pkgnet/ cleaned up a little the net.h api  
328 1089 d 23 h mateuszviste /pkgnet/ bumped version  
327 1090 d 1 h mateuszviste /pkgnet/ pkgnet displays progress during download  
278 1187 d 1 h mateuszviste /pkgnet/ added an LSM file + build rules for release packaging  
218 1198 d 23 h mateuszviste /pkgnet/ fixed http result code recognition  
215 1199 d 5 h mateuszviste /pkgnet/ make dure to keep the buffer null-terminated when trimming headers  
214 1199 d 19 h mateuszviste /pkgnet/ pkgnet interface moved to /repo