1. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  2. 4325554 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  3. fec6930 Simple implementation of InternetAutodial. by Roderick Colenbrander · 23 years ago
  4. 3635056 Protect InternetCloseHandle() against invalid handles. by Marcus Meissner · 23 years ago
  5. ff9b9d4 Reworking of http and asyncronous calls to get IE6 to install. by Aric Stewart · 23 years ago
  6. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  7. f89d4a8 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  8. e00aca0 Added InternetOpenURLA implementation. by Bernhard Rosenkraenzer · 23 years ago
  9. b8805b6 Created dummy implementation of InternetSetOption function. by Andriy Palamarchuk · 23 years ago
  10. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  11. 8aceb00 Fix invalid C code (undefined behavior). by Francois Gouget · 23 years ago
  12. d83dfd0 Trivial fixes for shlwapi and Internet routines. by Gerard Patel · 23 years ago
  13. 603f20f Add exclusion defs & remaining funcs, remove internal types & by Jon Griffiths · 23 years ago
  14. aafec98 - Define rest of URL_ESCAPE... and other flags. by Guy Albertelli · 23 years ago
  15. 3bb9a36 Spelling, grammar and a bit of comment formatting fixes. by Francois Gouget · 23 years ago
  16. 3c0211f Cleanup code that is strange or difficult to parse. by Patrik Stridvall · 24 years ago
  17. 98343e3 More debug output for InternetGetCookie, added stub for InternetSetCookie. by Marcus Meissner · 24 years ago
  18. a0f98f1 Made independent from winsock. by Francois Gouget · 24 years ago
  19. 22255b3 Have InternetGetConnectedState always return 'LAN connection'. by Marcus Meissner · 24 years ago
  20. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  21. c01c193 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  22. 49dd3fb Stub for InternetGetCookieA. by Ulrich Czekalla · 24 years ago
  23. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  24. fc7f607 Implement InternetCanonicalizeUrl. by Huw D M Davies · 24 years ago
  25. 3f01488 InternetCloseHandle didn't return TRUE in all appropriate cases. by Andreas Mohr · 24 years ago
  26. 1ed5577 Don't include windows.h internally. by Patrik Stridvall · 24 years ago
  27. 0e44f63 Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions. by Alexandre Julliard · 24 years ago
  28. eb0231d Include <unistd.h> for prototype of select(). by Gerald Pfeifer · 25 years ago
  29. 8c5df7b Fixed some warnings. by Marcus Meissner · 25 years ago
  30. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  31. 11ca9b9 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  32. 9e38c64 Implemented InternetCheckConnectionA. by Aric Stewart · 25 years ago
  33. 4d2bd36 Put the URL parameter list in with the URL path if the ExtraInfo by John R. Sheets · 25 years ago
  34. 2caee71 Spelling fixes. by Andreas Mohr · 25 years ago
  35. 4710be2 Fixed some warnings. by Patrik Stridvall · 25 years ago
  36. c275724 HTTP protocol now supported, InternetCrackUrl fixed, lots of other fixes. by Ulrich Czekalla · 25 years ago
  37. 9d3845c Stub for InternetGetConnectedState. by Gerard Patel · 25 years ago
  38. f0deb8a Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  39. 819fa8c Merged urlmon.dll and wininet.dll from the Corel tree (implementation by Alexandre Julliard · 25 years ago