D:/opendownloadmanager/ODM-1.x/InetFile/cURL_lib/http_digest.h File Reference

Go to the source code of this file.

Enumerations

enum  CURLdigest {
  CURLDIGEST_NONE, CURLDIGEST_BAD, CURLDIGEST_BADALGO, CURLDIGEST_NOMEM,
  CURLDIGEST_FINE, CURLDIGEST_LAST
}
enum  { CURLDIGESTALGO_MD5, CURLDIGESTALGO_MD5SESS }

Functions

CURLdigest Curl_input_digest (struct connectdata *conn, bool proxy, char *header)
CURLcode Curl_output_digest (struct connectdata *conn, bool proxy, unsigned char *request, unsigned char *uripath)
void Curl_digest_cleanup_one (struct digestdata *dig)
void Curl_digest_cleanup (struct SessionHandle *data)


Enumeration Type Documentation

anonymous enum

Enumerator:
CURLDIGESTALGO_MD5 
CURLDIGESTALGO_MD5SESS 

Definition at line 18 of file http_digest.h.

enum CURLdigest

Enumerator:
CURLDIGEST_NONE 
CURLDIGEST_BAD 
CURLDIGEST_BADALGO 
CURLDIGEST_NOMEM 
CURLDIGEST_FINE 
CURLDIGEST_LAST 

Definition at line 8 of file http_digest.h.


Function Documentation

void Curl_digest_cleanup ( struct SessionHandle data  ) 

void Curl_digest_cleanup_one ( struct digestdata dig  ) 

CURLdigest Curl_input_digest ( struct connectdata conn,
bool  proxy,
char *  header 
)

CURLcode Curl_output_digest ( struct connectdata conn,
bool  proxy,
unsigned char *  request,
unsigned char *  uripath 
)


Generated on Sun May 25 00:20:06 2008 by  doxygen 1.5.6