]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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-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
2023-01-05 Pierre OssmanMerge branch 'wextra' of https://github.com/CendioOssma...
2023-01-05 Pierre OssmanUse __attribute__:s directly 1574/head
2023-01-05 Pierre OssmanEnable more warnings by default
2023-01-05 Pierre OssmanWork around -Wcast-function-type
2023-01-05 Pierre OssmanRemove old mingw compatibility code
2023-01-05 Pierre OssmanDon't partially init monitor information
2023-01-05 Pierre OssmanFix incorrect types
2023-01-05 Pierre OssmanFix order of qualifiers
2023-01-05 Pierre OssmanProtect key variables from setjmp()
2023-01-05 Pierre OssmanRemove useless const specifiers
2023-01-05 Pierre OssmanRemove useless checks
2023-01-05 Pierre OssmanExplicitly mark switch case fall through
2023-01-05 Pierre OssmanFix RSA-AES state machines
2023-01-05 Yuri KozlovUpdate Russian translation
2023-01-04 Pierre OssmanAdd missing breaks to Windows key grab code
2023-01-04 Pierre OssmanExplicitly mark unused parameters
2023-01-04 Pierre OssmanRespect given server name
2023-01-04 Pierre OssmanDon't include unused file path parameter
2023-01-04 Pierre OssmanDon't include palette to full color methods
2023-01-04 Pierre OssmanRemove unused flags to decoder contexts
2023-01-04 Pierre OssmanStop supplying flags to clipboard peek handler
2023-01-04 Pierre OssmanMark system include paths correctly
2023-01-04 Pierre OssmanAlways enable -Wvla
2023-01-02 Pierre OssmanRemove debugging strdup()
2023-01-02 Pierre OssmanKeep font name in permanent memory
2022-12-30 Pierre OssmanUse Rocky Linux for RHEL builds
2022-12-27 Pierre OssmanMerge branch 'add-ard-mslogonii' of https://github...
2022-12-27 Dinglan PengAdd client-side support for the MSLogonII security... 1566/head
2022-12-27 Dinglan PengAdd client-side support for the DH security type.
2022-12-27 Luna JernbergUpdate Swedish translation
2022-12-23 Brian HinzMerge pull request #1525 from pdlan/add-ra2-java
2022-12-22 Göran UddeborgUpdate Swedish translation
2022-12-22 Lauri NurmiUpdate Finnish translation
2022-12-22 Petr PisarUpdate Czech translation
2022-12-22 Pierre OssmanMerge branch 'newoptions' of https://github.com/CendioO...
next