Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Wed, 18 Apr 2007 22:36:58 +0000 | nicodvb | replaced sequency of strncpy() and strncat() by 1 snprintf() and fixed off-by-1 possible buffer oveflow; patch by Diego Petteno' src |
Wed, 18 Apr 2007 22:34:52 +0000 | nicodvb | support for dvdcss in Darwin; patch by Diego Petteno' and Reimar src |
Tue, 17 Apr 2007 21:02:51 +0000 | nicodvb | removed redefinition of memcpy() as bcopy() (maybe done for some probably inexistent systems); patch by Diego Petteno src |
Tue, 17 Apr 2007 20:57:17 +0000 | nicodvb | replaced 08llx with PRIx64; patch by Diego Petteno' src |