3044 Commits (056c153209fea793ce00986cf102a5b587e28369)
 

Author SHA1 Message Date
  Pierre Ossman 056c153209 Clarify Windows SO_REUSEADDR exception 9 years ago
  Pierre Ossman b6536e250a Repair SO_REUSEADDR 9 years ago
  Pierre Ossman 1c7a30409d Merge branch 'translate' of https://github.com/CendioOssman/tigervnc 9 years ago
  Stéphane Aulery c62cc35748 Update French translation 9 years ago
  Pierre Ossman 685b408779 Use relative file paths in .pot file 9 years ago
  Pierre Ossman 96132e12bd Revert "Commit changes after running "make translations_update"." 9 years ago
  Pierre Ossman a60c84285b Revert "Updated the swedish translation." 9 years ago
  Pierre Ossman a2f241fce9 Stop updating .po files 9 years ago
  Brian P. Hinz 706d6c44de Added Fltk patch from Pierre to fix "checksum for freed object" segfault to contrib/fltk folder. 9 years ago
  Pierre Ossman ccd09baedd Fix about text encoding (partial revert of dc96cb4d) 9 years ago
  Brian P. Hinz 76cf5b34f8 Update build requirements in el6 spec file 9 years ago
  Peter Åstrand (astrand) e674c634fb Updated the swedish translation. 9 years ago
  Peter Åstrand (astrand) a9cb97037e Commit changes after running "make translations_update". 9 years ago
  Peter Åstrand (astrand) 4ab2f8ab85 Removed extra newline in Listening on port printout. 9 years ago
  Pierre Ossman c9a835c0c2 Merge branch 'multisocket-win32' of https://github.com/CendioOssman/tigervnc 9 years ago
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems 9 years ago
  Pierre Ossman acd195d949 Remove debug log noise from Windows dialog class 9 years ago
  Pierre Ossman f7d15000ff Do not look at errno for getaddrinfo() errors 9 years ago
  Pierre Ossman 3ab5db4384 Replacement for dup() on Windows 9 years ago
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it 9 years ago
  Pierre Ossman 5b90c5fbf7 Convert WinVNC to the new TcpListener API 9 years ago
  Pierre Ossman a56bc86e1b winsock2.h must always be included before windows.h 9 years ago
  Pierre Ossman 79f82f95c1 Local address change events are not socket specific 9 years ago
  Pierre Ossman 3aaaf66fb1 Nothing uses inet_ntop()/inet_pton() so remove the CMake define 9 years ago
  Pierre Ossman a6f97409e8 Fix proper socket headers for Win32 9 years ago
  Pierre Ossman 57cab51d83 Resurrect TcpListener::getMyAddresses() 9 years ago
  Pierre Ossman 9d78440b83 Make sure Win32 sockets are available in new listening API 9 years ago
  Pierre Ossman a6570c5da3 AI_NUMERICSERV is not available on some systems 9 years ago
  Pierre Ossman 2f744170d4 Make sure socket errno defines are available for Win32 9 years ago
  Pierre Ossman a3f6194601 Look in libsocket for socket functions on Solaris 9 years ago
  Pierre Ossman 98af8b1e73 stop using check_function_exists() for Windows socket functions 9 years ago
  Pierre Ossman 70b51fe032 stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists() 9 years ago
  Pierre Ossman 725121715e Bump Windows requirement to XP SP2 9 years ago
  Pierre Ossman fdc55e54cc family variable can be unset when matching any address 9 years ago
  Pierre Ossman ead143f763 Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc 9 years ago
  Brian P. Hinz b84ffb4db7 Remove unnecessary dependency on openmotif 9 years ago
  Brian P. Hinz 22507ca925 Update package builds to meet new minimum requirements. 9 years ago
  Tim Waugh c24a64d90d IPv6 support for TcpFilter. 9 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman d1cb31f436 Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 9 years ago
  Tim Waugh a85363daa8 Whitespace changes only. 9 years ago
  Brian P. Hinz 59b4bc5638 Don't disable xinerama (#147) 9 years ago
  Pierre Ossman 6e67ea58a5 Merge branch 'mac_menu' of https://github.com/CendioOssman/tigervnc 9 years ago
  Pierre Ossman a71a276637 Add a OS X system menu so that new viewer windows can be started 9 years ago
  Pierre Ossman 8d713a92af Hide OS X specific callback when not needed 9 years ago
  Pierre Ossman 3b865f1373 Fix bad long line detection logic in config file parser 9 years ago
  Pierre Ossman d7f8450c37 Change type to fix bad signed/unsigned comparison 9 years ago
  Pierre Ossman 833ddc99ff Merge branch 'warnings' of https://github.com/CendioOssman/tigervnc 9 years ago
  Pierre Ossman 123d59cd19 Make warnings into errors when doing debug builds 9 years ago
  Pierre Ossman 3620e19621 Make sure defaultServerName is initialised even on errors 9 years ago