Commit History

Author SHA1 Message Date
  Ocean Wang c4412dfaa0 [trac838] Check the value passed to isspace() is not less than 0 14 years ago
  Ocean Wang d098ac2ee9 [trac838] Add more unit tests to base64 decoding 14 years ago
  JINMEI Tatuya 9c4b079aca [trac838] also fixed another STL related bugs in tests: avoid using &vector[0] 14 years ago
  JINMEI Tatuya b1b486e59d [trac838] counter proposal for the isspace() problem: use simply cast 14 years ago
  JINMEI Tatuya 45fb91884d [trac838] counter proposal to the "dereferencing end iterator" (and related) problem: 14 years ago
  Ocean Wang c166c0c96a [trac838] Check the iterator is not the end() iterator when dereferenced in DecodeNormalizer 14 years ago
  Ocean Wang 0e1eaada6f [trac838] Make sure the parameter passed to isspace() is larger than 0 to avoid ASSERT failing on Windows platform. 14 years ago
  Ocean Wang 16f90854f8 [trac838] check the iterator before deference it 14 years ago
  JINMEI Tatuya ac7ff7f222 [trac890] added some more detailed comments about the addition of rpath 14 years ago
  JINMEI Tatuya 677cebce17 [trac890] re-added BOTAN_RPATH to cryptolink/Makefile.am. 14 years ago
  JINMEI Tatuya f0fe344b15 [trac890] proposed workaround fix to the botan rpath problem: specify the 14 years ago
  Jeremy C. Reed 9e183cb052 [master] add missing rdata files and change some generated headers to nodist 14 years ago
  JINMEI Tatuya e34dd62b8e [master] minor wording fix in (doxygen) comment 14 years ago
  Jeremy C. Reed d033a50a7e [master] sort some EXTRA_DIST entries 14 years ago
  Jelte Jansen c8b7abc575 [master] small change to make it compile again on my system 14 years ago
  JINMEI Tatuya 43f9ce0c56 [master] forgot to apply one last suggestion in #812: renaming a method. 14 years ago
  JINMEI Tatuya ebe0c4b1e6 [master] Merge branch 'trac812' with fixing conflicts and regression. 14 years ago
  JINMEI Tatuya d9b00f6ded [trac812] made sure libutil_io is linked from dns/tests as agreed in review. 14 years ago
  JINMEI Tatuya 2c60d79949 [master] Merge branch 'trac868' 14 years ago
  JINMEI Tatuya 0ede9e8f8c [master] added a note about botan version: We need exactly 1.8 14 years ago
  JINMEI Tatuya 64cee1a7ad [master] removed spec_config.h from xxx_SOURCES in auth/tests/Makefile.am. 14 years ago
  JINMEI Tatuya 177b356c92 [master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  JINMEI Tatuya 1867180c5e [master] [master] added workaround for freebsd about ldflags and cppflags for botan: 14 years ago
  Jelte Jansen 6c554c8b4e [master] removed a configure.ac line that got left over after copy/paste 14 years ago
  Jelte Jansen 6eb7a93e81 [master] use botan-config 14 years ago
  Jelte Jansen cacab413e8 [master] fix BOTAN_LDFLAGS and BOTAN_INCLUDES 14 years ago
  Jelte Jansen ec1ad75257 [master] check for botan 1.8 or higher during configure 14 years ago
  Jelte Jansen 0310b8b77e Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10 14 years ago
  JINMEI Tatuya 78bd2b7778 [trac812] added some more notes about throw_size_on_new 14 years ago
  JINMEI Tatuya daf48e8604 [trac812] added some comments about int64 to uint48 conversion as suggested in review. 14 years ago