Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
Windows: better handling of reading EFI variable to display help error messag...
Mounir IDRASSI
1
-4
/
+44
2024-08-13
Windows: fix build failure for x86/x64 with newer Visual Studio that use Wind...
Mounir IDRASSI
1
-1
/
+7
2024-08-11
Fix another typo of "CPLC" is language files including English one.
Mounir IDRASSI
1
-1
/
+1
2024-08-11
Revert changes mistakenly included in previous commit
Mounir IDRASSI
2
-1
/
+2
2024-08-11
Fix typo of "CPLC" is language files including English one.
Mounir IDRASSI
3
-3
/
+2
2024-08-05
Update mount failure error messages to mention removal of TrueCrypt support a...
Mounir IDRASSI
1
-6
/
+6
2024-08-05
Windows: disable dropdown split button in volume expander (#1389)
lollolong
1
-0
/
+4
2024-08-05
Undeclared identifier for IDR_LANG_NB fixed (#1388)
Marius Kjærstad
5
-0
/
+5
2024-08-04
Update Release Notes. Set release date to August 4th.
Mounir IDRASSI
1
-1
/
+1
2024-08-04
Windows: Fix rare cases being stuck in Secure Desktop after it is used for pa...
Mounir IDRASSI
1
-18
/
+38
2024-08-03
Add Norwegian Bokmål translation (#1382)
Marius Kjærstad
2
-0
/
+2
2024-08-02
Increment version to 1.26.13. Update release notes. Update signed Windows dri...
Mounir IDRASSI
45
-54
/
+54
2024-08-02
Implement detection of volumes with vulnerable XTS master key.
Mounir IDRASSI
24
-7
/
+186
2024-07-24
Update CHM documentation. Use correct date of 1.26.12 in header.
Mounir IDRASSI
1
-2
/
+2
2024-07-24
Windows: Update WiX and SDK paths in build bat files
Mounir IDRASSI
2
-9
/
+11
2024-07-13
Linux: fix linker type confusion that was causing crash.
Mounir IDRASSI
3
-32
/
+32
2024-07-11
Documentation: Update QR codes and logos (#1376)
Marius Kjærstad
1
-2
/
+2
2024-07-10
Linux: fix typo
Mounir IDRASSI
1
-1
/
+1
2024-07-10
Linux: fix crash when displaying Admin password dialog. Fix failure of Github...
Mounir IDRASSI
1
-27
/
+26
2024-07-06
Linux: Add Github CI workflow for Linux (#1374)
Mounir IDRASSI
7
-74
/
+239
2024-07-05
Linux/FreeBSD: Improve build scripts for Linux/FreeBSD to have correct name f...
Mounir IDRASSI
1
-3
/
+28
2024-07-05
Linux: Add linker flag for GCC version below 6.0 to improve ASLR security
Mounir IDRASSI
1
-0
/
+6
2024-07-01
MacOS: Support CommandLineTools for building (#1371)
Jertzukka
2
-11
/
+9
2024-06-30
Linux: Make the C++ code compatible with old compilers (g++ 4.4.7 on CentOS 6)
Mounir IDRASSI
13
-130
/
+138
2024-06-29
Line breaks between copyright holders (#1370)
Marius Kjærstad
1
-1
/
+1
2024-06-26
Linux/FreeBSD: Fix GNU Make syntax error in Main.make
Mounir IDRASSI
1
-3
/
+3
2024-06-26
Linux/FreeBSD: Update build scripts: use wxwidgets 3.2.5, drop explicit GTK3 ...
Mounir IDRASSI
8
-148
/
+26
2024-06-26
Linux/FreeBSD: use GTK3 flavor for default generic gui installer. create GTK2...
Mounir IDRASSI
1
-0
/
+12
2024-06-26
Linux/FreeBSD: automatically detect presence of GTK3. Remove WITHGTK3 makefil...
Mounir IDRASSI
2
-34
/
+32
2024-06-24
Fix regression in core service deserialization (#1367)
Jertzukka
1
-1
/
+0
2024-06-23
MacOSX: Fix compiler warning
Mounir IDRASSI
2
-3
/
+3
2024-06-23
Increment version to 1.26.12
Mounir IDRASSI
17
-47
/
+47
2024-06-23
MacOSX: set FUSE-T workaround max delay to 5 seconds. Make logic specific to ...
Mounir IDRASSI
1
-6
/
+12
2024-06-23
MacOSX: Disable libtiff support in wxWidget full build
Mounir IDRASSI
1
-0
/
+5
2024-06-23
MacOSX: Add notarization script and entitlements file used to create official...
Mounir IDRASSI
2
-0
/
+148
2024-06-23
MacOSX: use same version define in Info.plist files. Indicate 12.0 as minimum...
Mounir IDRASSI
2
-3
/
+3
2024-06-23
macOSX: Add "FUSE-T build" in About dialog when linking against FUSE-T instea...
Mounir IDRASSI
1
-1
/
+5
2024-06-23
Update copyright date in some files
Mounir IDRASSI
5
-8
/
+8
2024-06-23
Increment version to 1.26.11. Update Release Notes.
Mounir IDRASSI
17
-49
/
+49
2024-06-22
MacOSX: Add for using FUSE-T instead of MacFUSE
Mounir IDRASSI
8
-12
/
+1112
2024-06-21
MacOSX: Fix compilation error in build configurations other than official rel...
Mounir IDRASSI
1
-1
/
+1
2024-06-19
Linux: Fix assembly files not built on Linux
Mounir IDRASSI
1
-1
/
+1
2024-06-18
fix: Correct missing 'endif' in Main.make for MacOSX section
Mounir IDRASSI
1
-1
/
+1
2024-06-16
MacOSX: Update macOS specifics part of the Readme
Mounir IDRASSI
1
-10
/
+27
2024-06-16
MacOSX: Fix whitespaces by using tabs in Makefile
Mounir IDRASSI
1
-32
/
+32
2024-06-16
MacOSX: Use wxWidgets 3.2.5. Detect SDK version dynamically. Remove unused "r...
Mounir IDRASSI
1
-6
/
+6
2024-06-16
MacOSX: Fix skipping codesign and productsign for local development build
Mounir IDRASSI
1
-1
/
+6
2024-06-16
MacOSX: Add universal binary of yasm so that it can run on arm64 machines
Mounir IDRASSI
1
-0
/
+0
2024-06-16
MacOSX: Better build flags logic handling. Suppress Xcode 15 linked warning.
Mounir IDRASSI
1
-60
/
+59
2024-06-16
Improve and simplify macOS builds (#1276)
Deniz Türkoglu
4
-13
/
+78
[next]