1) Allow password which contains special characters like {,},=,;.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sun, 17 Jan 2010 13:10:41 +0000 (13:10 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sun, 17 Jan 2010 13:10:41 +0000 (13:10 +0000)
commitd302b6f4d5d8e4beea00496ea83bb0ffbc923008
treef2d313b850050b96f8551d45071e0ebe9f758b45
parent7a47d88d98110b4528c728dd421a1a0f6d4b2c94
1) Allow password which contains special characters like {,},=,;.
2) Add a new data source option which makes it possible to use
   Kerberos for Windows library to reply to GSSAPI authentication
   request.
3) Native support for SSPI Kerberos or Negaotiate service. It may
   be useful for the 64-bit drivers.
4) Fix an oversight of Memory overflow handling.
16 files changed:
connection.c
connection.h
convert.c
dlg_specific.c
dlg_specific.h
dlg_wingui.c
loadlib.c
psqlodbc.h
psqlodbc.rc
resource.h
socket.c
socket.h
sspisvcs.c
sspisvcs.h
statement.c
version.h