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
348 1121 d 8 h mateuszviste /pkgnet/ version bump  
347 1121 d 8 h mateuszviste /pkgnet/ increased tolerable version string to 19 chars to fit format version 0.91v (xx xxx xxxx)  
346 1121 d 8 h mateuszviste /pkgnet/ checkup action feed list of local packages in TSV format  
345 1121 d 8 h mateuszviste /website/repo/ implementation of checkup actions  
344 1124 d 5 h mateuszviste /pkgnet/ checkupdate action feeds the list of packages to server  
343 1124 d 8 h mateuszviste /pkgnet/ reduced stack size from 8k to 4k  
342 1124 d 8 h mateuszviste /pkgnet/ support for chunked encoding + provision for future POST operations + not checking if empty filename exists  
341 1124 d 9 h mateuszviste /pkgnet/ replaced static variables with a state buffer  
340 1125 d 0 h mateuszviste /pkgnet/ improved test suite  
339 1131 d 1 h mateuszviste /pkgnet/ added unchunk() with test suite for future use  
338 1230 d 4 h mateuszviste /pkgnet/ improvement of http headers parsing  
337 1230 d 7 h mateuszviste / remove only zip files when rebuilding repo, to avoid removing index.php  
336 1236 d 3 h mateuszviste /pkgnet/ reorganization of http headers processing  
335 1236 d 3 h mateuszviste /pkgnet/ alloc and use a custom rx tcp buffer if there is enough memory  
334 1236 d 7 h mateuszviste / repo directory is cleared at build time to avoid leaving old packages there  
333 1236 d 7 h mateuszviste /pkgnet/ simplified libnet + avoiding on screen garbage during download  
332 1236 d 8 h mateuszviste /pkgnet/ prints out download speed during transfer + avoids libc console buffering  
331 1236 d 21 h mateuszviste /pkgnet/ removed useless line  
330 1236 d 22 h mateuszviste /pkgnet/ pkgnet sends http/1.0 requests to avoid getting chunked transfers  
329 1236 d 22 h mateuszviste /pkgnet/ cleaned up a little the net.h api  
328 1238 d 3 h mateuszviste /pkgnet/ bumped version  
327 1238 d 4 h mateuszviste /pkgnet/ pkgnet displays progress during download  
326 1238 d 5 h mateuszviste / memory optimizations in svardos-dosemu configuration  
325 1239 d 6 h mateuszviste / dosemu: ems.sys is loaded high and emufs is loaded first (as per Stas Sergeev recommendations from https://github.com/dosemu2/install-otherdos/pull/2)  
324 1239 d 9 h mateuszviste /website/ svardos-dosemu is being advertised on the website now  
323 1243 d 3 h mateuszviste /website/repo/ repo returns bsum values in hex so it is consistent with how the BSUM tool displays them  
322 1243 d 3 h mateuszviste / improvements of the svarog-dosemu image  
321 1244 d 2 h mateuszviste / compute a DOSEMU boot image  
320 1274 d 3 h mateuszviste /website/help/ synced help to website  
319 1274 d 3 h mateuszviste /help/help-en/ help update  
318 1277 d 5 h mateuszviste / improved help content  
317 1277 d 5 h mateuszviste /website/ usb image available for download  
316 1277 d 6 h mateuszviste / build process builds a bootable USB image  
315 1278 d 3 h mateuszviste /files/ added files required for USB bootable images  
314 1278 d 3 h mateuszviste /buildidx/ simplified buildidx  
313 1278 d 3 h mateuszviste /install/ removed debug outputs  
312 1278 d 3 h mateuszviste /install/ adaptations for compatibility with booting from an USB-emulated C: drive  
311 1278 d 3 h mateuszviste /files/floppy/ removed references to A: from boot files so they are compatible with booting from an emulated C: (USB) drive  
310 1295 d 3 h mateuszviste /install/ drive detection is more generic + first step towards preparation for future install-from-hdd install  
309 1295 d 4 h mateuszviste /install/ dropped cdrom detection