diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2011-01-25 13:00:33 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:25:53 +0100 |
commit | 5de42c768d788c02083cc4455ddc796261419f84 (patch) | |
tree | 7c5221d1f1878c5d6a930d932972c13b45fb7d84 /python_modules/spice_parser.py | |
parent | a472bdff0d9dfff162d460e6b75191551bb08876 (diff) | |
download | spice-common-5de42c768d788c02083cc4455ddc796261419f84.tar.gz spice-common-5de42c768d788c02083cc4455ddc796261419f84.tar.xz spice-common-5de42c768d788c02083cc4455ddc796261419f84.zip |
common: add ssl_verify.c common code
Code adapter from RedPeer::ssl_verify_callback() and used by
spice-gtk.
Since v1:
- fixed Makefile.am
- added config.h include
- autoconf alloca added in patch series
- moved int escape inside for loop
- added a failed case when missing assignment
- replaced strlen () by -1
- skip spaces after comma
- c++ guards
I didn't use bool, because openSSL uses int, and it is more future
proof for error reporting.
Diffstat (limited to 'python_modules/spice_parser.py')
0 files changed, 0 insertions, 0 deletions