- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 24 2018
Jul 24 2018
• aheinecke added a parent task for T4029: Gpg4win 3.1.3: T4070: GpgOL: Encrypted Mails moved by rules are not decrypted.
• aheinecke added a subtask for T4070: GpgOL: Encrypted Mails moved by rules are not decrypted: T4029: Gpg4win 3.1.3.
• aheinecke changed the status of T4070: GpgOL: Encrypted Mails moved by rules are not decrypted from Open to Testing.
Jul 23 2018
Jul 23 2018
• aheinecke committed rO333f17572f1e: Fix orig body memleak in decryptVerify (authored by • aheinecke).
Fix orig body memleak in decryptVerify
• aheinecke committed rOd4c0e8caf3ea: Fix memleak of plain body in collect_data (authored by • aheinecke).
Fix memleak of plain body in collect_data
• aheinecke committed rO43cd17881983: Fix important memleak in get_mail_from_control (authored by • aheinecke).
Fix important memleak in get_mail_from_control
• aheinecke committed rO9d83c5258190: Improve wchar and utf8 conversion memdbg (authored by • aheinecke).
Improve wchar and utf8 conversion memdbg
Minor initialzation
Remove dead code
Fix super minor memleak
Fix memleak in put_pa_string
• aheinecke committed rO2c19657c3136: Add caller debugging for wchar / utf8 convs (authored by • aheinecke).
Add caller debugging for wchar / utf8 convs
• aheinecke committed rO0d2d92689189: Use static references for VARAINT_BOOL | BYREF (authored by • aheinecke).
Use static references for VARAINT_BOOL | BYREF
Fix unlikely error memleak
Poor redmond man's valgrind
Fix tmp path naming if name exists
Remove unused code
strdup -> xstrdup
Make async encryption optional
Improve invalidation blocking
Fix invalidate UI only on unselect
Trace return of UI callbacks
unique_ptr++
Fix make dist
Next version will be 2.3.0
• aheinecke committed rGTOa74cb061a90d: Add (debug) option to disable sync encryption (authored by • aheinecke).
Add (debug) option to disable sync encryption
Fix prefer S/MIME string
Hide auto trust checkbox for now
Jul 20 2018
Jul 20 2018
• aheinecke committed rO57dd3ee1dd73: Make UI invalidation more deterministic (authored by • aheinecke).
Make UI invalidation more deterministic
• aheinecke committed rOa9c34f58409c: Don't print error in memdbg if caller changes (authored by • aheinecke).
Don't print error in memdbg if caller changes
Add tracing for update body
• aheinecke committed rOa73aa07de8a1: Print error if addin is accessed after shutdown (authored by • aheinecke).
Print error if addin is accessed after shutdown
• aheinecke committed rOe53cbd17a7ea: Use reffing function as name for IUnknown (authored by • aheinecke).
Use reffing function as name for IUnknown
• aheinecke committed rO52e5891158e9: Add simple dtor / ctor counting of Cpp objs (authored by • aheinecke).
Add simple dtor / ctor counting of Cpp objs
Implement cpp ctor / dtor counting
• aheinecke committed rO6bbd203bc201: Accept multipart/mixed application/pgp-encrypted (authored by • aheinecke).
Accept multipart/mixed application/pgp-encrypted
• aheinecke committed rOad00070325e7: Remove dead code and add some addRefs (authored by • aheinecke).
Remove dead code and add some addRefs
Fix ref leak on no object error
Fix ref leak in get_oom_recipients
Fix minor ref leaks
Add missing memdbg_addRefs
• aheinecke committed rO3fcd5d9daa22: Add ptr and line to addRef dbg output (authored by • aheinecke).
Add ptr and line to addRef dbg output
Fix ref leak in setDoAutosecure_m
Fix attach table leak
Change an error to debug
• aheinecke committed rO35e663754f7d: Fix big reference leak of cipherstream / message (authored by • aheinecke).
Fix big reference leak of cipherstream / message
Improve memdbg name output
• aheinecke committed rO3f51209f207f: Unref application unload / shutdown (authored by • aheinecke).
Unref application unload / shutdown
• aheinecke committed rOa74cfd9861ce: Fix reference error on Explorer / Explorers object (authored by • aheinecke).
Fix reference error on Explorer / Explorers object
Add memdbg handling for MAPI
• aheinecke committed rO2e63ea41583f: Also debug oom if debug oom_extra is set (authored by • aheinecke).
Also debug oom if debug oom_extra is set
Improve GpgolAddin debug output
• aheinecke committed rOaf4626b1fdce: Don't export DllCanUnloadNow at all (authored by • aheinecke).
Don't export DllCanUnloadNow at all
• aheinecke committed rO74c6f5d78ee6: Decorate eventsink with memdbg helpers (authored by • aheinecke).
Decorate eventsink with memdbg helpers
Fix minor ref leak
• aheinecke committed rO05c70803c614: Start memdbg interface for COM ref counting (authored by • aheinecke).
Start memdbg interface for COM ref counting
Jul 19 2018
Jul 19 2018
• aheinecke committed rM8168dfbeb120: cpp: Print origin and last update for key/uid (authored by • aheinecke).
cpp: Print origin and last update for key/uid
Jul 18 2018
Jul 18 2018
• aheinecke committed rW237a8576c21d: Fix p7m and p7s file extensions for Windows 7 (authored by • aheinecke).
Fix p7m and p7s file extensions for Windows 7
Fix string for PEM file extension
• aheinecke committed rW8c35e6c684a4: Remove duplicated shell open commands (authored by • aheinecke).
Remove duplicated shell open commands
Add installer-finish to POTFILES
• aheinecke closed T3890: Gpg4win: p7s and p7m not properly registered as double click handled for GPA or Kleo on Windows 7 as Resolved.
Yay. Got it.
• aheinecke committed rO5e2078d4f668: Only shutdown for the last explorer close (authored by • aheinecke).
Only shutdown for the last explorer close
Minor performance improvement
Print binary mime data as hex
Minor perfomance improvement
Add helper functions for hexdump
• aheinecke committed rO9c0216de9a55: Only treat unknown sigs as lvl2 if they are valid (authored by • aheinecke).
Only treat unknown sigs as lvl2 if they are valid
• aheinecke committed rM98a75a16ccdf: json: Fix memleak in native msging repl (authored by • aheinecke).
json: Fix memleak in native msging repl
• aheinecke committed rM6d7b4382c3e1: json: Ensure that native msging request is string (authored by • aheinecke).
json: Ensure that native msging request is string
• aheinecke committed rM82e4b900a96c: json: Fix crash by ensuring response is never NULL (authored by • aheinecke).
json: Fix crash by ensuring response is never NULL
• aheinecke committed rMb78140daf772: json: Fix memory errors in create_keylist_patterns (authored by • aheinecke).
json: Fix memory errors in create_keylist_patterns
• aheinecke committed rM16462c54b350: qt: Handle encoding for diagnostics (authored by • aheinecke).
qt: Handle encoding for diagnostics
• aheinecke committed rKLEOPATRA289efa360f6b: Another try to fix windows encoding mess (authored by • aheinecke).
Another try to fix windows encoding mess
Tester reports that this works now.
• aheinecke added a subtask for T4075: Kleopatra: Setting SigG PIN for Netkey should be optional: T4029: Gpg4win 3.1.3.
• aheinecke added a parent task for T4029: Gpg4win 3.1.3: T4075: Kleopatra: Setting SigG PIN for Netkey should be optional.
• aheinecke added a parent task for T4029: Gpg4win 3.1.3: T4069: GpgSM, Dirmngr communication on Windows sometimes very slow.
I got feedback from the user that had the problem. It's fixed with 2.2.9 which contains your commit afaik.
Jul 17 2018
Jul 17 2018
• aheinecke committed rO1e699afd9531: Rewrite get_tmp_outfile to fix a crash (authored by • aheinecke).
Rewrite get_tmp_outfile to fix a crash
Add wchar_to_utf8_string function
My idea here is to have a discussed reference how the GnuPG community thinks a signature might be counted. Taking the discussions from our AutomatedEncryption stuff into account etc.
I would then like to extend gpg-error with the according strings / status codes.
• aheinecke committed rOd719c9890282: Load gpgconf in a background thread (authored by • aheinecke).
Load gpgconf in a background thread
• aheinecke committed rO34096e5a94a7: Cleanup shutdown and fix potential crashes (authored by • aheinecke).
Cleanup shutdown and fix potential crashes
• aheinecke committed rO514a0d5d0a1f: Fix possible invalid CloseHandle and DeleteFile (authored by • aheinecke).
Fix possible invalid CloseHandle and DeleteFile
Tune down error to debug
• aheinecke committed rOcf28a7508d65: Check for wchar_t conversion success for attach (authored by • aheinecke).
Check for wchar_t conversion success for attach
• aheinecke committed rO6d9156a806c0: Check if someone tries to set null as att name (authored by • aheinecke).
Check if someone tries to set null as att name
Log sent windowmessages
Minor improvement to debug output
Update kde-l10n
• aheinecke committed rW6091b4771d08: Update gnupg, gpgme, gpg-error, kleo, libkleo (authored by • aheinecke).
Update gnupg, gpgme, gpg-error, kleo, libkleo
Update gpg4win-tools
Hi Mirko,