build: set _POSIX_PTHREAD_SEMANTICS on Solaris to get proper getpwuid_r
[platform/upstream/curl.git] / lib / curl_sspi.c
2014-04-05 Steve Holmentlm: Moved the identity generation into shared SSPI...
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-15 Steve Holmewin32: Fixed use of deprecated function 'GetVersionInfo...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Daniel Stenbergcleanup: remove trailing whitespace
2012-06-11 Marc Hoerskensspi: Fixed incompatible parameter pointer type in...
2012-06-11 Steve Holmesspi.c: Post Curl_sspi_version() rework code tidy up
2012-06-11 Steve Holmesspi: Reworked Curl_sspi_version() to return version...
2012-06-11 Marc Hoerskenschannel: Code cleanup and bug fixes
2012-06-11 Marc Hoerskencurl_sspi: Added Curl_sspi_version function
2012-06-11 Marc Hoerskensspi: Refactored socks_sspi and schannel to use same...
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-23 Yang TseRevert "sspi - Small code tidy up"
2012-04-23 Yang TseRevert "Fixed 'Trailing whitespace' found by checksrc."
2012-04-23 Yang TseRevert "sspi: Code tidy up to remove unused variable."
2012-04-22 Steve Holmesspi: Code tidy up to remove unused variable.
2012-04-22 Guenter KnaufFixed 'Trailing whitespace' found by checksrc.
2012-04-22 Steve Holmesspi - Small code tidy up
2012-04-22 Steve Holmesspi: Added version information
2010-09-01 Guenter KnaufUse own typedef as workaround for broken sspi.h header...
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-01-30 Yang Tsefix typo in comment
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...