barrier/lib
crs 80f3998398 Changed name-to-address translation to only use IPv4 addresses
and to only copy as much address as fits in sockaddr_in.sin_addr,
in case hostent.h_length is wrong.
2003-09-03 21:54:18 +00:00
..
arch Changed name-to-address translation to only use IPv4 addresses 2003-09-03 21:54:18 +00:00
base Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
client Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
common Changed version to 1.1.3. 2003-07-17 21:17:08 +00:00
http Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
io Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
mt Merged changes from 1.0 branch. 2003-09-02 21:41:00 +00:00
net Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
platform Fixed failure to unlock mutex in CXWindowsScreen::mainLoop() 2003-09-03 21:49:57 +00:00
server Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
synergy Now leaving client screen or entering server screen if necessary 2003-09-03 21:26:52 +00:00
Makefile.am Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00