Commit History

Author SHA1 Message Date
  Varun 25aedae6c3 fixed declaration dependencies and other lint issues (#1743) 4 years ago
  Diego Alvarez 5ff9581b10 more go like code, returning earlier 4 years ago
  Diego Alvarez 1628dc1dbf use net.SplitHostPort and don't separate conf var 4 years ago
  Diego Alvarez d871f336e6 Set server name only for the current broker 4 years ago
  Diego Alvarez cb293024a2 Creates conf.Net.TLS.Config if not provided 4 years ago
  Diego Alvarez ab525ed5db Set ServerName using tls.DialWithDialer approach 4 years ago
  Kevin Cross c6eb1d42e7 fix: Allow TLS to work over socks proxy. (#1666) 4 years ago
  Pierre Grimaud 31886822ab Fix typos 4 years ago
  Leonid Koftun 2d2326efcf feat: Add alter and list partition reassignments 4 years ago
  darklore ca7391280e Fix memory leak when Broker.Open and Broker.Close called repeatedly 4 years ago
  Sebastien Launay 2db8d8aea2 Add requests-in-flight metric 5 years ago
  Vlad Gorodetsky 07ff436a6d Fix linter errors 4 years ago
  Dominic Evans 10a6db55e9 Add SASL AuthIdentity to SASL frames (authzid) 5 years ago
  Dominic Evans 267f69c802 fix: ensure consistent use of read/write deadlines 5 years ago
  unknown e984224ad1 Initial commit to add DescribeLogDirs 5 years ago
  Mike Kaminski 6c040e14fe Issue #1423 - Handle SASL/OAUTHBEARER broker challenge 5 years ago
  Prune Sebastien THOMAS c82066c158 added SASLVersion in config (#1410) 5 years ago
  Ruben Vargas 3ec45e581a Add kerberos support 5 years ago
  Dominic Evans ee8eed61c0 feat: support SaslHandshakeRequest v1 5 years ago
  Vlad Gorodetsky 2a49b70a5c Merge pull request #1349 from mrsinham/sasl_client_datarace 5 years ago
  Julien LEFEVRE 5722d69b8e [sasl] use a SCRAM client for each connection 5 years ago
  Vlad Gorodetsky 957d261728 Merge pull request #1326 from bakaoh/proxy 5 years ago
  Tormod Erevik Lea c8f961f633 Address a few staticcheck suggestions 5 years ago
  bakaoh fb6f6f5065 Add proxy config 5 years ago
  Varun bb3bd3c9f0 Merge remote-tracking branch 'upstream/master' 5 years ago
  Vlad Gorodetsky 8f15a58bbd Merge pull request #1232 from elastic/broker-unregister-metrics 5 years ago
  Varun fcf2bf22c7 refactoring and error checking fix 5 years ago
  Iyed Bennour a430133831 Use constants instead of litterals when reading Kafka protocol messages 5 years ago
  Iyed Bennour 09cfb578b9 Remove redundant error check 5 years ago
  Iyed Bennour c324180821 Ignore the number of bytes read returned by ReadFull 5 years ago