Histórico de Commits

Autor SHA1 Mensagem Data
  Evan Huus 306db491eb Fix two decoding bugs found by go-fuzz há 9 anos atrás
  Evan Huus b973736745 Merge pull request #493 from uovobw/support-ssl há 9 anos atrás
  Andrea Lusuardi - uovobw 589446225f revert unwanted changed in response to https://github.com/Shopify/sarama/pull/493 comments há 9 anos atrás
  Evan Huus 66411d8222 Cleanup a bunch more error formats há 9 anos atrás
  Andrea Lusuardi - uovobw 1016308070 Merge branch 'master' into support-ssl há 9 anos atrás
  Maxim Vladimirsky aa411f16fd Add decode method to request types há 9 anos atrás
  Willem van Bergen f33811b058 Refactor metadata retro logic and imrove logging. há 9 anos atrás
  eric 3a630028fc removing the wrapper function for creating tcp connection há 9 anos atrás
  eric 76aa5518b0 adding tcp keepalives to the broker's socket connection há 9 anos atrás
  Evan Huus 32da1c5918 Add configuration to support broker SSL há 10 anos atrás
  Evan Huus 4f7be25dfb Reduce logging on broker close há 9 anos atrás
  Evan Huus 0abdf8c4f0 Move the clientID into the config object há 9 anos atrás
  Evan Huus 616ac5daa4 Unify configuration structures into config.go há 9 anos atrás
  Evan Huus 9d71abeed0 Make Broker.Open truly non-blocking há 9 anos atrás
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. há 9 anos atrás
  Willem van Bergen 2018fd405e Prefix error variables with Err há 9 anos atrás
  Evan Huus 282535bc61 A handful of cleanups to the broker configuration há 9 anos atrás
  Evan Huus 4580feac51 Fix potential case of non-nil conn being returned with an error há 9 anos atrás
  Evan Huus d62fe1f028 improve broker logging há 9 anos atrás
  Evan Huus 69c214b231 Make the initial dial timeout configurable há 10 anos atrás
  Evan Huus 927de31f4d More informative error when correlation ID doesn't match há 10 anos atrás
  Evan Huus 5cbd22983e doc tweaks suggested by golint há 10 anos atrás
  Evan Huus 0bdc9631df Add write deadline as well há 10 anos atrás
  Evan Huus e2aeca76b0 Add broker read-timeout há 10 anos atrás
  Evan Huus 113fd78e0a Add BrokerConfig há 10 anos atrás
  Evan Huus ac43305594 Add broker func for consumer metadata request há 10 anos atrás
  Evan Huus be6f649828 Drop pretense of support for Go 1.0 há 10 anos atrás
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size há 11 anos atrás
  Burke Libbey 24faa7d6f3 use net.SplitHostPort instead of strings.Split há 11 anos atrás
  Burke Libbey 7a9ae540f0 WIP Moving to encoder-based expecations há 11 anos atrás