2003-03-31 |
Dmitry Timoshkov | Fix some problems found while compiling and linking... |
tree | commitdiff |
2003-03-28 |
Alberto Massari | Added InternetSetStatusCallbackA and a stub for |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-02-25 |
Uwe Bonnes | InternetOpenUrlA (http/s case): Use client for HttpOpen... |
tree | commitdiff |
2003-02-24 |
Michael Stefaniuc | Remove some unreachable code. |
tree | commitdiff |
2003-01-28 |
Andreas Mohr | "InternetAutoDial" should be "InternetAutodial". |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-02 |
Alberto Massari | - Implemented InternetCrackUrlW and re-implemented... |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Fixed warnings. |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-12 |
Alberto Massari | Added stubs for FtpCommand[A|W]. |
tree | commitdiff |
2002-12-06 |
Alexandre Julliard | Fixed the list of accepted types passed to HttpOpenRequ... |
tree | commitdiff |
2002-12-06 |
Alberto Massari | - When sending a request using HttpOpenRequest/HttpSen... |
tree | commitdiff |
2002-12-05 |
Alberto Massari | - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA... |
tree | commitdiff |
2002-11-27 |
Alexandre Julliard | Added definitions for a couple of stub functions that... |
tree | commitdiff |
2002-11-13 |
Huw Davies | Add a counter to keep track of the number of outstandin... |
tree | commitdiff |
2002-11-13 |
Alberto Massari | Added stubs for IsHostInProxyBypassList and GetUrlCache... |
tree | commitdiff |
2002-11-12 |
Alberto Massari | Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW. |
tree | commitdiff |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Fixed tests to compile with MS C on Windows. |
tree | commitdiff |
2002-10-28 |
Jaco Greeff | - Implementation of [Internet|Ftp]*W functions to exten... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-10-09 |
Patrik Stridvall | Fixed test to not fail behind firewalls or without... |
tree | commitdiff |
2002-09-27 |
Chris Morgan | Added stubs for HttpEndRequestA/W, InternetReadFileExA/W, |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Change the #include order so that these tests compile... |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | Removed trailing white space. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-22 |
Roderick Colenbrander | Simple implementation of InternetAutodial. |
tree | commitdiff |
2002-07-19 |
Marcus Meissner | Protect InternetCloseHandle() against invalid handles. |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
tree | commitdiff |
2002-06-21 |
Aric Stewart | Reworking of http and asyncronous calls to get IE6... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-03-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-20 |
Bernhard Rosenkraenzer | Added InternetOpenURLA implementation. |
tree | commitdiff |
2002-03-11 |
Andriy Palamarchuk | Created dummy implementation of InternetSetOption function. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added FindFirstUrlCacheEntry[AW] stubs. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Fix invalid C code (undefined behavior). |
tree | commitdiff |
2001-12-26 |
Dmitry Timoshkov | Fix definition of BY_HANDLE_FILE_INFORMATION structure. |
tree | commitdiff |
2001-12-24 |
Gerard Patel | Trivial fixes for shlwapi and Internet routines. |
tree | commitdiff |
2001-12-17 |
Johan Dahlin | Add a few extra fields to HTTP_GetStdHeaderIndex. |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
tree | commitdiff |
2001-10-04 |
Nikolas Zimmermann | Skip port number before calling gethostbyname. |
tree | commitdiff |
2001-09-19 |
Andreas Mohr | Rename "SystemTime" to "t" (this is *not* SYSTEMTIME... |
tree | commitdiff |
2001-09-11 |
Patrik Stridvall | Cleanup code that is strange or difficult to parse. |
tree | commitdiff |
2001-09-10 |
Marcus Meissner | More debug output for InternetGetCookie, added stub... |
tree | commitdiff |
2001-09-10 |
Francois Gouget | Fix compilation errors on FreeBSD. |
tree | commitdiff |
2001-08-24 |
Francois Gouget | Made independent from winsock. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-11 |
Marcus Meissner | Have InternetGetConnectedState always return 'LAN conne... |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-14 |
Ulrich Czekalla | Stub for InternetGetCookieA. |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-02-15 |
Chris Morgan | Add includes for <time.h>. |
tree | commitdiff |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
tree | commitdiff |
2001-01-21 |
Huw D M Davies | Escape any spaces in lpszObjectName passed to HttpOpenR... |
tree | commitdiff |
2001-01-06 |
Huw D M Davies | Implement InternetCanonicalizeUrl. |
tree | commitdiff |
2000-12-29 |
Andreas Mohr | - implemented passive FTP transfers (PASV, needed for... |
tree | commitdiff |
2000-12-02 |
Andreas Mohr | InternetCloseHandle didn't return TRUE in all appropria... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-11-30 |
Gerald Pfeifer | Add missing #include <netinet/in.h> to get struct in_ad... |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally. |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-26 |
Hidenori Takeshima | Added checking for netdb.h. |
tree | commitdiff |
2000-11-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Avoid linking with ntdll where possible. |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-10 |
Huw D M Davies | Initialize nSocketFD to INVALID_SOCKET. |
tree | commitdiff |
2000-11-08 |
Gerald Pfeifer | Add missing #include <netinet/in_systm.h> and #include... |
tree | commitdiff |
2000-11-07 |
Huw D M Davies | Send the local ip address with the PORT command and... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-10-28 |
Huw D M Davies | Stub for HttpSendRequestExA. |
tree | commitdiff |
2000-09-27 |
Gerald Pfeifer | Include <unistd.h> for prototype of select(). |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
tree | commitdiff |
2000-08-22 |
Marcus Meissner | Fixed some warnings. |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
next |