[pgpool-committers: 3711] 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_6_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4124e5e7c4d214daf09f696b6bf51a67dc957065
Modified Files
--------------
src/auth/md5.c              |  8 ++++----
src/include/auth/md5.h      |  4 +++-
src/watchdog/watchdog.c     | 23 +++++++++++++++++++----
src/watchdog/wd_heartbeat.c |  4 ++--
src/watchdog/wd_utils.c     | 35 +++++++++++++++++++++++++++++++----
5 files changed, 59 insertions(+), 15 deletions(-)
    
    
More information about the pgpool-committers
mailing list