Commit Verlauf

Autor SHA1 Nachricht Datum
  Yang Tse a50210710a fix bool variables checking and assignment vor 13 Jahren
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings vor 13 Jahren
  Daniel Stenberg 2d7c79af76 tcpconnect: follow-up commit after b998d95b vor 13 Jahren
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h vor 13 Jahren
  Ori Avtalion af6dcc92d5 [pop3] remove extra space in LIST command vor 13 Jahren
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic vor 13 Jahren
  Daniel Stenberg e34131db78 SSL: check for SSL, not specific protocols vor 13 Jahren
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals vor 13 Jahren
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels vor 13 Jahren
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ vor 13 Jahren
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup vor 13 Jahren
  Ben Noordhuis db59b6202d [pop3 starttls] PASS command was not sent after upgrade to TLS. vor 13 Jahren
  Ben Noordhuis e7837bfd03 [pop3 starttls] the command to send is STLS, not STARTTLS. vor 13 Jahren
  Daniel Stenberg 02dbfa2192 http-proxy: move proxy code to http_proxy.c vor 13 Jahren
  Daniel Stenberg 3a87dd8b20 pop3: add state name in debug array vor 13 Jahren
  Dan Fandrich 663a52c2f8 pop3: use Curl_safefree() to allow torture tests to succeed vor 13 Jahren
  Daniel Stenberg 0c05ee3a33 pop3: remove unused variable vor 13 Jahren
  Dan Fandrich ef1c18b952 Added support for LISTing a single POP3 message vor 13 Jahren
  Dan Fandrich 409867e62b pop3: fixed memory leak in an error retrieval case vor 13 Jahren
  Daniel Stenberg cc228ea6f6 protocol handler cleanup: SSL awareness vor 13 Jahren
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally vor 13 Jahren
  Daniel Stenberg 8831000bc0 protocol handler: added flags field vor 13 Jahren
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect vor 14 Jahren
  Dan Fandrich 04cfef24a1 Fixed some memory leaks in the POP3 torture tests vor 14 Jahren
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything vor 14 Jahren
  Daniel Stenberg fa7341143a POP3: when USER command fails, don't even try PASS vor 14 Jahren
  Daniel Stenberg d1837ad90a use (s)size_t for string lengths to fix compiler warns vor 14 Jahren
  Ben Greear 69ccc9f861 pop3: Get message listing if no mailbox in URL vor 14 Jahren
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines vor 14 Jahren
  Yang Tse 715e3a806f vor 15 Jahren