VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/zip

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95924   2 years vboxsync IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
(edit) @95807   2 years vboxsync IPRT/zip.h: No errno.h in IPRT_NO_CRT mode. bugref:10261
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86036   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @86035   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84761   5 years vboxsync IPRT/tarcmd: Added initial support for creating TAR files from directories.
(edit) @84760   5 years vboxsync IPRT/tools: Avoid running into various assertions when no input files …
(edit) @84753   5 years vboxsync IPRT/tools: Avoid running into various assertions when no input files …
(edit) @84207   5 years vboxsync IPRT: Added two flags to the %Rhxs formatter type to control the …
(edit) @84192   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82594   5 years vboxsync Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
(edit) @82593   5 years vboxsync Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73516   6 years vboxsync IPRT: GCC 8.2.0 fixes [build fix]
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73501   6 years vboxsync IPRT/tarvfs: Missing break handling RTZIPTAR_TF_GNU_LONGNAME and …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72036   7 years vboxsync RTTar: Implemented extracting hardlinked files by copying. This is …
(edit) @72035   7 years vboxsync RTTar: Implemented extracting hardlinked files by copying. This is …
(edit) @72034   7 years vboxsync unzipcmd.cpp: fix for -t.
(edit) @70424   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69522   7 years vboxsync pkzip: Fixed memory leak and missing error code in unlikely error …
(edit) @69219   7 years vboxsync Runtime: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @67635   7 years vboxsync tarvfs.cpp: Relax rtZipTarReaderIsAtEnd a lot.
(edit) @67279   8 years vboxsync tarvfswriter: fixed regression
(edit) @67256   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67255   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67253   8 years vboxsync IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
(edit) @67220   8 years vboxsync tarvfswriter.cpp: Fixed sparse header bug.
(edit) @67206   8 years vboxsync IPRT: rtZipTarFssWriter_WriteGnuSparseHeaders: isextended location …
(edit) @67167   8 years vboxsync RTZipTarCmd: Added --use-push-file to test the RTVfsFsStrmPushFile API.
(edit) @67166   8 years vboxsync IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
(edit) @67150   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67149   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67134   8 years vboxsync IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
(edit) @67124   8 years vboxsync build fix
(edit) @67123   8 years vboxsync IPRT: Some more tar vfs writer bits.
(edit) @67116   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66601   8 years vboxsync iprt,vfs: Added a generic 'open' provider and sketched out a few …
(edit) @66596   8 years vboxsync gzipvfs.cpp: Missing input I/O stream releases in previous commit.
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @65559   8 years vboxsync Runtime/tarcmd.cpp: Fix copy and paste bug in help text
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @62584   8 years vboxsync IPRT: Unused parameters on windows.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62452   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @61972   8 years vboxsync xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
(edit) @61970   8 years vboxsync Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
(edit) @61966   8 years vboxsync xarvfs.cpp: Leaking objects during stream enumeration.
(edit) @60710   9 years vboxsync tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
(edit) @60048   9 years vboxsync Runtime/zip: typo (thanks PVS)
(edit) @59826   9 years vboxsync RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
(edit) @59753   9 years vboxsync gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57368   9 years vboxsync fix
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56978   9 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @55646   10 years vboxsync tarvfs.cpp: Set enmPrevType to enmType on the first file so that the …
(edit) @54370   10 years vboxsync Runtime: fix condition (thanks gcc-5)
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @51739   10 years vboxsync Runtime/PKZip: provide stubs
(edit) @51732   10 years vboxsync RTZipPkzipMemDecompress: pvSrc const
(edit) @51714   10 years vboxsync Runtime: added RTZipPkzipMemDecompress()
(edit) @51713   10 years vboxsync Runtime/unzipcmd: fixed comments; use the attributes provided by the …
(edit) @51712   10 years vboxsync Runtime/pkzipvfs: more sensible default file attributes; don't need to …
(edit) @51701   10 years vboxsync elder gcc false positive warning
(edit) @51699   10 years vboxsync another warning
(edit) @51698   10 years vboxsync more signed math
(edit) @51697   10 years vboxsync uint64_t / RTFOFF mess
(edit) @51696   10 years vboxsync Runtime: PKZip stream reader
(edit) @51683   10 years vboxsync Runtime/tarcmd: fixed a loop and a memory leak
(edit) @50206   11 years vboxsync tar.cpp: hVfsIos init bug.
(edit) @50205   11 years vboxsync tar.cpp: Drop the TAR file reading code.
(edit) @50201   11 years vboxsync rtZipTarReaderIsAtEnd: Hack for our tar.cpp writer code.
(edit) @50194   11 years vboxsync tar.cpp: Stripped it futher down and documented what …
(edit) @50180   11 years vboxsync fix
(edit) @50154   11 years vboxsync Reduce the TAR API to what's currently used.
(edit) @50153   11 years vboxsync tar.cpp: Made RT_USE_TAR_VFS_FOR_ALL_READS default.
(edit) @50147   11 years vboxsync tar.cpp: Prepared for dropping all the TAR reading code and use the …
(edit) @50146   11 years vboxsync gzipvfs.cpp,tarvfs.cpp: Allow the pfnRead off parameter to be the …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette