]> Cypherpunks.ru repositories - gostls13.git/history - api
context: add WithoutCancel
[gostls13.git] / api /
2023-03-29 Sameer Ajmanicontext: add WithoutCancel
2023-03-21 Jonathan Amsterdamlog/slog: initial commit
2023-03-16 Carl Johnsonflag: add BoolFunc; FlagSet.BoolFunc
2023-03-16 Filippo Valsordacrypto/elliptic: deprecate unsafe APIs
2023-03-16 Filippo Valsordacrypto/rsa: deprecate multiprime RSA support
2023-03-13 Ian Lance Taylortesting: add Testing function
2023-03-13 Aaron Gablecrypto/x509: surface ReasonCode in RevocationList API
2023-03-13 Joe Tsaibytes: add Buffer.Available and Buffer.AvailableBuffer
2023-03-11 Andy Panerrors: add ErrUnsupported
2023-03-07 Damien Neilnet/http: support full-duplex HTTP/1 responses
2023-03-07 Florin Papadebug/elf: retrieve values for dynamic section tags
2023-02-23 Russ Coxcmd/go, go/build: parse directives in file headers
2023-02-22 Harald Böhmsyscall: add jail support to ForkExec on FreeBSD
2023-02-17 Dmitri Goutnikcmd/api: add API checks for freebsd/riscv64
2023-02-17 Dmitri Goutnikcmd/api: add API checks for freebsd/arm64
2023-02-15 Akhil Indurtimath: add Compare and Compare32
2023-02-13 Ian Lance Taylorslices: new package
2023-02-10 Than McIntoshRevert "math: add Compare and Compare32"
2023-02-09 Akhil Indurtimath: add Compare and Compare32
2023-02-06 weebneyall: upgrade Unicode from 13.0.0 to 15.0.0
2023-02-03 Ian Lance Taylormaps: new package
2023-02-03 Florin Papadebug/elf: add DT_FLAGS_1 constants
2023-02-02 Alan Donovanmath/big: add Int.Float64 conversion
2023-02-02 Alan Donovango/token: add (*File).Lines method
2023-01-30 Cuong Manh Lereflect,runtime: add Value.Clear
2023-01-27 cuiweixieencoding/binary: add var NativeEndian
2023-01-24 hopehookbytes, strings: add ContainsFunc
2023-01-20 Sameer Ajmanicontext: add APIs for setting a cancelation cause when...
2023-01-19 Russ Coxruntime: replace panic(nil) with panic(new(runtime...
2022-12-07 Michael Prattapi: promote next to go1.20
2022-12-02 Russ Coxcmd/api: track darwin arm64 port
2022-12-02 Russ Coxencoding/csv: use proper doc comment for Deprecated...
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-02 Russ Coxcmd/api: track deprecations
2022-12-01 Robert Griesemergo/types, types2: make the new comparable semantics...
2022-11-21 Filippo Valsordacrypto/ed25519: implement Ed25519ctx and Ed25519ph...
2022-11-19 Filippo Valsordacrypto/ecdsa,crypto/x509: add encoding paths for NIST...
2022-11-18 Roland Shoemakercrypto/x509: implement SetFallbackRoots
2022-11-18 Gabor Tanzcrypto/tls: add CertificateVerificationError to tls...
2022-11-16 Damien Neilarchive/tar, archive/zip: return ErrInsecurePath for...
2022-11-16 Damien Neilpath/filepath: add IsLocal
2022-11-16 Filippo Valsordacrypto/ecdh: move ECDH method to PrivateKey
2022-11-15 Changkun Ousync: add new Map method Swap, CompareAndSwap, CompareA...
2022-11-10 Damien Neilnet/http: add ResponseController and per-handler timeouts
2022-11-09 Aleks Rudzitiscrypto: allow hash.Hash for OAEP and MGF1 to be specifi...
2022-11-09 Bryan C. Millsapi/next/54299: add missing newline
2022-11-09 cuiweixienet/http: add Transport.OnProxyConnectResponse
2022-11-08 Sameer Ajmanicontext: add APIs for writing and reading cancelation...
2022-11-04 cuiweixieapi: add newline to 55301.txt
2022-11-04 cuiweixienet: add ControlContext to Dialer
2022-11-02 Russ Coxcmd/api: make check pickier about api/*.txt
2022-11-02 cuiweixieregexp: add ErrLarge error
2022-10-25 Bryan C. Millsos/exec: add the Cancel and WaitDelay fields
2022-10-24 Filippo Valsordacrypto/ed25519: implement Ed25519ph in Sign and VerifyW...
2022-10-21 Matt Layhernet/netip: add IPv6LinkLocalAllRouters and IPv6Loopback
2022-10-15 Joe Tsaireflect: add Value.Grow
2022-10-05 Than McIntoshruntime/coverage: revise/shorten function names
2022-09-29 Paul E. Murphydebug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34
2022-09-29 Damien Neilerrors, fmt: add support for wrapping multiple errors
2022-09-29 Than McIntoshruntime/coverage: apis to emit counter data under user...
2022-09-28 Alan Donovango/ast: record start and end of file in File.File{Start...
2022-09-19 Roger Peppetime: implement Compare method
2022-09-16 Yuval Pavel Zholkoversyscall: remove FreeBSD 11 and below 64bit inode compat...
2022-09-09 Kir Kolyshkinsyscall: add CgroupFD support for ForkExec on Linux
2022-09-08 Paul E. Murphydebug/elf: define additional PPC64 ELFv2 relocations
2022-09-05 cuiweixiego/ast: add Range token.Pos to RangeStmt
2022-08-28 Cuong Manh Lecmd/cgo: add and use runtime/cgo.Incomplete instead...
2022-08-27 Jianwei Maonet: add FlagRunning to exactly reflect the states...
2022-08-27 Paul E. Murphydebug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DS
2022-08-26 cuiweixiereflect: add Value.{Comparable,Equal}
2022-08-26 Joe Tsaireflect: add Value.SetZero
2022-08-25 Paschalis Tsiliaspath/filepath, io/fs: add SkipAll
2022-08-25 hopehooktesting: add Elapsed method to testing.B
2022-08-23 Axel Wagnerencoding/xml: add (*Encoder).Close
2022-08-19 hopehookio: add OffsetWriter, NewOffsetWriter
2022-08-19 qmuntalunicode/utf16: add AppendRune
2022-08-19 Kir Kolyshkinsyscall: add new CLONE_ flags for Linux
2022-08-17 Russ Coxcrypto/subtle: add XORBytes
2022-08-16 Damien Neilnet/http/httputil: add ReverseProxy.Rewrite
2022-08-16 Changkun Oustrings, bytes: add CutPrefix and CutSuffix
2022-08-16 Alan Donovango/token: add (*FileSet).RemoveFile(*File) method
2022-08-15 Martin Möhrmannbytes: add Clone function
2022-08-15 Alexander Yastrebovnet/http: add Server.DisableOptionsHandler for custom...
2022-08-12 Filippo Valsordacrypto/ecdh: new package
2022-08-11 WANG Xueruidebug/elf: add new-style LoongArch reloc types
2022-08-09 Joe Tsaitime: add DateTime, DateOnly, and TimeOnly
2022-08-09 Meng Zhuodebug/pe: add IMAGE_FILE_MACHINE_RISCV{32,64,128}
2022-08-06 Rob Pikefmt: add a function to recover the original format...
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-29 Guoqi Chendebug/pe: add IMAGE_FILE_MACHINE_LOONGARCH{64,32}
2022-06-28 Russ Coxapi: correct debug/pe issue number for Go 1.19 changes
2022-06-16 Matthew Dempsky[dev.unified] all: merge master (635b124) into dev...
2022-06-09 Cherry Muiapi: promote next to go1.19
2022-06-08 Cherry Muiapi/next: minor reformat
2022-06-04 Russ Coxio: revert: add an Err field to LimitedReader
2022-05-17 Robert Findleygo/types, types2: set an origin object for vars and...
2022-05-17 Rob Pikefmt: add Append, Appendln, Appendf
2022-05-17 hopehooktime: add Time.ZoneBounds
2022-05-14 hopehookencoding/csv: add Reader.InputOffset method
next