summaryrefslogtreecommitdiff
path: root/apps/Gateway
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-052-16/+3
* Updated all the dependenciescoryan1999-07-012-48/+36
* .schmidt1999-06-263-0/+45
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-184-2186/+0
* Add ctor on Event so Event_Header can be initialized.Steve Huston1999-06-161-0/+2
* Add ACELIB to LIBS; remove VLDLIBS line (it's set in wrapper_macros).Steve Huston1999-06-151-1/+1
* Added: LIBS += $(ACELIB) to include libACE in libGateway link.Steve Huston1999-06-151-1/+2
* .schmidt1999-06-071-1/+1
* (bind_proxy,subscribe): wrapped final return statement with ACE_NOTREACHED, t...levine1999-05-081-2/+2
* Changed default remote host to "localhost."nanbor1999-04-071-9/+9
* *** empty log message ***nanbor1999-04-071-2/+2
* Replaced all refereces to proxy_config to connection_config.nanbor1999-04-071-20/+20
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-202-47/+47
* replaced NOTREACHED comment with ACE_NOTREACHED macro.levine1999-03-131-2/+1
* replace () around #pragma implementation argumentlevine1999-01-201-1/+1
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-282-31/+64
* added ACE_UNUSED_ARG (signum).levine1998-12-191-47/+48
* .schmidt1998-12-172-26/+43
* removed () from #pragma implementation argumentlevine1998-12-151-1/+1
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-17/+22
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-272-3/+44
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2014-81/+126
* .schmidt1998-09-172-116/+424
* VC 6 modificationnanbor1998-09-096-6/+6
* (getint): egcs 1.1b can't handle the FP_RETURN_TYPE typedef. So,levine1998-09-081-1/+7
* added . after open () commentlevine1998-08-171-1/+1
* (Peer_Connector::open): added (unused) arguments to open () method.levine1998-08-172-10/+13
* *** empty log message ***schmidt1998-08-052-2/+1
* Added ACE_RCSID to apps/gonzo1998-07-3114-6/+36
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-302-8/+8
* *** empty log message ***schmidt1998-04-233-57/+58
* *** empty log message ***schmidt1998-04-093-43/+326
* (initiate_acceptors): changed SUPPLIER_CONNECTOR to SUPPLIER_ACCEPTORlevine1998-03-081-89/+89
* *** empty log message ***schmidt1998-02-241-1/+1
* *** empty log message ***schmidt1998-02-181-6/+5
* (main): changed type of i from int to size_t to avoid signed/unsigned comparisonlevine1998-01-151-2/+2
* (recv): changed type of HEADER_SIZE to size_t to avoid signed/unsignedlevine1998-01-151-145/+145
* updated dependencies with revised depend.locallevine1998-01-152-326/+31
* Keeping makefiles for 4.2 in synch with 5.0. Renamed 4.2 makefile.nanbor1998-01-133-52/+109
* Reorganized various MSVC makefiles/project files.nanbor1998-01-134-355/+401
* Both transmit and transmit_stdin should return proper status of transmission.nw11998-01-122-7/+10
* *** empty log message ***schmidt1998-01-113-4/+4
* *** empty log message ***schmidt1998-01-1119-164/+483
* Added flag ACE_BUILD_SVC_DLLnw11998-01-092-0/+4
* Updated path of include file Event.hnw11998-01-091-1/+1
* *** empty log message ***schmidt1998-01-092-2/+2
* *** empty log message ***schmidt1998-01-083-1/+5
* *** empty log message ***schmidt1998-01-042-33/+128
* *** empty log message ***schmidt1998-01-0410-63/+79
* *** empty log message ***schmidt1998-01-0414-109/+150