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) @107631   10 days vboxsync Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
(edit) @107455   13 days vboxsync Runtime/common/zip/tarvfswriter.cpp: Don't call a function inside …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @104554   9 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   9 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   9 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
(edit) @103013   12 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @100908   17 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99013   23 months vboxsync Fixed typo.
(edit) @98766   23 months vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98750   23 months vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
(edit) @98732   2 years vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98462   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98461   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98460   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98459   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98458   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98325   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98093   2 years vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98092   2 years vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(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   5 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85121   5 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   7 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   8 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   9 years vboxsync (C) 2016
(edit) @62452   9 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   9 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @61972   9 years vboxsync xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
(edit) @61970   9 years vboxsync Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
(edit) @61966   9 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.
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