Pazpar2 1.4.4-2 for squeeze
[pazpar2-moved-to-github.git] / src / getaddrinfo.c
2010-03-12 Adam DickmeissLogging channels and mutexes + a few other things
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h
2010-02-12 Adam Dickmeissiochan_man_t in logic.c gone
2010-01-14 Adam DickmeissBump copyright year
2009-10-01 Adam DickmeissDo not use gethostbyname in threaded resolver
2009-01-16 Adam DickmeissUpdated footer comment
2009-01-12 Adam DickmeissHappy new year
2008-04-20 unknownPazpar2 compiles on Windows. But does not yet work
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-07-25 Adam DickmeissRemoved sleep/test code which was commited by mistake
2007-07-25 Adam DickmeissZ39.50 session/connect timeout in parameters
2007-07-09 Adam DickmeissFixes for compilation on cygwin.
2007-04-23 Adam DickmeissRefactor stuff from logic.c: connection stuff in connec...
2007-04-23 Adam DickmeissAllow any number of worker threads for sel_thread....
2007-04-23 Adam DickmeissPrefix resolved message
2007-04-22 Adam DickmeissConnections now wait for hosts to be resolved. Delayed...
2007-04-21 Adam DickmeissPerform getaddrinfo in separate thread for a given...