index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcacard
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-11
/
+11
2012-03-09
libcacard: Fix compilation with gcc-4.7
Hans de Goede
1
-2
/
+2
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-1
/
+1
2012-03-08
libcacard: Use format specifier %u instead of %d for unsigned values
Stefan Weil
1
-10
/
+10
2012-02-27
libcacard: fix reported ATR length
Alon Levy
1
-2
/
+2
2012-02-09
make: Remove duplicate use of GLIB_CFLAGS
Stefan Weil
1
-2
/
+0
2011-12-02
fix spelling in libcacard sub directory
Dong Xu Wang
4
-5
/
+5
2011-10-25
libcacard: Fix wrong assertion (reported by cppcheck)
Stefan Weil
1
-1
/
+1
2011-10-25
libcacard/vscclient: fix error paths for socket creation
Alon Levy
1
-2
/
+7
2011-10-25
libcacard/cac: fix typo in cac_delete_pki_applet_private
Alon Levy
1
-1
/
+2
2011-09-21
Silence make if nothing is to do for libcacard
Jan Kiszka
1
-0
/
+2
2011-09-02
libcacard: use INSTALL_DATA for data
Brad Smith
1
-1
/
+1
2011-08-29
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
1
-1
/
+1
2011-08-27
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
Brad
1
-2
/
+2
2011-08-22
Improvements to libtool support.
Brad
1
-5
/
+5
2011-08-22
build: list libraries after objects, for proper linkage
Diego Elio Pettenò
1
-2
/
+2
2011-08-21
Remove remenants of qemu_malloc
Anthony Liguori
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
7
-66
/
+66
2011-08-20
Make glib mandatory and fixup utils appropriately
Anthony Liguori
1
-1
/
+3
2011-08-02
libcacard: use INSTALL_DATA for data
Alon Levy
1
-3
/
+2
2011-07-26
libcacard: add pc file, install it + includes
Alon Levy
2
-3
/
+37
2011-07-22
libcacard: replace copy_string with strndup
Christophe Fergeau
1
-17
/
+6
2011-07-22
libcacard: introduce NEXT_TOKEN macro
Christophe Fergeau
1
-47
/
+24
2011-07-22
libcacard: fix soft=... parsing in vcard_emul_options
Christophe Fergeau
1
-17
/
+28
2011-07-22
libcacard: s/strip(args++)/strip(args+1)
Christophe Fergeau
1
-2
/
+2
2011-07-22
libcacard: don't leak vcard_emul_alloc_arrays mem
Christophe Fergeau
1
-1
/
+10
2011-07-22
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
Robert Relyea
1
-6
/
+127
2011-06-14
libcacard: add libcacard.la target
Alon Levy
1
-4
/
+28
2011-05-08
libcacard: add correct subdirectory dependencies
Paolo Bonzini
1
-8
/
+1
2011-05-08
Fix typos in comments (existance -> existence)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typo in comment (consistant -> consistent)
Stefan Weil
1
-1
/
+1
2011-04-17
libcacard: fix opposite usage of isspace
Alon Levy
1
-2
/
+2
2011-04-01
libcacard: add vscclient
Robert Relyea
2
-1
/
+658
2011-04-01
libcacard: initial commit
Robert Relyea
20
-0
/
+4012
2011-04-01
introduce libcacard/vscard_common.h
Alon Levy
1
-0
/
+178