История коммитов

Автор SHA1 Сообщение Дата
  Ed Sabol d2c0bbb4a3 Removed calls to ERR_peek_last_error() 5 лет назад
  Ed Sabol f3d525e82b Untabify some stray tabs 5 лет назад
  Ed Sabol f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 5 лет назад
  Ed Sabol 19fc0fcdec Fixed bug in SSL error logging (Issue #235) 5 лет назад
  Tuukka Pasanen 7744c980a6 OpenSSL fall through warnings with GCC 8 should be fixed 6 лет назад
  Tuukka Pasanen 2dd6671dd6 Add comment: '/* fall-thru */' to needed places for preventing fall through error in GCC7 and above 6 лет назад
  Ed Sabol ab24bb0f03 Fix '-Wimplicit-fallthrough' compilation issue with gcc 7/8 when SSL is enabled 6 лет назад
  Felix Aronsson 585a04ec35 Add guards to only use pragmas on GCC 7+ 6 лет назад
  Felix Aronsson f82fad8257 Add GCC pragmas to only warn on implicit fallthru 6 лет назад
  Clint Byrum 106b14078b Change CyaSSL to wolfSSL 7 лет назад
  Brian Aker b95ad5cf84 Update SSL code. 11 лет назад
  Brian Aker 190626a1eb SSL error update 11 лет назад
  Brian Aker 4cf83c7b79 Further update ssl-errors 11 лет назад
  Brian Aker 258bafe09b Further refine errors from SSL 11 лет назад
  Brian Aker b17fa2c6d8 Additional SSL cleanup. 11 лет назад
  David Shrewsbury de3c2ed9a0 Fix warning message to actually include errno 11 лет назад
  Brian Aker 68d9a43365 Additional SSL cleanup (possibly memory leak fixed for _ssl not free'd). 11 лет назад
  Continuous Integration 48dd88ad75 Merge lp:~brianaker/gearmand/pipe2-regression Build: jenkins-Gearmand-783 11 лет назад
  Brian Aker 8ad0f11f73 Add warning with perror interface. Fix regression in systems that lack pipe2(). 11 лет назад
  Brian Aker 31416c36ed Fix warnings from clang for cyassl work 11 лет назад
  Brian Aker 0e5b92b0a3 More cleanup from ssl testing. 11 лет назад
  Brian Aker acd3c8ba18 Fix usage of host/port. 11 лет назад
  Brian Aker 9f8cb0698b First patch to have remove protocol work. 11 лет назад
  Brian Aker 1d851a6c40 Just in case.. 11 лет назад
  Brian Aker 59d05af09e Partials from ssl 11 лет назад
  Brian Aker 981906f5cc Update the SSL support (testing works in a smoother manner). 11 лет назад
  Brian Aker e8dcdfd4c3 Fix valgrind error, switch to reference usage. 11 лет назад
  Brian Aker 416f41fb2f Update support for SSL (add basic documentation). 11 лет назад
  Brian Aker 7a3852d824 SSL now works :) 11 лет назад
  Brian Aker 7d87a464f2 Merge in ssl 11 лет назад
  Brian Aker 70aa578525 Fix gcc diag 11 лет назад
  Brian Aker d22902c839 Fix more warnings. 11 лет назад
  Brian Aker 5981b1d319 Update SSL trunk. 11 лет назад
  Brian Aker 392da7c247 Fix rename issue. 11 лет назад
  Brian Aker 15b1a4a717 Fix rename and improve on how error codes are returned. 11 лет назад
  Brian Aker 928a3659f0 Great renaming. 11 лет назад
  Brian Aker e9421d0429 Update from 1.0 12 лет назад
  Brian Aker 64b06a65db Simple refactor of function to method. 12 лет назад
  Brian Aker e17fe749b6 Merge performance trye 12 лет назад
  Brian Aker b596123386 Performance improvement from Etsy. Additionally I fixed the bug that would sometimes cause a crash in the sqlite test. 12 лет назад
  Brian Aker 4c796a4266 Style/etc cleanup in server. 12 лет назад
  Brian Aker 9aa051833e Clarify use of malloc()/realloc() and comment on it. 12 лет назад
  Brian Aker fce702d338 Update error messages, and add more logic for failed conditions. 12 лет назад
  Brian Aker f402f4ecfd REmove more of original split. 12 лет назад
  Brian Aker 35ac21f8e6 Cleanup tests. 12 лет назад
  Brian Aker 4631d8c107 Improve on error return. 12 лет назад
  Brian Aker 3a628ed99d Add np pthread_join with timeout. 12 лет назад
  Brian Aker 2ab50fe1be Allow for a longer return if port is in use when server starts up. 12 лет назад
  Brian Aker c0bca418e0 Performance and general cleanup of SQLite driver 12 лет назад
  Brian Aker 5f69995772 Fix breakage on OSX. 12 лет назад