]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2023-07-14 Pierre OssmanUse modern UI colors 1646/head
2023-07-14 Pierre OssmanWorkaround for broken fl_arc()/fl_pie()
2023-07-14 Pierre OssmanApply custom theme to FLTK
2023-07-14 Pierre OssmanFix correct background in Fl_Input_Choice
2023-07-13 Pierre OssmanRespect selection color in monitor widget
2023-07-06 Pierre OssmanDon't tag up gettext's *wprintf() functions
2023-07-05 Pierre OssmanUnbreak -Wformat warnings when gettext is used
2023-07-05 Pierre OssmanUse smaller, stable, int for history index
2023-07-05 Pierre OssmanMerge branch 'hostexception' of https://github.com...
2023-07-05 Pierre OssmanMore logging for server cert exceptions 1643/head
2023-07-05 Pierre OssmanAllow exception for cert hostname mismatch
2023-07-05 Pierre OssmanImprove reporting of certificate errors
2023-07-05 Pierre OssmanAllow exception for weak certificate algorithms
2023-07-05 Pierre OssmanRemove double expired certificate prompts
2023-07-05 Pierre OssmanAllow exception for not yet activated certificates
2023-07-05 Pierre OssmanMake sure we handle all certificate issues
2023-07-05 Pierre OssmanHandle GNUTLS_CERT_INVALID in TOFU code
2023-07-05 Pierre OssmanRemove old GnuTLS compatibility code
2023-07-03 Pierre OssmanFix WM_CLASS in desktop file
2023-06-30 Pierre OssmanMerge branch 'types2' of https://github.com/CendioOssma...
2023-06-30 Pierre OssmanDon't allow surrugate code points in UTF-8 1640/head
2023-06-30 Pierre OssmanClean up string encoding handling
2023-06-28 Pierre OssmanEmulate corking when TCP_CORK is missing
2023-06-28 Pierre OssmanMove where -nodefaultlibs is specified
2023-06-20 Pierre OssmanDrop xorg-x11-font-utils requirement for RHEL 9
2023-06-15 Pierre OssmanMerge branch 'noxtest' of https://github.com/CendioOssm...
2023-06-14 Pierre OssmanFix missing XRandR build 1636/head
2023-06-14 Pierre OssmanFix missing XFixes build
2023-06-14 Pierre OssmanFix missing XTest build
2023-06-14 Pierre OssmanRemove unneeded "using namespace"
2023-04-17 Pierre OssmanAvoid wildcards in cmake rules
2023-04-17 Pierre OssmanHandle REQUIRED in our CMake "find" modules
2023-03-31 Pierre OssmanPrefer target_include_directories()
2023-03-31 Pierre OssmanAdd all common inter-dependencies
2023-03-31 Pierre OssmanInclude Debian debug files in artefacts
2023-03-31 Pierre OssmanRaise Debian packaging version
2023-03-31 Pierre OssmanDon't prompt when installing dependencies
2023-03-31 Pierre OssmanRemove unnecessary ; from build scripts
2023-03-25 Pierre OssmanLimit GitHub action run times
2023-03-24 Samuel MannehedUpdate copyright year in README
2023-03-18 Pierre OssmanConsistently use uint8_t for data buffers
2023-03-08 Pierre OssmanDetect leaving window on zaphod systems
2023-03-02 Pierre OssmanMerge branch 'types' of https://github.com/CendioOssman...
2023-02-28 Pierre OssmanMerge branch 'vncsession-create-homedir' of https:...
2023-02-28 Pierre OssmanMerge branch 'master-clipboard-check-state-before-acces...
2023-02-28 Pierre OssmanThrow exception instead on bad access check
2023-02-27 Мирослав НиколићUpdate Serbian translation
2023-02-20 Zdenek PytelaSELinux: Allow vncsession create ~/.vnc directory 1602/head
2023-02-20 Mark MielkeVNCSConnectionST clipboard functions should check state... 1601/head
2023-02-18 Pierre OssmanMerge "Pixel" type in to PixelFormat header 1587/head
2023-02-09 Pierre OssmanSanity check when cleaning up keymap changes
2023-02-04 Pierre OssmanUse operator overloading for comparison
2023-02-04 Pierre OssmanWarn if Point/Rect/Region methods are used wrong
2023-02-04 Pierre OssmanAvoid redefining errno
2023-02-04 Pierre OssmanRemove unneeded header from SDesktop.h
2023-02-04 Pierre OssmanRemove unused rfb/util.h includes
2023-02-04 Pierre OssmanRemove "str" prefix from string helpers
2023-02-04 Pierre OssmanUse standard C string functions
2023-02-04 Pierre OssmanRemove custom CharArray type
2023-02-04 Pierre OssmanUse std::string for string memory management
2023-02-04 Pierre OssmanUse std::string instead of CharArray
2023-02-04 Pierre OssmanUse std::vector for temporary char arrays
2023-02-04 Pierre OssmanFree char buffer directly
2023-02-04 Pierre OssmanMake strSplit() simpler and safer
2023-02-04 Pierre OssmanReturn std::string instead of dynamic allocations
2023-02-04 Pierre OssmanSpecify expected array size in arguments
2023-02-04 Pierre OssmanUse fixed size character buffer
2023-02-04 Pierre OssmanRemove trailing slash from getvnchomedir()
2023-02-04 Pierre OssmanNamespace directory functions
2023-02-04 Pierre OssmanBetter fallback for missing peer address
2023-02-04 Pierre OssmanReturn static char buffer from some methods
2023-02-04 Pierre OssmanReplace tabs with spaces
2023-02-04 Pierre OssmanUse string literal instead of dynamic buffer
2023-02-04 Pierre OssmanRemove unneded string duplication
2023-02-04 Pierre OssmanRemove unneeded CharArray:s
2023-02-04 Pierre OssmanUse StringParameters directly
2023-02-04 Pierre OssmanGet rid of TCHAR magic
2023-02-04 Pierre OssmanReturn std::vector instead of dynamic allocation
2023-02-04 Pierre OssmanAvoid duplicating configuration setting
2023-02-04 Pierre OssmanMake sure length is reset on assignment
2023-02-04 Pierre OssmanClean up BinaryParameter typing
2023-02-04 Pierre OssmanMove hex conversion helpers to util
2023-02-03 Fabio TUpdate Friulian translation
2023-02-01 Pierre OssmanUse std::vector for basic data arrays
2023-02-01 Pierre OssmanUse stdint types
2023-02-01 Pierre OssmanUse templates for optimized code
2023-01-30 Pierre OssmanRemove old mingw CMake checks
2023-01-17 Pierre OssmanFix CRLF line endings
2023-01-10 Pierre OssmanMerge branch 'libtool' of https://github.com/CendioOssm...
2023-01-10 Pierre OssmanCreate .la files at the end of the cmake run 1579/head
2023-01-10 Pierre OssmanBail on missing libraries
2023-01-10 Pierre OssmanFall back to dynamic libraries in .la files
2023-01-10 Pierre OssmanRespect library search paths
2023-01-10 Pierre OssmanInclude other targets in .la files
2023-01-10 Pierre OssmanHandle alternative library suffixes
2023-01-10 Pierre OssmanMake sure frameworks are included in .la files
2023-01-10 Pierre OssmanRemove unnecessary regexp \\
2023-01-10 Pierre OssmanFix static library check regexp
2023-01-10 Pierre OssmanGet target libraries from INTERFACE_LINK_LIBRARIES
2023-01-10 Pierre OssmanUse correct FATAL_ERROR CMake option
next