]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/fe-connect.c
The attached patch implements the password packet length sanity check
[postgresql] / src / interfaces / libpq / fe-connect.c
2002-08-27 Bruce MomjianThe attached patch implements the password packet lengt...
2002-08-27 Bruce MomjianMore connection timeout cleanups.
2002-08-27 Bruce MomjianCleanup of libpq connection timeout code.
2002-08-18 Bruce MomjianAdd includes for prototype using timeval.
2002-08-18 Bruce MomjianClean up compile warnings.
2002-08-17 Bruce MomjianAdd libpq connection timeout parameter.
2002-08-15 Bruce MomjianI'm giving a try at some TODO items. Currently it...
2002-07-20 Bruce MomjianHello, i noticed that win32 native stopped working...
2002-07-18 Tatsuo IshiiI have committed many support files for CREATE CONVERSI...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-15 Tom LaneClean up gcc warnings. Avoid the bad habit of putting...
2002-06-14 Bruce MomjianUPDATED PATCH:
2002-06-14 Bruce MomjianBack out SSL changes. Newer patch available.
2002-06-14 Bruce MomjianAttached are a revised set of SSL patches. Many of...
2002-04-15 Bruce MomjianFix for EINTR returns from Win9X socket operations:
2002-03-02 Tom LaneDon't bother to request SSL connection over a Unix...
2001-11-11 Tom LaneDefend against possibility that SSL error reporting...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-08-21 Bruce Momjian> Ok, where's a "system dependent hack" :)
2001-08-17 Bruce MomjianRemove some unneeded dashes from libpq comments.
2001-08-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-03 Tom LaneFix residual breakage from Windows socket-errno patch...
2001-07-31 Tom LaneRemove WIN32_NON_BLOCKING_CONNECTIONS tests, since...
2001-07-21 Bruce MomjianI downloaded new source for lib (only few hours old...
2001-07-20 Bruce Momjiani've spotted a following problem using DBD::Pg under...
2001-07-16 Peter EisentrautFix fault in message.
2001-07-15 Peter EisentrautNLS for libpq. Clean up the message formats and change...
2001-07-06 Peter EisentrautUse CONNECTION_OK to determine whether startup phase...
2001-07-06 Peter EisentrautRepair libpq to follow protocol by not sending Terminat...
2001-03-31 Tom LaneOn Cygwin, do initial connect() call in blocking mode...
2001-03-23 Bruce MomjianFix comments that were mis-wrapped, for Tom Lane.
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-31 Tom LaneOn further thought, we need a defense against empty...
2000-12-31 Tom LaneIgnore PGPORT environment variable if it is an empty...
2000-12-22 Tatsuo IshiiFix PQsetdbLogin() backward compatibility problem.
2000-12-18 Tom LaneEnsure that 'errno' is saved and restored by all signal...
2000-12-07 Tom LaneSilence compiler warning.
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-11-30 Tom LaneRepair residual sillinesses from UUNET virtual host...
2000-11-30 Peter EisentrautRemove remaining unixsocket-setting interfaces, since...
2000-11-28 Bruce MomjianRemove PQunixsocket, per Peter's recommendation. PQhos...
2000-11-27 Bruce MomjianMake PQhost return socket path.
2000-11-17 Tatsuo IshiiRecongizing PGCLIENTENCODING has been broken since...
2000-11-14 Bruce MomjianRename PortName to PortNumber.
2000-11-13 Bruce MomjianRemove -k unix socketpath option from client side,...
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-11-04 Tatsuo IshiiFix for missing EUC_TW encoding
2000-10-30 Tatsuo IshiiAvoid dependency on backend's multibyte module as possible.
2000-10-23 Bruce MomjianBack out xti.h portion of the patch.
2000-10-22 Peter EisentrautMakeover for Unixware 7.1.1
2000-10-17 Peter EisentrautLocate the file pg_service.conf in the directory config...
2000-10-17 Bruce MomjianTNS:
2000-10-14 Bruce MomjianThe configure script fails to find <netinet/tcp.h>.
2000-10-03 Peter EisentrautTreat empty connection parameters as is, in particular...
2000-10-03 Bruce MomjianCleanup of fe-connect ifdef platform problem added...
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-08-30 Bruce MomjianSSL patch from Magnus
2000-08-20 Peter EisentrautIntroduce HAVE_UNIX_SOCKETS symbol to replace repeatedl...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-06-14 Peter EisentrautBig warnings cleanup for Solaris/GCC. Down to about...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-05-31 Peter EisentrautThe heralded `Grand Unified Configuration scheme' ...
2000-05-21 Tom LaneRemove calls to getprotobyname(), which we now know...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-24 Tom LaneFold PQsetenv working state into PGconn, rather than...
2000-03-23 Bruce MomjianSome points for portability improvements:
2000-03-11 Tom LaneChange PQconndefaults() to return a malloc'd array...
2000-02-24 Bruce Momjian The following is required in order to make beta1...
2000-02-21 Jan WieckAvoid race conditions in detection of EINPROGRESS durin...
2000-02-19 Tatsuo IshiiFix nasty bug in setting client_encoding
2000-02-15 Tom LaneNew cost model for planning, incorporating a penalty...
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-02-05 Tatsuo IshiiChange function name PQclientencoding to PQclientEncodi...
2000-01-26 Bruce MomjianAdd:
2000-01-24 Bruce MomjianRemove Ops parameter from STATRELID cache lookup, for...
2000-01-23 Peter Eisentrautupdated install file
2000-01-18 Bruce MomjianHi!
2000-01-18 Bruce MomjianLibpq non-blocking mode, from Alfred Perlstein
2000-01-16 Tom LaneSigh, I'm an idiot ... I broke the async startup logic...
2000-01-15 Tatsuo IshiiEliminate using putenv().
2000-01-14 Tom LaneClean up some problems in new asynchronous-connection...
1999-12-02 Tom LaneType 'socklen_t' might be the right way to declare...
1999-11-30 Bruce MomjianThis patch (against the current CVS sources) adds to...
1999-11-11 Bruce MomjianIn the spirit of TODO item
1999-11-05 Tom Laneenvironment variable set by MULTIBYTE startup code...
1999-10-26 Bruce MomjianThese are two minor corrections to libpq's PQsetNoticeP...
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-08-31 Tom LaneUpdate frontend libpq to remove limits on query lengths,
1999-07-19 Bruce MomjianEnable WIN32 compilation of libpq.
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-06-17 Bruce MomjianRemove QUERY_LIMIT and documenation on same. Change...
next