]> Cypherpunks.ru repositories - gostls13.git/history - src/archive
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / archive /
2023-10-13 cui fliterarchive: add available godoc link
2023-09-25 Jes Cokall: use the indefinite article an in comments
2023-09-22 Jes Cokall: clean unnecessary casts for test files
2023-09-18 Jes Cokall: clean unnecessary casts
2023-09-15 Mauri de Souza Men... archive/zip: reject non-regular files in AddFS
2023-09-13 Mauri de Souza Men... archive/tar: add AddFS method to Writer
2023-09-12 qmuntalall: fix Microsoft links
2023-08-30 Yusuf Biraderarchive/zip: update link to zip specification
2023-08-10 Ian Lance Taylorarchive/tar: correct value passed to Uname method
2023-08-07 qiulaidongfengarchive/tar: add FileInfoNames interface
2023-08-03 qiulaidongfengarchive: use predeclared function min
2023-08-01 Jes Cokarchive/tar: narrow trim range for formatter'formatString
2023-07-31 Mauri de Souza Men... archive/zip: add AddFS method to zip Writer
2023-05-24 Maksim Meshkovcompress/flate, archive/zip: reduce memory allocations
2023-05-04 Ian Lance Taylorall: add String for fs.{FileInfo,DirEntry} implementations
2023-04-24 Roland Shoemakerarchive/zip: reject overflowing directorySize & directo...
2023-04-05 Imre Radarchive/zip: return ErrInsecurePath for unsafe paths...
2023-04-04 cui fliterall: fix misuses of "a" vs "an"
2023-03-02 Oleksandr Redkoarchive/zip: make receiver names consistent
2023-01-20 Ian Lance Taylorarchive/zip: use base offset 0 if it has a valid entry
2023-01-19 Russ Coxinternal/godebug: export non-default-behavior counters...
2023-01-17 Russ Coxarchive/tar, archive/zip: document ErrInsecurePath...
2022-12-21 Damien Neilarchive/tar, archive/zip: revert documentation of ErrIn...
2022-12-06 Roland Shoemakerarchive/zip: only consider UncompressedSize when checki...
2022-12-03 cui fliterall: fix some comments for method
2022-12-02 Russ Coxarchive/zip: use proper doc comment for Deprecated...
2022-12-02 Russ Coxarchive/tar: use proper doc comment for Deprecated...
2022-12-01 Roland Shoemakerarchive/zip: tolerate compressed directories with zero...
2022-11-22 Damien Neilarchive/tar, archive/zip: disable ErrInsecurePath by...
2022-11-21 Damien Neilarchive/tar, archive/zip: disable insecure file name...
2022-11-18 cui fliterall: add missing periods in comments
2022-11-16 Damien Neilarchive/tar, archive/zip: return ErrInsecurePath for...
2022-11-14 Alexander Yastrebovarchive/zip: don't read directories containing file...
2022-10-05 Damien Neilarchive/tar: limit size of headers
2022-09-29 cuiweixiearchive/zip: use strings.TrimPrefix
2022-09-06 cuiweixiearchive: use strings.Builder
2022-08-17 Abirdcflyarchive/tar: delete unreachable continue code
2022-06-02 Ian Lance Taylorarchive/zip: use bufio.Reset rather than NewReader
2022-06-02 Ian Lance Taylorarchive/zip: if non-zero base offset fails, fall back...
2022-05-19 Russ Coxall: gofmt main repo
2022-05-10 Ian Lance Taylorarchive/zip: error if using io/fs on zip with duplicate...
2022-05-08 Ian Lance Taylorarchive/zip: permit zip files to have prefixes
2022-05-03 Kale Blankenshiparchive/zip: remove unused File.descErr field
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-04-11 Meng Zhuoarchive/zip: fail fast if UncompressedSize64 < nread
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-01 Russ Coxall: remove trailing blank doc comment lines
2022-03-29 Ian Lance Taylorall: use new "unix" build tag where appropriate
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-13 Roland Shoemakerall: add a handful of fuzz targets
2022-01-12 Bryan MillsRevert "all: add a handful of fuzz targets"
2022-01-12 Roland Shoemakerall: add a handful of fuzz targets
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-07 Arran Walkerarchive/zip: don't read data descriptor early
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-02 Jason7602archive/zip: don't panic on (*Reader).Open
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-06 Russ Coxall: use bytes.Cut, strings.Cut
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-20 Roland Shoemakerarchive/zip: prevent preallocation check from overflowing
2021-08-19 Roger Peppearchive/tar: unexport internal methods
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-06-01 Cherry Mui[dev.typeparams] all: merge master (2725522) into dev...
2021-05-25 Roland Shoemakerarchive/zip: only preallocate File slice if reasonably...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-03 Eddie Scholtzarchive/zip: add File.OpenRaw, Writer.CreateRaw, Writer...
2021-04-29 Ian Lance Taylorarchive/zip: only return directory once via io/fs.FS
2021-04-18 Paschalis Tsiliasarchive/zip: fix imports block of biggestZipBytes generator
2021-04-13 Manlio Perilloarchive/tar: replace os.MkdirTemp with T.TempDir
2021-04-03 Tom Thorogoodarchive/zip: fix character device handling in fileModeT...
2021-03-10 Roland Shoemakerarchive/zip: fix panic in Reader.Open
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-09 Emmanuel T Odekearchive/tar: detect out of bounds accesses in PAX recor...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-08 yangwenmaiarchive/tar: fix typo in comment
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-07 Artyom Pervukhinarchive/zip: fix documentation to mention fs.FS interface
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Russ Coxall: update references to symbols moved from io/ioutil...
2020-10-20 Russ Coxarchive/zip: make Reader implement fs.FS
2020-10-20 Russ Coxall: update references to symbols moved from os to...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
next