Lines Matching refs:corrected
684 reference counter should be corrected by explicitly calling
2175 corrected spellings and more.
4942 - I corrected the 10-at-a-time.c example and applied a patch for it by James
6444 - Applied a patch by Ates Goral and Katie Wang that corrected my bad fix
6688 removed once we get an automake version with this problem corrected.
6797 - Dov Murik corrected the HTTP_ONLY define to disable the TFTP support properly
7077 tracker. It corrected two lines that started with apostrophes, which isn't
8891 - Renaud Duhaut corrected the curl_unescape man page.
9303 - The --limit-rate logic was corrected and now it works a lot better for
9531 - I corrected a problem with the multi interface when following a Location:
9557 - Dan Fandrich corrected some flaws in the configure GSS detection.
9990 - corrected the --enable-ares patch
10131 - Gisle Vanem corrected the --progress-bar output by doing a flush of the
10202 - Kevin Roth corrected the cygwin package generator and spell-fixed the
10732 - Daniel Kouril corrected the GSS-Negotiate code.
10947 which is now corrected.
11166 corrected. It turned out the FTP server code was still having a file opened
11244 - Andy Cedilnik corrected flaws in some libcurl example-usage sources.
11387 - James Bursa corrected a bad comment in the public include file curl/multi.h
11542 added in my 19 dec fix. I corrected it.
11779 - Albert Chin helped me get the -no-undefined option corrected in
12075 - T. Bharath corrected the high resolution timer introduced in 7.9.8.
12149 - Found and corrected a connect failure problem that didn't create a human
12159 - Gustaf Hui corrected curl_multi_remove_handle() so that it won't crash no
12541 - Albert Choy found and corrected a problem with the verbose output when doing
12559 now corrected.
12623 - Kevin Roth corrected a flaw in the curl client globbing code that made it
12768 - Emil found and corrected a bad connection timeout comparison that made curl
12827 - Andreas Damm corrected the unconditional use of gmtime() in getdate, it now
12933 corrected it.
12989 - Bug report #495290 identified a cookie parsing problem that was corrected.
13115 link failed. Added a configure check and corrected source code.
13435 code. This corrected the error Kevin Roth reported on the 7.9.1-pre5 release
13783 - Steve Lhomme corrected a DLL naming issue in the MSVC++ project file.
13864 - Oops. I ruined Nico's socklen_t define in config-vms.h, corrected it now.
13879 corrected the size_t-treated-as-signed problem that has been discussed on
13982 - Troy Engel corrected some RPM package details.
14075 to stderr even though --stderr redirection was used. This is now corrected.
14132 the curl_easy_getinfo() function. This is now corrected.
14304 - S. Moonesamy corrected mistakes in the man page.
14354 - Cris Bailiff pointed out two problems that I corrected. First, libcurl's use
14398 Also, the lib/Makefile.vc6 was corrected.
14430 - Colin Watson reported about a problem and brought a patch that corrected it,
14639 there's an error and no ERRORBUFFER is set. This is now corrected.
14884 that corrected a potential memory leak.
15026 - Albert Chin-A-Young corrected the LDFLAGS use in the configure script for
15135 - Alexander Kourakos posted a bug report and a patch that corrected it! It
15219 - Venkataramana Mokkapati detected a bug in the cookie parser and corrected
15245 the URL. I corrected this and I also fixed the since long living problem
15251 increased one step. This is now corrected, we're back at the previous
15292 it 'url -v' it worked! This has been corrected now.
15325 corrected just yesterday. (Sterling Hughes of the PHP team confirmed this)
15352 - Colin Robert Phipps elegantly corrected a buffer overflow. It could be used
15367 - J�rg Hartroth corrected a minor memory leak in the src/urlglob.c stuff. It
15383 using FTP was no longer working! I corrected this. This problem was probably
15459 - brad at openbsd.org mailed me a patch that corrected my kerberos mistake and
15575 - TheArtOfHTTPScripting was corrected all over. I both type and spell really
15607 - I happened to notice that -I didn't at all work on ftp anymore. I corrected
15691 - Fred Noz corrected my stupid mistakes in the gethostbyname_r() fluff. It
15717 user name but password. As in 'http://:foo@haxx.se'. I corrected this.
15798 corrected this problem and posted a patch to the list. No need for an extra
15849 textarea field). Torsten also corrected a bug that would happen if you used
15931 found out it didn't get inited properly. Grrr. I corrected that as well.
15936 corrected. About one month of beta testing and not a single person has used
15944 should. I corrected this.
15973 since it free()ed the main curl struct *twice*. This is now corrected.
16051 option. I corrected them.
16066 - Janne Johansson discovered and corrected a buffer overflow in the
16119 - Marco G. Salvagno corrected my badly applied patch he
16299 - Ron Zapp corrected a problem in src/urlglob.c that
16334 corrected.
16341 - Oskar Liljeblad pointed out and corrected a problem
16433 occurrences and corrected this.
16537 also provided me with a patch that corrected this, which I took the liberty
16541 - Dan also corrected a minor problem in the lib/Makefile that caused linking
16686 - Fixed the Mingw32 makefiles in lib/ and corrected the file.c for win32
16748 - I corrected a few minor things that made the compiler complain when
16959 - mkhelp.pl has been doing badly lately. I corrected a case problem in
17041 - Marc Boucher sent me a patch that corrected a math error for the
17196 again. This is now corrected!
17207 - Erik Jacobsen found a width bug in the mprintf() function. I corrected it
17258 - Brought a fix that corrected a crash in 5.2 due to bad treatment of the
17605 - Ralph Beckmann made me aware of a really odd bug now corrected. When curl
17614 upload files. I still think both problems corrected in 4.8.2 remain
17615 corrected. Reported by Julian Romero Nieto.
17620 corrected. Both appeared when getting files from a MS FTP server! :-)
17662 sequence. (This should be corrected.) Gary W. Swearingen reported.