Commit:    8300ced2f7daef0e1a6786d89361b92aadb3dd10
Author:    Michael Wallner <m...@php.net>         Tue, 8 Oct 2013 15:58:28 +0200
Parents:   0d8c83a251a96a81f53dec16e4ae4d39de01c4da 
6106896440572dd8093acdd11ea691a07d9b169c
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=8300ced2f7daef0e1a6786d89361b92aadb3dd10

Log:
Merge branch 'bug65729' of https://github.com/datibbaw/php-src

* 'bug65729' of https://github.com/datibbaw/php-src:
  DNS name comparison is now case insensitive.
  Use zend_bool as return value for _match()
  Added two more test cases for CN matching.
  yay, reduced one variable
  Fixed bug that would lead to out of bounds memory access
  added better wildcard matching for CN

Bugs:
https://bugs.php.net/65729

Changed paths:
  MM  ext/openssl/openssl.c


Diff:



--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to