Daniel Stenberg
|
a2688b6ca1
|
removed dead/unused code
removed use of global variables
removed name space pollutions (added Curl_ prefixes)
|
2001-08-17 10:11:46 +00:00 |
|
Daniel Stenberg
|
8e1f95ac7d
|
cleaned up some picky compiler warnings and indented the code curl style
|
2001-08-14 08:32:50 +00:00 |
|
Daniel Stenberg
|
a1d6ad2610
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
0f8facb49b
|
added memory debugging include file
|
2000-10-09 11:12:34 +00:00 |
|
Daniel Stenberg
|
91bda5650c
|
include base64.h instead of base64_krb.h
|
2000-09-28 10:36:31 +00:00 |
|
Daniel Stenberg
|
1dac7f4d05
|
Martin Hedenfalk added sec_fflush_fd()
|
2000-09-25 22:15:56 +00:00 |
|
Daniel Stenberg
|
def69c3087
|
new for kerberos support
|
2000-09-21 08:46:14 +00:00 |
|