This project is a fork of the wine.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/wine.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionwinhttp implementation - (Zac Brown & Roy Shea)
ownerzac@zacbrown.org
last changeMon, 28 Jul 2008 19:56:45 +0000 (28 12:56 -0700)
content tags
add:
readme
This is a test bed for implementing winhttp in terms of wininet, in an effort to get various applications that rely on winhttp working. Specifically, Google's Lively and Gears installers are target applications.
shortlog
2008-07-28 Zac BrownAdd test for WinHttpTimeToSystemTimemaster
2008-07-28 Zac BrownAdd stub implementation for WinHttpTimeToSystemTime
2008-07-28 Zac BrownAdd test for WinHttpTimeFromSystemTime
2008-07-28 Zac BrownAdd stub implementation for WinHttpTimeFromSystemTime
2008-07-28 Zac BrownAdd WINHTTP_TIME_FORMAT_BUFSIZE to winhttp.h
2008-07-28 Zac BrownAdd test for WinHttpSendRequest
2008-07-25 Zac BrownAdd stub implementation for WinHttpWriteData
2008-07-25 Zac BrownAdd implementation of WinHttpSendRequest
2008-07-25 Zac BrownAdd implementation of WinHttpOpenRequest
2008-07-25 Zac BrownAdd implementation of WinHttpConnect
2008-07-25 Zac BrownAdd implementation of WinHttpOpen
2008-07-25 Zac BrownAllow winhttp to use wininet.h with winhttp.h
2008-07-25 Alexandre JulliardRelease 1.1.2.
2008-07-25 Detlef Riekenbergappwiz.cpl: Do not access memory after HeapFree in...
2008-07-25 Mikołaj Zalewskiadvapi32: tests: Make WOW64 test pass under Win2k,...
2008-07-25 Dan Hipschmanntdll: Implement RtlDeleteTimer for kernel32's DeleteTi...
...
heads
15 years ago master