Go to file
Tatsuhiro Tsujikawa 73b75186c7 Handle the case when MINGW32 vsnprintf returns -1
MINGW32 vsnprintf returns -1 if output is truncated.  Increased buffer
for vsnprintf in WinConsoleFile and fmt.
2012-06-24 16:56:34 +09:00
deps Use noinst_HEADERS instead of EXTRA_DIST for wslay public headers. 2012-04-09 23:01:01 +09:00
doc Renamed clean as doclean in Makefile for manuals. 2012-05-27 18:51:27 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 Check with pkg-config only: c-ares, openssl, sqlite3 and zlib. 2012-04-07 21:30:32 +09:00
po Updated Brazilian Portuguese translation. Thanks to all translators. 2012-05-27 17:41:18 +09:00
src Handle the case when MINGW32 vsnprintf returns -1 2012-06-24 16:56:34 +09:00
test Rewritten HTTP header parser 2012-06-23 17:34:20 +09:00
.gitignore Updated .gitignore 2012-03-21 02:09:34 +09:00
AUTHORS Fixed typo 2011-03-20 14:39:36 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Moved ChangeLog to ChangeLog.old and added notice that we no longer 2010-11-28 00:23:20 +09:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am Moved doc before test in SUBDIRS 2012-05-14 01:22:24 +09:00
NEWS Updated NEWS for 1.15.1 release 2012-05-27 17:20:10 +09:00
README Converted README.asciidoc into README.rst 2012-04-22 23:27:32 +09:00
README.rst Updated README.rst. 2012-05-19 22:36:28 +09:00
build_osx_release.sh New upstream release 2012-03-14 00:55:32 +09:00
build_test.sh Added build test without libnettle, libgcrypt and openssl. 2012-01-08 00:59:34 +09:00
configure.ac Handle sockaddr_in.sin_len and sockaddr_in6.sin6_len 2012-05-16 22:43:25 +09:00

README

See README.rst