[pgpool-committers: 3710] pgpool: Tightening up the watchdog	security
    Muhammad Usama 
    m.usama at gmail.com
       
    Sun Dec 25 04:02:02 JST 2016
    
    
  
Tightening up the watchdog security
Now wd_authkey uses the HMAC SHA-256 hashing.
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a7e222d53d651ba350aa729cdfacd5ad79271885
Modified Files
--------------
md5.c                   | 12 ++++++------
md5.h                   |  3 ++-
watchdog/watchdog.c     |  8 ++++++--
watchdog/watchdog.h     |  4 ++--
watchdog/wd_heartbeat.c |  2 +-
watchdog/wd_packet.c    | 48 ++++++++++++++++++++++++++++++++++++++----------
6 files changed, 55 insertions(+), 22 deletions(-)
    
    
More information about the pgpool-committers
mailing list