/[v1]/trunk/c++/src/connect/ncbi_connutil.c
ViewVC logotype

Log of /trunk/c++/src/connect/ncbi_connutil.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 6852 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 5 21:43:31 2002 UTC (22 years, 2 months ago) by lavr
File length: 50901 byte(s)
Diff to previous 6823
Fix in assignment and compare in URL_Connect()

Revision 6823 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 4 16:50:47 2002 UTC (22 years, 2 months ago) by lavr
File length: 50804 byte(s)
Diff to previous 6734
Use SOCK_CreateEx() in URL_Connect()

Revision 6734 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 19 19:19:57 2002 UTC (22 years, 2 months ago) by lavr
File length: 50707 byte(s)
Diff to previous 6687
+ConnNetInfo_ExtendUserHeader()

Revision 6687 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 13 19:54:13 2002 UTC (22 years, 2 months ago) by lavr
File length: 49525 byte(s)
Diff to previous 6674
ConnNetInfo_DeleteArg(): fix initial argument calculation size

Revision 6674 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 12 05:50:33 2002 UTC (22 years, 2 months ago) by lavr
File length: 49411 byte(s)
Diff to previous 6631
Modify client host name discovery

Revision 6631 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 1 20:13:50 2002 UTC (22 years, 3 months ago) by lavr
File length: 49245 byte(s)
Diff to previous 6576
Remove MAXHOSTNAMELEN and MAX_IP_ADDR_LEN macros

Revision 6576 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 28 15:48:22 2002 UTC (22 years, 3 months ago) by lavr
File length: 49237 byte(s)
Diff to previous 6504
Use "ncbi_ansi_ext.h" privately and use strncpy0()

Revision 6504 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 21 18:30:59 2002 UTC (22 years, 3 months ago) by lavr
File length: 49429 byte(s)
Diff to previous 6423
+ConnNetInfo_AppendArg()
+ConnNetInfo_PrependArg()
+ConnNetInfo_DeleteArg()
+ConnNetInfo_PreOverrideArg()
+ConnNetInfo_PostOverrideArg()

Revision 6423 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 11 19:42:06 2002 UTC (22 years, 3 months ago) by lavr
File length: 45692 byte(s)
Diff to previous 6229
+ConnNetInfo_AppendUserHeader()
+ConnNetInfo_OverrideUserHeader()
+ConnNetInfo_DeleteUserHeader()

Revision 6229 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 24 18:08:34 2002 UTC (22 years, 4 months ago) by lavr
File length: 41449 byte(s)
Diff to previous 5856
Avoid compiler warning in positioning on first but one array element

Revision 5856 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 12 15:12:46 2002 UTC (22 years, 5 months ago) by lavr
File length: 41325 byte(s)
Diff to previous 5821
Use persistent SOCK_Write()

Revision 5821 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 7 16:33:43 2002 UTC (22 years, 6 months ago) by lavr
File length: 40896 byte(s)
Diff to previous 5077
Changed EIO_ReadMethod enums accordingly; log moved to end

Revision 5077 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 6 19:12:57 2002 UTC (22 years, 9 months ago) by lavr
File length: 40762 byte(s)
Diff to previous 4978
-ConnNetInfo_Print(); +ConnNetInfo_Log()
Addition: *_StripToPattern() now can strip until EOF (or error)

Revision 4978 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 26 16:31:41 2002 UTC (22 years, 9 months ago) by lavr
File length: 39267 byte(s)
Diff to previous 4810
Add more space between functions to separate them better

Revision 4810 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 13 06:36:36 2002 UTC (22 years, 9 months ago) by lavr
File length: 39159 byte(s)
Diff to previous 4548
Fix for empty path parsing in HTTP URL

Revision 4548 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 19 22:13:09 2002 UTC (22 years, 10 months ago) by lavr
File length: 38891 byte(s)
Diff to previous 4480
Minor tweak in recognizing "infinite" (and part) as a special timeout

Revision 4480 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 11 21:53:18 2002 UTC (22 years, 11 months ago) by lavr
File length: 38753 byte(s)
Diff to previous 4368
Recognize ALL in CONN_DEBUG_PRINTOUT; bugfix for '//' in proxy adjustement

Revision 4368 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 20 19:12:17 2002 UTC (22 years, 11 months ago) by lavr
File length: 38551 byte(s)
Diff to previous 4309
Swapped eENCOD_Url and eENCOD_None; eENCOD_Unknown introduced

Revision 4309 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 8 22:22:17 2002 UTC (23 years ago) by lavr
File length: 38313 byte(s)
Diff to previous 4236
BUGFIX: sizeof(info) -> sizeof(*info) in ConnNetInfo_Create()

Revision 4236 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 30 20:14:48 2002 UTC (23 years ago) by lavr
File length: 38200 byte(s)
Diff to previous 4195
URL_Connect(): Print error code in some failure messages

Revision 4195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 28 20:21:46 2002 UTC (23 years ago) by lavr
File length: 37885 byte(s)
Diff to previous 4002
Do not store "" as a user_header

Revision 4002 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 30 19:40:32 2001 UTC (23 years, 1 month ago) by lavr
File length: 37776 byte(s)
Diff to previous 3894
+ConnNetInfo_ParseURL()
Added recordkeeping of service name for which the info was created

Revision 3894 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 4 15:56:47 2001 UTC (23 years, 2 months ago) by lavr
File length: 34600 byte(s)
Diff to previous 3500
Use strdup() instead of explicit strcpy(malloc(...), ...)

Revision 3500 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 24 20:27:00 2001 UTC (23 years, 4 months ago) by lavr
File length: 34541 byte(s)
Diff to previous 3391
Message corrected: "Adjusted path too long"

Revision 3391 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 10 21:14:58 2001 UTC (23 years, 5 months ago) by lavr
File length: 34447 byte(s)
Diff to previous 2921
Added functions: StringToHostPort()
                 HostPortToString()

Revision 2921 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 31 21:30:57 2001 UTC (23 years, 8 months ago) by vakatov
File length: 32512 byte(s)
Diff to previous 2897
MIME_ParseContentTypeEx() -- a more accurate parsing

Revision 2897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 29 21:15:43 2001 UTC (23 years, 8 months ago) by vakatov
File length: 32218 byte(s)
Diff to previous 2758
+ eMIME_Plain

Revision 2758 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 24 21:29:43 2001 UTC (23 years, 9 months ago) by lavr
File length: 32138 byte(s)
Diff to previous 2626
Special text value "infinite" accepted as infinite timeout from environment

Revision 2626 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 26 18:37:09 2001 UTC (23 years, 10 months ago) by lavr
File length: 31441 byte(s)
Diff to previous 2535
#include <ctype.h> not used, removed

Revision 2535 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 2 20:10:07 2001 UTC (23 years, 11 months ago) by lavr
File length: 31374 byte(s)
Diff to previous 2421
Typo fixed

Revision 2421 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 25 16:58:33 2001 UTC (24 years ago) by lavr
File length: 31313 byte(s)
Diff to previous 2403
ConnNetInfo_SetUserHeader now used throughout to set/reset http_user_header

Revision 2403 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 23:06:18 2001 UTC (24 years ago) by lavr
File length: 31326 byte(s)
Diff to previous 2378
SConnNetInfo.debug_printout converted from boolean to enum
BUF_StripToPattern() introduced

Revision 2378 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 12 00:01:27 2001 UTC (24 years ago) by lavr
File length: 30013 byte(s)
Diff to previous 2373
CONN_PROXY_HOST was forgotten to init in ConnNetInfo_Create

Revision 2373 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 11 23:07:08 2001 UTC (24 years ago) by lavr
File length: 29932 byte(s)
Diff to previous 2353
ConnNetInfo_Print() prints user-header 'as is'; pretty-printing undone

Revision 2353 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 23:46:27 2001 UTC (24 years, 1 month ago) by lavr
File length: 30151 byte(s)
Diff to previous 2344
REQUEST_METHOD -> REQ_METHOD to be consistent with SConnNetInfo

Revision 2344 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 22:35:56 2001 UTC (24 years, 1 month ago) by lavr
File length: 30053 byte(s)
Diff to previous 2287
Client-Mode removed; replaced by 2 separate boolean fields:
stateless and firewall

Revision 2287 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 29 17:54:11 2000 UTC (24 years, 1 month ago) by lavr
File length: 29068 byte(s)
Diff to previous 2132
NCBID stuff removed; ConnNetInfo_SetUserHeader added;
modifications to ConnNetInfo_Print output.

Revision 2132 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 7 23:23:18 2000 UTC (24 years, 3 months ago) by vakatov
File length: 28540 byte(s)
Diff to previous 2061
In-sync with the C Toolkit "connutil.c:R6.15", "connutil.h:R6.13"
(with "eMIME_Dispatch" added).

Revision 2061 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 20 17:08:40 2000 UTC (24 years, 3 months ago) by lavr
File length: 27013 byte(s)
Diff to previous 2014
All keys capitalized for registry access
Search for some keywords made case insensitive

Revision 2014 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 11 22:29:44 2000 UTC (24 years, 3 months ago) by lavr
File length: 26343 byte(s)
Diff to previous 1989
Forgotten blank added after {GET|POST} request in URL_Connect

Revision 1989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 5 22:35:24 2000 UTC (24 years, 4 months ago) by lavr
File length: 25919 byte(s)
Diff to previous 1949
SConnNetInfo modified to contain 'client_mode' instead of just
'firewall' boolean

Revision 1949 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 27 19:37:40 2000 UTC (24 years, 4 months ago) by lavr
File length: 25412 byte(s)
Diff to previous 1944
ncbi_ansi_ext.h included

Revision 1944 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 26 22:01:33 2000 UTC (24 years, 4 months ago) by lavr
File length: 25303 byte(s)
Diff to previous 1446
Registry entries changed, HTTP request method added

Revision 1446 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 19:42:35 2000 UTC (24 years, 9 months ago) by vakatov
File length: 23696 byte(s)
Diff to previous 1352
Several minor typo/bugs fixed

Revision 1352 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 29 16:36:09 2000 UTC (24 years, 10 months ago) by vakatov
File length: 23597 byte(s)
Diff to previous 1344
MIME_ParseContentType() -- a fix

Revision 1344 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Mar 24 22:53:38 2000 UTC (24 years, 10 months ago) by vakatov
File length: 23334 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

NCBI Systems Team">NCBI Systems Team
ViewVC Help
Powered by ViewVC 1.1.20  

HHS Vulnerability Disclosure