summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Moved parsing functions into the header class.jxh1998-06-033-36/+35
* Changes to make Thread Per Request work. This involved factoringjxh1998-06-035-78/+144
* Needed to duplicate strings before passing them to the container.jxh1998-05-301-8/+13
* Made the thread specific message block part of the IO_Handler state,jxh1998-05-303-19/+34
* Parses requests and request headers now, and successfully passes thejxh1998-05-304-16/+82
* Updated dependencies.jxh1998-05-291-66/+67
* Prototype Web server that parses incoming requests.jxh1998-05-298-83/+1102
* New framwork return value for asynchronous calls.jxh1998-05-291-1/+1
* Finally, a working framework!jxh1998-05-2811-69/+138
* Debugging the inner workings of ACE_TRACE. Added functionality tojxh1998-05-267-87/+195
* Debugging and functionality additions.jxh1998-05-168-88/+97
* Debugging, refining framework functionality.jxh1998-05-155-34/+70
* *** empty log message ***schmidt1998-05-1519-878/+998
* inserted RCS keyword stringlevine1998-05-136-0/+12
* Added main to FILES variablejxh1998-05-021-1/+127
* Added tracing statements. Debugging fixes.jxh1998-05-023-9/+21
* Debugging!jxh1998-04-256-28/+49
* Changed LDFLAGSjxh1998-04-251-0/+1
* Debugging....jxh1998-04-245-4/+24
* *** empty log message ***jxh1998-04-239-295/+183
* *** empty log message ***schmidt1998-04-233-57/+58
* INitial addjxh1998-04-0928-0/+3803
* Moved to a different location.jxh1998-04-095-92/+0
* *** empty log message ***jxh1998-04-093-151/+20
* *** empty log message ***schmidt1998-04-0917-106/+785
* Moved the files to a different location.jxh1998-04-0921-3130/+0
* Continue to flush out functionality of the server.jxh1998-04-0915-138/+455
* Changed to match today's changes to rules.bin.GNUSteve Huston1998-04-042-13/+7
* Fixed compile error - 'status' was undefined in put().Steve Huston1998-03-311-1/+1
* Fixes and a make depend.jxh1998-03-243-17/+492
* More tweaking of the framework for the sample app.jxh1998-03-249-76/+124
* Getting it together. Initial checkin for new framwork components.jxh1998-03-2218-111/+463
* (initiate_acceptors): changed SUPPLIER_CONNECTOR to SUPPLIER_ACCEPTORlevine1998-03-081-89/+89
* Getting closer to a simple HTTP server. Changes for a betterjxh1998-03-064-6/+83
* Getting closer to a simple HTTP server.jxh1998-03-064-3/+120
* Initial add for IO_Handler -- more implementation details added.jxh1998-02-285-83/+400
* Initial add.jxh1998-02-2713-0/+1650
* *** empty log message ***schmidt1998-02-241-2/+5
* *** empty log message ***schmidt1998-02-241-1/+1
* *** empty log message ***alex1998-02-202-1/+6
* Reworked.nanbor1998-02-2014-243/+500
* New concurrency framework.jxh1998-02-193-0/+177
* *** empty log message ***schmidt1998-02-181-6/+5
* ChangeLogTag:Wed Feb 18 12:31:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-182-2/+7
* *** empty log message ***sumedh1998-02-171-1/+4
* Fixed redefinition error (Thanks David!).jxh1998-02-171-12/+1
* Added a missing semicolon pointed out by David Levine (thanks!).jxh1998-02-171-1/+1
* *** empty log message ***jxh1998-02-164-17/+52
* *** empty log message ***levine1998-02-151-0/+5
* added missing ; at end of constructor declarationlevine1998-02-151-1/+1