Take careful care of persistence modes
[ntk/apt.git] / methods / http.cc
2004-09-20 Arch LibrarianTake careful care of persistence modes
2004-09-20 Arch LibrarianFixed error reporting for empty host strings and invali...
2004-09-20 Arch LibrarianMore debug text
2004-09-20 Arch LibrarianHP-UX fixes
2004-09-20 Arch LibrarianBug fixes
2004-09-20 Arch LibrarianReorderd error handling
2004-09-20 Arch LibrarianUse _exit in the signal handlers
2004-09-20 Arch Librarianno_proxy environment variable
2004-09-20 Arch LibrarianAdded clean install code
2004-09-20 Arch LibrarianMade http exit on a closed stdin
2004-09-20 Arch LibrarianBetter handling of missing services
2004-09-20 Arch LibrarianFixed a minor http bug and a bug in -d
2004-09-20 Arch LibrarianMultiprotocol connect
2004-09-20 Arch LibrarianUpdated error messages to reflect host/ip
2004-09-20 Arch LibrarianFinal rfc2553 changes
2004-09-20 Arch LibrarianChanged to using rfc2553 name resolution for http
2004-09-20 Arch LibrarianFixed cisco cacheengine lameness
2004-09-20 Arch LibrarianWow it works
2004-09-20 Arch LibrarianFirst draft
2004-09-20 Arch LibrarianHttp download fixes
2004-09-20 Arch LibrarianError handling fix
2004-09-20 Arch LibrarianMinor fixes
2004-09-20 Arch LibrarianRetry http fixes
2004-09-20 Arch LibrarianFixed could not connect problem
2004-09-20 Arch LibrarianDoc fixes and copy method patch
2004-09-20 Arch LibrarianRemoved extra printf
2004-09-20 Arch LibrarianCorrected call to getsockopt
2004-09-20 Arch LibrarianFixed quoting bug
2004-09-20 Arch LibrarianFixed lack of proxy auth
2004-09-20 Arch LibrarianMore bug fixes
2004-09-20 Arch LibrarianConfiguration fixes
2004-09-20 Arch LibrarianFixed pipelining and failures
2004-09-20 Arch LibrarianHTTP tunage
2004-09-20 Arch Librarianhttp pipelining control
2004-09-20 Arch LibrarianMore bugs fixes
2004-09-20 Arch LibrarianDebug code
2004-09-20 Arch LibrarianOptimizations
2004-09-20 Arch LibrarianHTTP pipelining
2004-09-20 Arch LibrarianFixed http segfault
2004-09-20 Arch LibrarianMade http_proxy override
2004-09-20 Arch LibrarianFixed problem with not being able to open files
2004-09-20 Arch LibrarianAlmost done now
2004-09-20 Arch LibrarianWorking acquire code
2004-09-20 Arch LibrarianHttp method
2004-09-20 Arch LibrarianHTTP bugs
2004-09-20 Arch LibrarianNew http method