index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
minip12.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.
NIIBE Yutaka
2024-10-08
1
-1
/
+1
*
gpgsm: Possible improvement for some rare P12 files.
Werner Koch
2024-10-01
1
-1
/
+1
*
sm: More improvements for PKCS#12 parsing for latest IVBB changes.
Werner Koch
2024-08-06
1
-104
/
+165
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-2
/
+2
*
gpgsm: Increase salt size in pkcs#12 parser.
Werner Koch
2024-02-05
1
-1
/
+1
*
gpgsm: cleanup on error paths
Ángel González
2024-02-05
1
-19
/
+22
*
gpgsm: Allow parsing of PKCS#12 files with two private keys.
Werner Koch
2024-01-15
1
-8
/
+50
*
gpgsm: Re-introduce the bad passphrase hint for pkcs#12.
Werner Koch
2023-11-14
1
-0
/
+2
*
common: Provide API to parse BER/TLV encodings.
Werner Koch
2023-10-24
1
-793
/
+67
*
sm: Another partly rewrite of minip12.c
Werner Koch
2023-10-24
1
-182
/
+319
*
gpgsm: Improvements for NDEF in the pkcs#12 parser
Werner Koch
2023-10-10
1
-10
/
+23
*
sm: Support more HMAC algos in the pkcs#12 parser.
Werner Koch
2023-10-06
1
-13
/
+118
*
sm: Improve the octet string cramming for pkcs#12
Werner Koch
2023-10-05
1
-17
/
+62
*
gpgsm: Init a diagnostic var.
Werner Koch
2023-07-04
1
-1
/
+1
*
sm: Adding missing stuff to the PKCS#12 parser rewrite.
Werner Koch
2023-06-29
1
-85
/
+153
*
sm: Major rewrite of the PKCS#12 parser
Werner Koch
2023-06-28
1
-743
/
+1200
*
sm: Remove duplicated code.
Werner Koch
2023-06-28
1
-81
/
+28
*
sm: Fix reporting of bad passphrase error
Ingo Klöcker
2022-09-09
1
-1
/
+4
*
sm: Improve pkcs#12 debug output.
Werner Koch
2022-06-20
1
-7
/
+9
*
sm: Rework the PKCS#12 parser to support DFN issued keys.
Werner Koch
2022-06-20
1
-177
/
+341
*
doc: Typo fix in comment
Werner Koch
2022-04-08
1
-1
/
+1
*
sm: Fix parsing encrypted data.
NIIBE Yutaka
2022-03-09
1
-1
/
+14
*
sm: Do not print certain issuer not found diags in quiet mode.
Werner Koch
2021-02-25
1
-2
/
+3
*
sm: Silence some output on --quiet
Werner Koch
2021-02-24
1
-4
/
+17
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-4
/
+3
*
doc: Typo fixes in code comments
Werner Koch
2020-05-04
1
-1
/
+1
*
sm: Add support to export ECC private keys.
Werner Koch
2020-04-27
1
-178
/
+322
*
sm: Support import of PKCS#12 encoded ECC private keys.
Werner Koch
2020-04-21
1
-31
/
+120
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-3
/
+3
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-3
/
+3
*
sm: Simplify fix ed8383c6
Werner Koch
2015-01-26
1
-4
/
+2
*
sm: Avoid double-free on iconv failure
Daniel Kahn Gillmor
2014-12-22
1
-0
/
+2
*
gpgsm: New commands --export-secret-key-{p8,raw}
Werner Koch
2014-06-03
1
-38
/
+74
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-6
/
+6
*
Support pkcs#12 import of PBES2 encoded data.
Werner Koch
2011-03-10
1
-68
/
+288
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-88
/
+88
*
Implement export of pkcs#12 objects using a direct agent connection.
Werner Koch
2010-06-21
1
-3
/
+4
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-0
/
+2363