Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
b1cd6ca8f0c6c77ec66cba47004137297ae020d6
/
common
b1cd6ca
Reorder class initialiser list to match what actually happens
by Pierre Ossman
· 11 years ago
615a0f5
Make Rect::area() signed, just like Rect::width()/height()
by Pierre Ossman
· 11 years ago
fb450fb
Fix mismatches between format string and arguments
by Pierre Ossman
· 11 years ago
6462434
Shorten stats from EncodeManager using SI/IEC prefixes
by Pierre Ossman
· 11 years ago
620dd95
A switch() needs to handle every value in an enum
by Pierre Ossman
· 11 years ago
28c1d54
Switch to unsigned parameters for ExtendedDesktopSize handler
by Pierre Ossman
· 11 years ago
5c23b9e
Fix bad signed/unsigned comparisons
by Pierre Ossman
· 11 years ago
a7bbe9c
Make sure Exceptions do not use unsafe format strings
by Pierre Ossman
· 11 years ago
5b3c5f4
Tag the Exception constructor as a printf function
by Pierre Ossman
· 11 years ago
eb95532
Remove unused variables
by Pierre Ossman
· 11 years ago
da9a38d
Handle no useful address types from getaddrinfo()
by Pierre Ossman
· 11 years ago
f1a3501
The compiler cannot figure out if this is assigned properly
by Pierre Ossman
· 11 years ago
f481203
Merge branch 'perf' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 11 years ago
4daa7b1
Default compression level should be interpreted as high
by Pierre Ossman
· 11 years ago
eef5516
Be more aggressive in finding solid rectangles
by Pierre Ossman
· 11 years ago
20dd2a9
Move encoder statistics into EncodeManager from SMsgWriter
by Pierre Ossman
· 11 years ago
a43a3f4
Optimise fillRect()
by Pierre Ossman
· 11 years ago
0f2fbc0
rfb::Region uses the Xregion library
by Pierre Ossman
· 11 years ago
82c279e
Add stream class to feed data from a file
by Pierre Ossman
· 11 years ago
f38e243
No need for this array to be writeable
by Pierre Ossman
· 11 years ago
7069bdd
Move reverse connection information into VNCSConnectionST
by Pierre Ossman
· 11 years ago
f3b0ade
These methods aren't critical so no need for them to be pure
by Pierre Ossman
· 11 years ago
0144c53
Give subclasses the ability to overwrite the reader and writer
by Pierre Ossman
· 11 years ago
b7acf86
SConnection internals should be private, just like for CConnection
by Pierre Ossman
· 11 years ago
11167e1
Use a common header file for Windows errno names.
by Peter Åstrand (astrand)
· 11 years ago
4e3e79d
Make the calls to va_list logging functions more explicit
by Pierre Ossman
· 11 years ago
39b3b8f
Add parameters to force IPv4/IPv6 selection
by Pierre Ossman
· 11 years ago
9018af4
More debug logging for screen layout changes
by Pierre Ossman
· 11 years ago
5789572
Remove logging of each Timer firing
by Pierre Ossman
· 11 years ago
f8e3b34
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
by Pierre Ossman
· 11 years ago
cc31790
Allow LogWriter objects to be used with va_list argument
by Pierre Ossman
· 11 years ago
e4d9726
IPv6: create new socket if IPv6 bind fails (#77).
by Tim Waugh
· 11 years ago
555815a
Make sure attributes propagate through security wrappers
by Pierre Ossman
· 11 years ago
e7be49b
Limit access to non-shared mode
by Pierre Ossman
· 11 years ago
4e7a54c
Merge branch 'readonlypassword' of https://github.com/michalsrb/tigervnc into viewonly
by Pierre Ossman
· 11 years ago
519784a
Update comment of VncAuthPasswdGetter::getVncAuthPasswd.
by Michal Srb
· 11 years ago
b318b8f
Add AccessSetDesktopSize right.
by Michal Srb
· 11 years ago
8e10170
Fix setsockopt() call on Windows
by Pierre Ossman
· 11 years ago
07cd229
Protect IPv6 address strings with []
by Pierre Ossman
· 11 years ago
14263e1
Don't assume that it's IPv4 just because it's not IPv6
by Pierre Ossman
· 11 years ago
f1665ac
inet_ntoa() want's the address directly, not a pointer to it
by Pierre Ossman
· 11 years ago
6ae42df
TcpSocket: IPv6 handling throughout (#68).
by Tim Waugh
· 11 years ago
698371a
Added more #ifdefs for IPv6.
by Tim Waugh
· 11 years ago
6abf3f4
IPv6 loopback support too.
by Tim Waugh
· 11 years ago
4561f7e
Add IPv6 support (#68).
by Tim Waugh
· 11 years ago
5e022ec
Revert "Use VncAuth as the default security type, ..."
by Pierre Ossman
· 11 years ago
71d6666
Always log chosen security type
by Pierre Ossman
· 11 years ago
270a31c
VncAuth: Read and use readonly password.
by Michal Srb
· 11 years ago
8d1ee00
Allow SSecurity to specify AccessRights for SConnection.
by Michal Srb
· 11 years ago
8c9d44f
Remove unused variable
by Pierre Ossman
· 11 years ago
800a35c
Remove verbose TLS logging
by Pierre Ossman
· 11 years ago
428de11
Move ws2_32 dependency to the correct place
by Pierre Ossman
· 11 years ago
7052767
Merge branch 'assert' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 11 years ago
3b07fc1
Remove unused assert.h include
by Pierre Ossman
· 11 years ago
9b6d80d
Wrong padding size calculated (copy-paste error)
by Pierre Ossman
· 11 years ago
fcaf0e4
Fix endian conversion
by Pierre Ossman
· 11 years ago
41deb88
Add pixel conversion correctness test
by Pierre Ossman
· 11 years ago
a4148f8
PixelTransformer is gone so we can protect these now
by Pierre Ossman
· 11 years ago
4870081
Move preferred encoding tracking into a server object
by Pierre Ossman
· 11 years ago
3d2a84b
Correct naming convention for some parameters
by Pierre Ossman
· 11 years ago
906800b
Give a correct list of valid security schemes
by Pierre Ossman
· 11 years ago
c92081e
Use printf constructor safely
by Pierre Ossman
· 11 years ago
c039726
Move image encoding logic into a central EncodeManager class
by Pierre Ossman
· 11 years ago
a088f1a
Remove PixelTransformer and TransImageGetter
by Pierre Ossman
· 11 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
126e564
Store the mouse cursor in the ConnParams object
by Pierre Ossman
· 12 years ago
d4f718d
Allow PixelBuffers to be const
by Pierre Ossman
· 12 years ago
6ea6e1a
Add helper class for a rendered cursor
by Pierre Ossman
· 12 years ago
9cbdec6
Add convenience variant of getImage()
by Pierre Ossman
· 12 years ago
9da47f8
Add convenience functions to ModifiablePixelBuffer
by Pierre Ossman
· 12 years ago
c02c05d
Add optimised buffer conversion
by Pierre Ossman
· 12 years ago
761fe24
Add ability to directly convert between two pixel formats
by Pierre Ossman
· 12 years ago
2fe68da
Use lookup tables for pixel upconversion
by Pierre Ossman
· 11 years ago
8163f54
Only grab the regions we actually need
by Pierre Ossman
· 12 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
2e5a106
Get rid of getStride()
by Pierre Ossman
· 12 years ago
ff9eb5a
Get rid of the direct access abuse of FullFramePixelBuffer's data
by Pierre Ossman
· 12 years ago
5c1a153
We don't need a fillRect() that is this optimised
by Pierre Ossman
· 12 years ago
1b350ed
Avoid having virtual methods where not needed
by Pierre Ossman
· 12 years ago
8b56a87
getImage() doesn't need to be overloadable, keep it simple
by Pierre Ossman
· 12 years ago
668468b
Encoders/decoders should track the connection object
by Pierre Ossman
· 12 years ago
fdba3fe
Push encoder and decoder handling down into the connection objects
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
bcc295e
Get rid of unnecessary macros as they are only ever set to a single thing
by Pierre Ossman
· 12 years ago
7b5c069
Push encoding specific formats into the encoders and decoders
by Pierre Ossman
· 11 years ago
65ad322
Consolidate the different palette handler implementations
by Pierre Ossman
· 12 years ago
d704e4a
Handle CopyRect like any other encoding
by Pierre Ossman
· 12 years ago
4aba19e
Avoid reader/writer duplication in every encoder/decoder
by Pierre Ossman
· 12 years ago
717c07b
Remove partial update functionality
by Pierre Ossman
· 12 years ago
c0b1aa0
Move serialisation of pseudorects into separate functions
by Pierre Ossman
· 12 years ago
7638e9c
Merge the "V3" message classes into the normal ones
by Pierre Ossman
· 12 years ago
95f1f29
Merge branch 'pixeltest' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 11 years ago
5ad4d06
Remove a lot of platform compatibilty stuff
by Pierre Ossman
· 11 years ago
4d0bc6e
Fix some offenders that poke around in the PixelFormat internals
by Pierre Ossman
· 12 years ago
b266561
Avoid code duplication for the linear pixel format conversion methods
by Pierre Ossman
· 12 years ago
a10d8fe
Consistent use of stride vs pitch
by Pierre Ossman
· 12 years ago
8432ec1
Fix possible information leakage
by Pierre Ossman
· 12 years ago
2baf702
Use the same algorithm for conversions
by Pierre Ossman
· 12 years ago
8b874e4
Optimise the RGB to pixel conversion to simple shifts
by Pierre Ossman
· 12 years ago
a22459d
Remove magic JPEG variables from ConnParams
by Pierre Ossman
· 11 years ago
Next »