projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reboot (int19) under DOS now does ExitProcess.
[wine]
/
dlls
/
wininet
/
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
tree
|
commitdiff
2003-09-25
Mike McCormack
Use unions instead of defines in async work requests.
tree
|
commitdiff
2003-09-23
Mike McCormack
Fix more unicode/memory allocation errors.
tree
|
commitdiff
2003-09-22
Vincent Béron
Yet another batch of French resources updates.
tree
|
commitdiff
2003-09-22
Mike McCormack
Fix logic problems with NETCON_connected.
tree
|
commitdiff
2003-09-22
Mike McCormack
Fix a bunch of unicode/memory allocation errors.
tree
|
commitdiff
2003-09-17
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-29
Rok Mandeljc
Minor updates of Slovenian translations.
tree
|
commitdiff
2003-08-22
José Manuel Ferrer...
Some new Spanish translations and improvements to other...
tree
|
commitdiff
2003-08-15
Mike McCormack
Use WideByteToMultiChar not strlenW.
tree
|
commitdiff
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-08-05
Robert Shearman
- Documentation of the index.dat files.
tree
|
commitdiff
2003-08-05
Alexandre Julliard
Avoid DSA type conflict between ssl.h and commctrl.h.
tree
|
commitdiff
2003-08-05
David Hammerton
Added support for http-POST (well, any kind of http...
tree
|
commitdiff
2003-07-24
Marcelo Duarte
- lesser adjustments in cdlg_Pt.rc (better visual)
tree
|
commitdiff
2003-07-22
Mike McCormack
Implement support for proxies with usernames and passwords.
tree
|
commitdiff
2003-07-22
Alexandre Julliard
Use trace() instead of printf().
tree
|
commitdiff
2003-07-21
Lionel Ulmer
- fix multiple consecutive downloads (by flushing when...
tree
|
commitdiff
2003-07-21
Lionel Ulmer
- use SIZE command to retrieve the file size (as the...
tree
|
commitdiff
2003-07-19
Mike McCormack
Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
tree
|
commitdiff
2003-07-18
Mike McCormack
Only call wininet callbacks if dwContext is non-zero.
tree
|
commitdiff
2003-07-15
Lionel Ulmer
- fix spec file for FTPFindFirstFileA/W functions
tree
|
commitdiff
2003-07-09
Alexandre Julliard
Fixed a couple of buffer overflows.
tree
|
commitdiff
2003-07-02
Francois Gouget
Fixed some common spelling errors.
tree
|
commitdiff
2003-06-27
Dmitry Timoshkov
Add inclusion of <sys/time.h> needed for struct timeval...
tree
|
commitdiff
2003-06-20
David Hammerton
- implemented support for https protocol
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-16
Mike Hearn
Stub out SetUrlCacheEntryInfoA/W.
tree
|
commitdiff
2003-06-06
Sylvain Petreolle
Implemented wininet.InternetGetConnectedStateEx.
tree
|
commitdiff
2003-05-16
Uwe Bonnes
HTTP_HttpOpenRequestA: Calculate size from the right...
tree
|
commitdiff
2003-05-11
Mike McCormack
Implemented InternetSetOptionExA/W.
tree
|
commitdiff
2003-04-27
Uwe Bonnes
Some UrlCache stubs.
tree
|
commitdiff
2003-04-21
Dan Wolf
Implemented a stub for DetectAutoProxyUrl.
tree
|
commitdiff
2003-04-14
Dominik Strasser
Partially implement proxy support.
tree
|
commitdiff
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
next