290 Cometimentos (0d6f47c2a737dbeac7d2ccbe076dd9401d4ea0d9)
 

Autor SHA1 Mensagem Data
  Brad Fitzpatrick 0d6f47c2a7 all: use time.Until where applicable há 8 anos
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging há 8 anos
  Adam Langley 251d647e6e crypto/tls: don't generate random ticket keys if already set. há 8 anos
  Adam Langley 999c968fe2 crypto/tls: fix comment typo. há 8 anos
  Adam Langley cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. há 8 anos
  Adam Langley cde0e97e4c crypto/x509: require a NULL parameters for RSA public keys. há 8 anos
  Atin M 4b78482c8b crypto/tls: set Conn.ConnectionState.ServerName unconditionally há 8 anos
  Josh Bleecher Snyder 8e34bdcdf7 crypto/tls: fix WriteTo method signature há 8 anos
  Mikio Hara 6a4ec07878 crypto/tls: gofmt -w -s há 8 anos
  Tom Bergan 38b469124e crypto/tls: Use the same buffer size in the client and server in the TLS throughput benchmark há 8 anos
  Ian Lance Taylor 4cf6d7923b crypto/tls: don't copy Mutex or Once values há 8 anos
  Adam Langley 0d94116736 crypto/tls: buffer handshake messages. há 8 anos
  Robert Griesemer a709e2d83c crypto/tls: remove unused variable in benchmark code há 8 anos
  Andrew Gerrand 798aee2597 crypto/tls: reduce size of buffer in throughput benchmarks há 8 anos
  Austin Clements 5166c9e255 crypto/tls: gofmt há 8 anos
  Mikio Hara cbcba9f9b6 crypto/tls: fix race in Benchmark{Throughput,Latency} há 8 anos
  Russ Cox 81aa612742 crypto/tls: adjust dynamic record sizes to grow arithmetically há 8 anos
  David Benjamin 6781899784 crypto/tls: Never resume sessions across different versions. há 8 anos
  Scott Bell 6885da92a7 crypto/tls: document certificate chains in LoadX509KeyPair há 8 anos
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. há 8 anos
  Matthew Dempsky 21704146dc all: remove unnecessary type conversions há 8 anos
  Adam Langley df48510552 crypto/tls: make error prefix uniform. há 8 anos
  Dan Peterson d33db60027 all: standardize RFC mention format há 8 anos
  David Benjamin ca4a3279f9 crypto/tls: Enforce that version and cipher match on resume. há 8 anos
  David Benjamin 0d2c944f7b crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00. há 8 anos
  Dominik Honnef eab2fdedca all: delete dead non-test code há 8 anos
  Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability há 8 anos
  Tom Bergan 9f2da1d218 crypto/tls: implement dynamic record sizing há 8 anos
  Adam Langley e97230a260 crypto/tls: document that the cipher suite list is non-exhaustive. há 8 anos
  Adam Langley 2cd00eea5d crypto/tls: better error for oversized handshake messages. há 8 anos
  Brad Fitzpatrick dae4f046c8 crypto/tls: test for timeout error using the net.Error interface há 8 anos
  Tamir Duberstein 326f5bb02b crypto/tls: check errors from (*Conn).writeRecord há 8 anos
  Brad Fitzpatrick fbcc97bc82 all: single space after period. há 8 anos
  Brad Fitzpatrick dcbfc76400 all: remove public named return values when useless há 8 anos
  Tamir Duberstein 78266c8c7c crypto/tls: don't log expected errors in test há 8 anos
  Tamir Duberstein 5e9ba4345a crypto/tls: tests prefer constants to opaque literals há 8 anos
  Mikio Hara 75d204850c crypto/tls: don't send IPv6 literals and absolute FQDNs as SNI values há 8 anos
  Martin Möhrmann 6ae0475759 all: fix typos and spelling há 8 anos
  Brady Sullivan fd1ada09a1 crypto/tls: Improve ambiguous comment in cipher_suites.go há 8 anos
  Adam Langley 5663f22172 crypto/tls: note in comment that Certificate.Leaf is nil after parsing. há 8 anos
  Brad Fitzpatrick 008490fcc3 crypto/tls: don't block in Conn.Close if Writes are in-flight há 8 anos
  Brad Fitzpatrick 75bdcc38ef crypto/tls: document lack of Lucky13 hardening há 9 anos
  Ralph Corderoy 96e5bf3ce5 crypto/tls: Server can specify an unadvertised cipher suite há 9 anos
  Caleb Spare 4d57d90e8e crypto/tls: return a typed error on invalid record headers há 9 anos
  Shenghou Ma e90a6f8498 crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suites há 9 anos
  Brad Fitzpatrick 527a98e440 crypto/tls, crypto/aes: remove allocations when Writing & Reading há 9 anos
  Ralph Corderoy 59e7c9bc39 crypto/tls: len(clientRandom) used for serverRandom source há 9 anos
  Adam Langley f75fa96c2c crypto/tls: don't send IP literals as SNI values. há 9 anos
  Adam Langley 367577a70f Revert "crypto/tls: don't send IP literals as SNI values." há 9 anos
  Adam Langley 25dd71bbe6 crypto/tls: don't send IP literals as SNI values. há 9 anos