Commit History

Author SHA1 Message Date
  Clint Byrum 913b576c7e Merge pull request #255 from p-alik/tls-v1-client-method-is-deprecated-issue-254 4 years ago
  Ed Sabol c00b20761d Removed more calls to ERR_peek_last_error() 4 years ago
  Ed Sabol d2c0bbb4a3 Removed calls to ERR_peek_last_error() 4 years ago
  Алексей Пастухов 58a46b2452 Merge pull request #256 from esabol/patch-1 4 years ago
  Ed Sabol ff82c2721d Tweak error message 4 years ago
  Ed Sabol f3d525e82b Untabify some stray tabs 4 years ago
  Ed Sabol f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 years ago
  Ed Sabol fdc36b1ba0 Fix misspellings in ChangeLog. 4 years ago
  Alexei Pastuchov 1fb290b228 use TLS_client_method for newer openssl 4 years ago
  Clint Byrum a95d1c13b1 Merge pull request #248 from esabol/gcc-4.8-patch 4 years ago
  Clint Byrum e9cc6bdfa3 Merge pull request #249 from esabol/scientific-linux-support 4 years ago
  Clint Byrum a2296619c1 Merge pull request #250 from esabol/fix-issue-196-timeout-milliseconds 4 years ago
  Ed Sabol cfa05857aa Address Issue #196 by fixing the conversion of milliseconds to struct timeval 5 years ago
  Ed Sabol dd4885c392 Add support for Scientific Linux (free alternative to CentOS and RHEL) 5 years ago
  Ed Sabol 0c934fff73 Issue #246: Support gcc 4.8.5/CentOS 7 5 years ago
  Алексей Пастухов 1c26ba0aff Merge pull request #237 from esabol/fix-strncpy-warning-in-run.cc 5 years ago
  Алексей Пастухов 2d5423ff28 Merge pull request #239 from esabol/fix-strncpy-warning-in-libtest/socket.cc 5 years ago
  Clint Byrum c87331edd7 Merge pull request #240 from esabol/update-travis-ci-to-ubuntu-xenial 5 years ago
  Ed Sabol 1474af4f2c Merge branch 'master' of https://github.com/gearman/gearmand into update-travis-ci-to-ubuntu-xenial 5 years ago
  Clint Byrum f49b5cf532 Merge pull request #236 from esabol/patch-1 5 years ago
  Ed Sabol 2de4d33c67 Fix strncpy() warning in libtest/socket.cc when compiling with gcc 8 5 years ago
  Ed Sabol ed86b5f486 Update Travis CI configuration to use Ubuntu Xenial (since Trusty has reached End of Life) and add clang-7 and clang-8 builds 5 years ago
  Ed Sabol 6841bf1b37 Fix strncpy() warning in libgearman/run.cc when compiling with gcc 8 5 years ago
  Ed Sabol 19fc0fcdec Fixed bug in SSL error logging (Issue #235) 5 years ago
  Алексей Пастухов 260993fc84 Merge pull request #234 from SpamapS/fix-manpage 5 years ago
  Clint Byrum ff54311b72 Fix manpage/docs for gearmand --verbose level 5 years ago
  Clint Byrum a4c66e9e7e Merge pull request #195 from illuusio/fall_through 5 years ago
  Алексей Пастухов ab8159c8aa Merge pull request #233 from esabol/patch-2 5 years ago
  Ed Sabol e7aa9925d9 Add explicit ${CC} --version to Travis CI builds 5 years ago
  Clint Byrum 64716ae9de Merge pull request #228 from illuusio/openssl_1_1 5 years ago
  Tuukka Pasanen 232137470d OpenSSL 1.1 deprecates function 'TLSv1_2_client_method' after that should 'TLS_client_method' be used 5 years ago
  Tuukka Pasanen 7744c980a6 OpenSSL fall through warnings with GCC 8 should be fixed 5 years ago
  Tuukka Pasanen e66337288c It seems that libhashkit is using /* fall through */ all ready so use same notation 5 years ago
  Tuukka Pasanen f1862643c0 Correct case when there is break or return in line. They won't fall through 5 years ago
  Tuukka Pasanen 2dd6671dd6 Add comment: '/* fall-thru */' to needed places for preventing fall through error in GCC7 and above 5 years ago
  Алексей Пастухов 56384333cd Merge pull request #223 from p-alik/pvs-analyze-part3 5 years ago
  Alexei Pastuchov f56b75c22c sqlite plugin refactoring 7 years ago
  Алексей Пастухов ea7fd1a1db Merge pull request #225 from shadyb/master 5 years ago
  shady 3a09f868e7 fixed bug which prevents whitespace in the job unique id 5 years ago
  Alexei Pastuchov 3e01e3d39f gearmand_port_st refactoring 7 years ago
  Alexei Pastuchov 0730f705f2 pass unsigned to snprintf format 7 years ago
  Alexei Pastuchov a4d934259b gearmand_thread methods refactoring 7 years ago
  Alexei Pastuchov ad59284587 gearman_server_st refactoring 7 years ago
  Alexei Pastuchov 00ed123ea6 gearman_server_con_st refactoring 7 years ago
  Alexei Pastuchov 6266d24a58 gearmand_io_st refactoring 7 years ago
  Алексей Пастухов 714188cf57 Merge pull request #221 from esabol/add-clang-builds-to-travis-ci 5 years ago
  Ed Sabol d1e56218a1 Convert tabs to spaces 5 years ago
  Ed Sabol 6cba87404a Add clang-4.0 build to Travis CI 5 years ago
  Ed Sabol f3d829ff26 Fix clang-5.0 compilation error 5 years ago
  Ed Sabol e43eb6e506 Fix clang-5.0 compilation errors 5 years ago