vauth/cleartext: fix integer overflow check
[platform/upstream/curl.git] / lib / hash.h
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
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: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2007-06-26 Daniel StenbergRobert Iakobashvili re-arranged the internal hash code...
2005-01-25 Daniel StenbergUse plain structs and not typedef'ed ones in the hash...
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-09-14 Daniel StenbergJeff Pohlmeyer did some marvelous debugging to track...
2003-08-14 Daniel Stenbergnew proto for Curl_hash_init
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-11-05 Daniel StenbergCurl_resolv() now returns a different struct, and it...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-04-27 Daniel StenbergNow uses Curl_ as prefix for internal global symbols...
2002-04-17 Sterling HughesPrune old hostcache entries with each call...
2002-04-13 Sterling HughesAdd protos and change return value of curl_hash_count....
2002-04-12 Sterling HughesSpeed up the hash code considerably, removing a bunch...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-01-14 Sterling HughesRemove erreaneous include, setup.h is included one...
2002-01-07 Sterling HughesMake cach'ing work with threads now, there are now...
2002-01-03 Daniel StenbergSterling Hughes' provided initial DNS cache source...