CVSROOT: /sources/monit Module name: monit Changes by: Jan-Henrik Haukeland <hauk> 07/10/16 03:05:41
Modified files: . : CHANGES.txt monitor.h p.y util.c util.h protocols : http.c Log message: Removed support for local redirects from the HTTP protocol test. Easier on the server we test since we now explicit send a close connection header. Users should provide the correct path to the resource they want to test. Also added a new type for holding message digests, called MD_T with a defined size of MD_SIZE and added a method for computing digest to bytes which is better and faster than the sprintf hack used before CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/monit/CHANGES.txt?cvsroot=monit&r1=1.370&r2=1.371 http://cvs.savannah.gnu.org/viewcvs/monit/monitor.h?cvsroot=monit&r1=1.201&r2=1.202 http://cvs.savannah.gnu.org/viewcvs/monit/p.y?cvsroot=monit&r1=1.258&r2=1.259 http://cvs.savannah.gnu.org/viewcvs/monit/util.c?cvsroot=monit&r1=1.198&r2=1.199 http://cvs.savannah.gnu.org/viewcvs/monit/util.h?cvsroot=monit&r1=1.18&r2=1.19 http://cvs.savannah.gnu.org/viewcvs/monit/protocols/http.c?cvsroot=monit&r1=1.53&r2=1.54 _______________________________________________ monit-dev mailing list monit-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/monit-dev