summaryrefslogtreecommitdiff
path: root/apps/Gateway
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Tue May 30 14:23:22 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-301-0/+1
* ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-261-0/+1
* ChangeLogTag:Tue May 9 20:02:41 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-05-104-8/+16
* ChangeLogTag:Tue May 2 19:33:57 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-05-032-39/+16
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-1/+1
* ChangeLogTag:Wed Apr 19 08:18:30 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-192-12/+48
* ChangeLogTag:Sat Apr 15 21:49:04 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-161-1/+2
* ChangeLogTag:Sat Apr 15 18:17:02 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-04-151-8/+93
* ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-132-67/+121
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-8/+2
* ChangeLogTag: Fri Dec 31 08:07:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-312-102/+112
* *** empty log message ***nanbor1999-10-2629-4458/+0
* ChangeLogTag:Tue Sep 21 11:41:33 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-211-1/+1
* 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