Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Incorporate winmultiwindow.patch from Oleksandr Shneyder (phoca GmbH)" | Mike DePaulo | 2015-07-09 | 1 | -48/+1 |
| | | | | This reverts commit 42ee38cb51a74ccab76faab74a2ed91cdb05b35c. | ||||
* | Date: 27 Jun 2015 -> 30 Jun 2015 | Mike DePaulo | 2015-06-30 | 1 | -1/+1 |
| | |||||
* | After every output flush the file buffers | marha | 2015-06-30 | 1 | -0/+2 |
| | |||||
* | Show all text received by plink to show to the user (and not only the first ↵ | marha | 2015-06-30 | 2 | -16/+48 |
| | | | | part) | ||||
* | Bump version string to 1.17.0.0-3 | Mike DePaulo | 2015-06-27 | 5 | -7/+7 |
| | |||||
* | rm fcblanks.h - it gets regenerated at buildtime | Mike DePaulo | 2015-06-27 | 2 | -4223/+1 |
| | | | | | Furthermore, it gets regenerated with Windows line breaks, thus interfering with commands like `git status` or `git diff`. | ||||
* | Replace various "VENDOR" strings for X2Go/Arctica | Mike DePaulo | 2015-06-27 | 3 | -4/+4 |
| | |||||
* | Update releasenote about OpenSSL 1.0.1c1.17.0.0-2 | Mike DePaulo | 2015-06-22 | 1 | -0/+2 |
| | |||||
* | Update to openssl-1.0.2c | marha | 2015-06-22 | 237 | -1524/+4320 |
| | | | | | Conflicts: openssl/Makefile | ||||
* | Bump version string to 1.17.0.0-2 | Mike DePaulo | 2015-06-22 | 6 | -7/+1245 |
| | |||||
* | Various corrections to building.txt | Mike DePaulo | 2015-06-18 | 1 | -2/+5 |
| | |||||
* | Update README.md for 1.17.0.0-1 | Mike DePaulo | 2015-05-10 | 1 | -4/+15 |
| | |||||
* | Add release notes from release/1.15.2.x1.17.0.0-1 | Mike DePaulo | 2015-05-10 | 7 | -0/+8287 |
| | |||||
* | Add releasenote_1.17.0.0-1.x2go+arctica.txt | Mike DePaulo | 2015-05-10 | 1 | -0/+1235 |
| | |||||
* | Installers: switch to solid LZMA compression | Mike DePaulo | 2015-05-10 | 4 | -0/+14 |
| | |||||
* | Don't both to try to build 64-bit installers. | Mike DePaulo | 2015-05-10 | 1 | -1/+1 |
| | |||||
* | Bump version string to 1.17.0.0-1 | Mike DePaulo | 2015-05-09 | 5 | -7/+7 |
| | | | | I would make it 1.17.0.1, but upstream might release that version. | ||||
* | XWin.rc & dix-config.h: Update for X2Go/Arctica | Mike DePaulo | 2015-05-09 | 2 | -5/+5 |
| | |||||
* | Update README.md for 1.15.2.6 | Mike DePaulo | 2015-05-09 | 1 | -5/+5 |
| | | | | | Conflicts: README.md | ||||
* | Update URLs in "About" | Mike DePaulo | 2015-05-09 | 1 | -2/+2 |
| | | | | | Conflicts: xorg-server/hw/xwin/XWin.rc | ||||
* | Do not make the font files differ each time due to timestamp differences | Mike DePaulo | 2015-05-09 | 1 | -0/+6 |
| | | | | | Conflicts: releasenotes/releasenote_1.15.2.6.x2go+arctica.txt | ||||
* | Add extra info to installer and change name | Mike DePaulo | 2015-05-09 | 4 | -36/+60 |
| | | | | | | | | | Conflicts: packages.txt xorg-server/installer/vcxsrv-64-debug.nsi xorg-server/installer/vcxsrv-64.nsi xorg-server/installer/vcxsrv-debug.nsi xorg-server/installer/vcxsrv.nsi | ||||
* | README.md Add community & Professional Support | Mike DePaulo | 2015-05-09 | 1 | -0/+10 |
| | |||||
* | uninstaller: Remove the entire VcXsrv directory | Mike DePaulo | 2015-05-09 | 2 | -86/+4 |
| | | | | | | | (GitHub Issue #1) Conflicts: releasenotes/releasenote_1.15.2.5.txt | ||||
* | Change name to: VcXsrv (X2Go/Arctica Builds) | Mike DePaulo | 2015-05-09 | 5 | -7/+7 |
| | | | | | | | | | Conflicts: xorg-server/hw/xwin/XWin.rc xorg-server/installer/vcxsrv-64-debug.nsi xorg-server/installer/vcxsrv-64.nsi xorg-server/installer/vcxsrv-debug.nsi xorg-server/installer/vcxsrv.nsi | ||||
* | Merge branch 'release/external-1.17.0.0-x' into release/1.17.0.0-x | Mike DePaulo | 2015-05-09 | 26 | -772/+857 |
|\ | |||||
| * | Updated to libXfont 1.5.1 | Mike DePaulo | 2015-05-09 | 25 | -768/+842 |
| | | | | | | | | | | | | | | | | In addition to some other changes, the following CVEs have been fixed: bdfReadProperties: property count needs range check [CVE-2015-1802] bdfReadCharacters: bailout if a char's bitmap cannot be read [CVE-2015-1803] bdfReadCharacters: ensure metrics fit into xCharInfo struct [CVE-2015-1804] | ||||
| * | Update packages.txt about to list putty, and to list its version (svn 10285 ↵ | Mike DePaulo | 2015-05-09 | 1 | -0/+1 |
| | | | | | | | | with CVE-2015-2157 fix) | ||||
| * | Add some missing smemclrs and sfrees. | Simon Tatham | 2015-05-09 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The absence of these could have prevented sensitive private key information from being properly cleared out of memory that PuTTY tools had finished with. Thanks to Patrick Coleman for spotting this and sending a patch. Origin: upstream, http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=65f69bca7363ceceeac515ae2a82b8f8adc6404d Bug: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html Bug-Debian: http://bugs.debian.org/779488 Patch-Name: private-key-not-wiped-2.patch | ||||
* | | Update README.md about new branch names | Mike DePaulo | 2015-05-09 | 1 | -3/+3 |
| | | | | | | | | These branch names are based on the X2Go convention for branch names. | ||||
* | | README.md: typo | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | README.md: Add explanation of branches | Mike DePaulo | 2015-05-09 | 1 | -2/+11 |
| | | |||||
* | | Current version is 1.15.2.4-xp+vc2013+x2go1 | Mike DePaulo | 2015-05-09 | 1 | -2/+4 |
| | | |||||
* | | Delete buildall.bat. It hasn't been working for a while. | Mike DePaulo | 2015-05-09 | 1 | -44/+0 |
| | | |||||
* | | Create README.md | Mike DePaulo | 2015-05-09 | 1 | -0/+48 |
| | | |||||
* | | Now using: VS Express -> VS Community Edition. | Mike DePaulo | 2015-05-09 | 1 | -2/+1 |
| | | | | | | | | | | | | Also, community edition is supposed to have the same features as Professional, so we can safely assume that Professional and other commercial editions will work fine. | ||||
* | | VS 2013 Update 3 -> VS 2013 Update 4 | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Correct building.txt in terms of Python | Mike DePaulo | 2015-05-09 | 1 | -3/+4 |
| | | |||||
* | | Call makensis.exe from the PATH | Mike DePaulo | 2015-05-09 | 1 | -14/+4 |
| | | |||||
* | | Incorporate winmultiwindow.patch from Oleksandr Shneyder (phoca GmbH) | Mike DePaulo | 2015-05-09 | 1 | -1/+48 |
| | | |||||
* | | Update buildall.bat to work with VS express edition. Note that I am not ↵ | Mike DePaulo | 2015-05-09 | 1 | -5/+5 |
| | | | | | | | | using buildall.bat to build currently. | ||||
* | | Call setvcenv.sh from buildall.sh | Mike DePaulo | 2015-05-09 | 2 | -1/+2 |
| | | |||||
* | | Specify that buildall.sh should be called, not buildall.bat. | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Build was successful. Update building.txt for Python 3, which is now required. | Mike DePaulo | 2015-05-09 | 1 | -1/+2 |
| | | |||||
* | | Fix build of mhmake | Mike DePaulo | 2015-05-09 | 1 | -7/+5 |
| | | |||||
* | | Additional changes for XP targeting. From [1b493f] on the xp-fixesonly branch. | Mike DePaulo | 2015-05-09 | 2 | -142/+142 |
| | | |||||
* | | Update building.txt, you need to decide which build script to use | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP target | Mike DePaulo | 2015-05-09 | 7 | -38/+62 |
| | | |||||
* | | Updated mesa 32-bit project options1.17.0.0 | marha | 2015-05-03 | 3 | -12/+12 |
| | | |||||
* | | Increased version to 1.17.0.0 | marha | 2015-04-30 | 7 | -22/+1231 |
| | |