index
:
delta/gnome/gcr.git
abderrahim/meson-41
bgo688678
bugfix/drop-volatile
cert-distrusted
ecc
gcr-3-41
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-28
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-41-ci
gnome-43
master
mcatanzaro/iface
meson-stuff
mjog/gcr-lib-uri-handling
nielsdg/certificate-props-rename
nielsdg/gcr-4-release
nielsdg/install-gcr-gtk4-header
nielsdg/pkcs11-drop-stuff
nielsdg/remove-dbus-services
nielsdg/use-docker-for-ci
ssh-askpass
tintou/fix-ci
tintou/gtk4
tintou/no-file-tracker
tintou/several-headers
tintou/test
wip/dueno/gitlab-ci
wip/dueno/prompter
wip/dueno/ssh-agent
wip/dueno/ssh-askpass
wip/gcr4
wip/gir-keyerror
wip/mjog/cert-fingerprint-docs
wip/nielsdg/fix-tests-with-racy-gtask
wip/nielsdg/gck-no-more-g-assert-in-tests
wip/nielsdg/gcr-importer-label
wip/nielsdg/gcr-key-mechanisms-gtask
wip/nielsdg/gettext-fixes
wip/nielsdg/initial-gtask
wip/nielsdg/kill-intltool
wip/nielsdg/lose-x11-dependency
wip/nielsdg/remove-autotools
wip/smcv/timeout
gitlab.gnome.org: GNOME/gcr.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcr
/
gcr-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gck: Remove floating capabilities to GckAttributes
Corentin Noël
2022-04-09
1
-1
/
+1
*
docs: Port from gtk-doc to gi-docgen
Niels De Graef
2021-11-10
1
-29
/
+23
*
Drop "volatile" for g_once_init_enter locations
bugfix/drop-volatile
Niels De Graef
2021-05-02
1
-1
/
+1
*
gcr, ui: Use NULL for "simple" signals
Niels De Graef
2021-01-16
1
-1
/
+1
*
gcr: Cleanup with G_DEFINE_BOXED_TYPE
Niels De Graef
2020-03-31
1
-13
/
+1
*
gcr: add support for "NEW CERTIFICATE REQUEST" header
Dmitry Baryshkov
2020-01-30
1
-0
/
+5
*
gcr: use new egg_asn1x_decode_any_as_string()
Dmitry Baryshkov
2020-01-29
1
-1
/
+1
*
gcr: Use G_PARAM_STATIC_STRINGS
Niels De Graef
2020-01-04
1
-3
/
+6
*
Don't use deprecated (allow-none) GIR annotation
Niels De Graef
2020-01-03
1
-10
/
+10
*
gcr: g_type_class_add_private() is deprecated
Niels De Graef
2019-05-24
1
-4
/
+2
*
Properly DER encode CKA_EC_POINT
Jakub Jelen
2017-11-27
1
-5
/
+43
*
Don't leak GcrParsing in gcr_parser_parse_stream()
Christophe Fergeau
2014-10-14
1
-1
/
+5
*
Free GcrParser::filename in ::finalize()
Christophe Fergeau
2014-10-14
1
-0
/
+3
*
gcr: GcrParser support or PEM 'PUBLIC KEY' files
Stef Walter
2014-04-19
1
-0
/
+14
*
gcr: GcrParser support for EC private and public keys
Stef Walter
2014-04-19
1
-0
/
+111
*
Makefile.am: Single Makefile mode and parallel-tests
Stef Walter
2014-03-03
1
-2
/
+3
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
Fix up documentation warnings
Stef Walter
2013-10-18
1
-1
/
+1
*
Parser: Store imported key filename in Parsed & Parser
Hashem Nasarat
2013-10-07
1
-15
/
+65
*
gcr: Allow using GBytes with GcrParser
Stef Walter
2013-09-30
1
-14
/
+86
*
Fix return annotation of gcr_parser_get_parsed_block
Hashem Nasarat
2013-09-19
1
-1
/
+1
*
Make gcr oids work between ui and base libraries
Gabor Adam Toth
2013-02-14
1
-2
/
+0
*
gcr: fix declaration of GcrParser::authenticate
Dan Winship
2012-07-31
1
-1
/
+1
*
gcr: minor gtk-doc fixes
Dan Winship
2012-07-31
1
-11
/
+11
*
Remove support code for old glib versions
Stef Walter
2012-06-26
1
-4
/
+0
*
Documentation fixes
Stef Walter
2012-06-26
1
-1
/
+1
*
egg: Rework how DER parsing works
Stef Walter
2012-06-21
1
-124
/
+66
*
Use GBytes instead of our own EggBytes
Stef Walter
2012-06-20
1
-118
/
+115
*
gcr: Fix signal documentation for GcrParser
Stef Walter
2012-06-19
1
-1
/
+3
*
gck: Add floating references to GckAttributes
Stef Walter
2011-12-08
1
-1
/
+1
*
gck: Add GckBuilder as a mutable attribute set
Stef Walter
2011-12-08
1
-16
/
+17
*
gcr: Fix problem looking up the renderers
Stef Walter
2011-11-30
1
-0
/
+2
*
gcr: Add missing symbols, and build fixes
Stef Walter
2011-11-23
1
-1
/
+1
*
gcr: Implement functions for loading and using SubjectPublicKeyInfo
Stef Walter
2011-11-23
1
-0
/
+117
*
egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_raw()
Stef Walter
2011-11-23
1
-12
/
+12
*
gcr: Add support for parsing PKCS#10 and SPKAC formats
Stef Walter
2011-11-23
1
-2
/
+142
*
Fix bugs and unused code highlighted by the clang static analyzer
Stef Walter
2011-11-21
1
-3
/
+0
*
egg: Remove usage of libtasn1.h
Stef Walter
2011-11-21
1
-1
/
+1
*
Add valgrind memory checking and fix up errors
Stef Walter
2011-11-21
1
-2
/
+12
*
gcr: Use GBytes immutable ref counted byte buffers
Stef Walter
2011-11-16
1
-219
/
+251
*
gcr: Parse required attributes out of certificates
Stef Walter
2011-10-05
1
-21
/
+45
*
egg: Fix parsing of unsigned integers in DER
Stef Walter
2011-10-04
1
-22
/
+21
*
gcr: Complete the PKCS#11 import dialog
Stef Walter
2011-10-04
1
-1
/
+0
*
gck: More introspection tweaks, checking for parameters which allow none
Stef Walter
2011-09-29
1
-18
/
+21
*
gcr: More introspection and documentation cleanup
Stef Walter
2011-09-29
1
-7
/
+40
*
gcr: Complete introspection annotations for gcr library
Stef Walter
2011-09-28
1
-7
/
+8
*
gcr: More deprecation tweaking so we can build on FC16
Stef Walter
2011-09-27
1
-0
/
+4
*
gcr: Fix documentation, abi, and translation issues
Stef Walter
2011-09-27
1
-1
/
+41
*
gcr: Refactor GcrParser and delay listing of importers
Stef Walter
2011-09-27
1
-64
/
+182
*
gcr: Show warnings about keys that have not been verified
Stef Walter
2011-09-27
1
-1
/
+3
[next]