ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/Search/HttpHandler.hpp
Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified 2008-08-11T15:16:35-07:00 (16 years, 10 months ago) by douglas
File length: 4278 byte(s)
Diff to previous 360
64bit cleanify!

Revision 360 - (view) (download) (annotate) - [select for diffs]
Modified 2004-08-19T20:09:52-07:00 (20 years, 10 months ago) by Douglas Thrift
File length: 4282 byte(s)
Diff to previous 350
Did a lot of stuff, including fixing a bug.

Revision 350 - (view) (download) (annotate) - [select for diffs]
Modified 2004-05-27T20:29:11-07:00 (21 years ago) by Douglas Thrift
File length: 4274 byte(s)
Diff to previous 334
C++ify again!

Revision 334 - (view) (download) (annotate) - [select for diffs]
Modified 2004-04-05T16:37:41-07:00 (21 years, 2 months ago) by Douglas Thrift
File length: 4225 byte(s)
Copied from: trunk/Search/HttpHandler.h revision 333
Diff to previous 331
Ah, I just love Subversion!

Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified 2004-04-05T15:50:25-07:00 (21 years, 2 months ago) by Douglas Thrift
Original Path: trunk/Search/HttpHandler.h
File length: 4215 byte(s)
Diff to previous 317
It's Subversion time!

Revision 317 - (view) (download) (annotate) - [select for diffs]
Modified 2004-03-17T00:23:49-08:00 (21 years, 3 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4270 byte(s)
Diff to previous 312
That's strange! Who made those spaces?

Revision 312 - (view) (download) (annotate) - [select for diffs]
Modified 2004-01-01T15:00:34-08:00 (21 years, 5 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4273 byte(s)
Diff to previous 213
Updated copyright years.

Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-19T21:07:54-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4273 byte(s)
Diff to previous 212
Fixed >> for code in HttpHandler.

Revision 212 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-19T21:00:25-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4210 byte(s)
Diff to previous 211
Replaced some strtoul functions with istringstream stuff, and fixed Outputer
stuff.

Revision 211 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-19T18:46:12-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4196 byte(s)
Diff to previous 208
OpenSSL stuff should work, made string tolower inline function, fixed size
output in Outputer.body().

Revision 208 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-18T00:17:10-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4034 byte(s)
Diff to previous 205
Started adding OpenSSL stuff to HttpHandler.

Revision 205 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-17T00:03:08-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3669 byte(s)
Diff to previous 201
Moved openssl() to Search.h and fixed <?version?> tag to use it.

Revision 201 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-15T01:01:00-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 4427 byte(s)
Diff to previous 194
Moved openssl version function to HttpHandler.h and fixed agent string.

Revision 194 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-11T00:54:47-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3649 byte(s)
Diff to previous 178
Added Id tags to a bunch of files. $Id$!

Revision 178 - (view) (download) (annotate) - [select for diffs]
Modified 2003-07-05T19:13:12-07:00 (21 years, 11 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3603 byte(s)
Diff to previous 37
Moved Unix socket stuff to header file to source file.

Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified 2003-01-16T22:24:01-08:00 (22 years, 5 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3824 byte(s)
Diff to previous 28
Added index file locking during indexing and handling during searching.

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified 2003-01-02T19:42:33-08:00 (22 years, 5 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3809 byte(s)
Diff to previous 25
Changed Copyright notices to state 2002-2003.

Revision 25 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-22T23:32:58-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3804 byte(s)
Diff to previous 20
Added "referer" handling to Indexer and HttpHandler.handle().

Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-10T14:04:39-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3777 byte(s)
Diff to previous 19
Implemented chunked encoding handling.
Rewrote HttpHandler.good() and public HttpHandler.getline() functions.
There is a bug somewhere were something isn't always checking
HttpHandler.good()!

Revision 19 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-10T00:02:22-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3763 byte(s)
Diff to previous 18
Added HttpHandler.populate() function.
Implemented it non-chunked portion.

Revision 18 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-09T21:40:12-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3745 byte(s)
Diff to previous 17
Implemented more HttpHandler stuff.
Added news: protocol to those ignored by getLink().

Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-09T18:31:11-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3724 byte(s)
Diff to previous 14
Started reimplementing HttpHandler, moved Processor.getLink() to be global and
included in URL.h and implemented in URL.cpp.

Revision 14 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-07T00:19:03-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3549 byte(s)
Diff to previous 13
Renamed HttpHandler.connect() to HttpHandler.handle().
Implemented client header sending.
Changed indexing output positions in code.

Revision 13 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-06T19:56:56-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3450 byte(s)
Diff to previous 12
Added stuff for BSD and Windows Sockets to HttpHandler.

Revision 12 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-06T12:03:05-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3073 byte(s)
Diff to previous 7
Added agent function, modified robots.txt handler to use it.
Modified HttpHandler.connect() to have a head argument with a default of false.

Revision 7 - (view) (download) (annotate) - [select for diffs]
Modified 2002-12-04T22:05:30-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3054 byte(s)
Diff to previous 1
Commented out setJarPath() in HttpHandler.

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added 2002-12-04T20:22:59-08:00 (22 years, 6 months ago) by douglas
Original Path: trunk/Search/HttpHandler.h
File length: 3052 byte(s)
Initial revision

(Current path doesn't exist after revision 365)

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

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