Commit History

Author SHA1 Message Date
  Ed Sabol c00b20761d Removed more calls to ERR_peek_last_error() 4 years ago
  Ed Sabol f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 years ago
  Tuukka Pasanen 7744c980a6 OpenSSL fall through warnings with GCC 8 should be fixed 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
  Felix Aronsson 585a04ec35 Add guards to only use pragmas on GCC 7+ 5 years ago
  Felix Aronsson f82fad8257 Add GCC pragmas to only warn on implicit fallthru 5 years ago
  Alexei Pastuchov 661dba4bc2 apply "SIGSEGV in gearman_connection_st::receiving"-patch 6 years ago
  Clint Byrum 106b14078b Change CyaSSL to wolfSSL 7 years ago
  Brian Aker 9b4d300a21 hide the event and revent detail 10 years ago
  Brian Aker 0b2b00bea2 Fix initialization 10 years ago
  Brian Aker b95ad5cf84 Update SSL code. 10 years ago
  Brian Aker 190626a1eb SSL error update 11 years ago
  Brian Aker 76d34a2c46 Update SSL logic/docs 11 years ago
  Brian Aker 7915e3c040 Clean up internal logic for building connection (less error prone) 11 years ago
  Brian Aker 4cf83c7b79 Further update ssl-errors 11 years ago
  Brian Aker b17fa2c6d8 Additional SSL cleanup. 11 years ago
  Brian Aker d4b8fb0c65 Require errno be passed for perror 11 years ago
  Brian Aker bc26bd132b Clarify how failure works for errno on write/read 11 years ago
  Brian Aker 68d9a43365 Additional SSL cleanup (possibly memory leak fixed for _ssl not free'd). 11 years ago
  Continuous Integration e05dcc3d93 Merge lp:~brianaker/gearmand/update-harden-file Build: jenkins-Gearmand-774 11 years ago
  Brian Aker 68d8af621f Fixes from OSX (update harden file). 11 years ago
  Brian Aker ce6634bdd8 Fix error message ubutu. 11 years ago
  Brian Aker 1750815a2e Re-enable code that checks for options immediatly. 11 years ago
  Brian Aker f1adfc1749 Cleanup error messages. 11 years ago
  Brian Aker 9f8cb0698b First patch to have remove protocol work. 11 years ago
  Brian Aker 125069c2d8 Merge. 11 years ago
  Brian Aker 7429538a5b Fixed old usage of MSG_WAIT 11 years ago
  Brian Aker 981906f5cc Update the SSL support (testing works in a smoother manner). 11 years ago
  Brian Aker 58dc34e11e Cleanup codestyle for SOCK_CLOEXEC 11 years ago
  Brian Aker da4b2726b6 Fix for fork test. 11 years ago
  Brian Aker adf299b0b6 connection patch 11 years ago
  Brian Aker 5a038135e8 Fix a few tests. 11 years ago
  Brian Aker b096532c75 We never call connection with options, so lets remove that. 11 years ago
  Brian Aker 4418d1059d Update gearman_connection_create() 11 years ago
  Brian Aker 9a4e41bbaf Close connection, but don't move addr_next. 11 years ago
  Brian Aker 986734d136 Update submit protocol. 11 years ago
  Brian Aker 416f41fb2f Update support for SSL (add basic documentation). 11 years ago
  Brian Aker 063e5f7871 Move echo out to a protocol file. 11 years ago
  Brian Aker 7d6c80e5a7 More error cleanup. 11 years ago
  Brian Aker 6534bade13 Merge ssl branch. 11 years ago
  Brian Aker 7a3852d824 SSL now works :) 11 years ago
  Brian Aker d22902c839 Fix more warnings. 11 years ago
  Brian Aker d2ed6c2e95 Fix connection. 11 years ago
  Brian Aker fcfdb7705a Merge 1.0 11 years ago
  Brian Aker f207b85e92 Fix issue where identifier was not being set on reconnect. 11 years ago
  Brian Aker afc4136d4c Fix test case. 11 years ago
  Brian Aker 97dc14e80e Fix build related issues. 11 years ago
  Brian Aker e5ac0a7e78 Update for harden finds. 11 years ago
  Brian Aker f18afb3bd1 Update bootstrap. Fix issue where if a platform has in_port_t listed as being signed that any negative value will be converted to default. 11 years ago
  Brian Aker 717dbcbd7f Fix for gearmand 11 years ago