[pgpool-committers: 3709] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=99c56b5b694ce1b04a40051040071296d72ba940
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