summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_13'.ACE-4_5_13nobody1998-06-1931-4621/+0
* Stubbed in an implementation for Asynch IO Handler.jxh1998-06-121-7/+17
* Stubbed in an implementation for JAWS_Asynch_IO_Handler.jxh1998-06-121-0/+191
* New project files for the JAWS PROTOTYPE.jxh1998-06-122-132/+23
* Small fix to JAWS_Asynch_IO_Handler::factory().jxh1998-06-121-1/+1
* *** empty log message ***schmidt1998-06-121-17/+15
* Automatically generated Export file by Irfan.jxh1998-06-121-0/+39
* Added #include "JAWS/Export.h" to every .h file.jxh1998-06-1211-0/+15
* Copied from apps/JAWS/server.jxh1998-06-122-0/+204
* Changed ACE_MT_SYNCH to ACE_SYNCHjxh1998-06-111-1/+1
* *** empty log message ***schmidt1998-06-077-10/+13
* *** empty log message ***schmidt1998-06-076-8/+8
* *** empty log message ***schmidt1998-06-078-45/+51
* *** empty log message ***schmidt1998-06-074-15/+15
* *** empty log message ***schmidt1998-06-0712-167/+318
* *** empty log message ***schmidt1998-06-069-122/+83
* *** empty log message ***gandhi1998-06-041-5/+0
* *** empty log message ***gandhi1998-06-041-17/+5
* *** empty log message ***gandhi1998-06-041-4/+0
* 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