summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-192-5/+0
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-14/+14
* Merge tag 'LibVNCServer-0.9.12'Slávek Banko2019-02-0612-44/+535
|\
| * Fix -Wmisleading-indentation warningsRemi Gacogne2018-11-282-4/+7
| * common: d3des: use per-thread key registerTobias Junghans2018-11-071-1/+9
| * common: d3des: drop unused rfbCPKey()Tobias Junghans2018-11-072-14/+0
| * common: d3des: make static arrays constTobias Junghans2018-11-071-13/+13
| * crypto: remove polarssl wrapperChristian Beier2018-06-291-26/+0
| * crypto: move to commonChristian Beier2018-06-295-0/+190
| * Fixed compilation of websockets on system where there is no implementation of...Jocelyn Le Sage2017-06-132-0/+325
| * Various #ifdef fixes to allow building with MSVC2014Christian Beier2017-01-281-1/+5
| * Fix LibVNCClient compilation with MSVC 2014Christian Beier2017-01-281-0/+2
| * Fix building on OSX without SSL.Christian Beier2016-12-302-11/+10
* | Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.Michele Calgaro2018-10-081-5/+0
|/
* Fix some typos (it's / its)Stefan Weil2016-11-181-1/+1
* Merge pull request #84 from plettix/masterChristian Beier2016-06-051-1/+1
|\
| * another shift fixplettix2015-07-221-1/+1
* | Fix some typos (found by codespell)Stefan Weil2015-10-091-1/+1
|/
* Replace SHA1 implementation with the one from RFC 6234.Christian Beier2015-02-014-426/+715
* Update LZO to version 2.07Johannes Schindelin2014-06-274-1687/+4690
* Tune the definitions needed when building with -ansi.Raphael Kubo da Costa2012-09-141-0/+1
* Use C-style comments in rfbconfig.h.cmake and C source code.Raphael Kubo da Costa2012-09-141-6/+10
* Fix some compiler warnings thrown with newer gcc.Christian Beier2012-04-251-0/+1
* Fix compilation with some libjpeg distributions.DRC2012-04-251-4/+3
* Fix memory leak in TurboVNCDRC2012-04-091-2/+2
* Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-262-462/+1162
* Add TurboVNC encoding support.DRC2012-03-112-0/+679
* md5: forced to use function names with leading underscoresGernot Tenchio2011-09-211-2/+2
* Add sha1.*. Remove UTF-8 encode. Protocol handling.Joel Martin2011-08-252-0/+512
* Move libvncserver/md5* to commonGernot Tenchio2011-08-172-0/+600
* Fix compilation in c89 mode.George Kiagiadakis2011-04-281-1/+5
* Set proper file permissions for source files.Christian Beier2011-03-102-0/+0
* Update minilzo library used for Ultra encoding to ver 2.04.Christian Beier2011-02-264-2088/+5175
* Put files used by both libs into a 'common' dir.Christian Beier2011-01-257-0/+5010