Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Datovka projects
mobile Datovka
Commits
f31e87e8
Commit
f31e87e8
authored
Jan 17, 2019
by
Karel Slaný
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pulled changes of shared code.
parent
56c7671f
Changes
99
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
714 additions
and
266 deletions
+714
-266
mobile-datovka.pro
mobile-datovka.pro
+2
-2
src/datovka_shared/crypto/crypto_pin.c
src/datovka_shared/crypto/crypto_pin.c
+2
-2
src/datovka_shared/crypto/crypto_pin.h
src/datovka_shared/crypto/crypto_pin.h
+2
-2
src/datovka_shared/crypto/crypto_pwd.c
src/datovka_shared/crypto/crypto_pwd.c
+2
-2
src/datovka_shared/crypto/crypto_pwd.h
src/datovka_shared/crypto/crypto_pwd.h
+2
-2
src/datovka_shared/crypto/crypto_trusted_certs.c
src/datovka_shared/crypto/crypto_trusted_certs.c
+45
-3
src/datovka_shared/crypto/crypto_trusted_certs.h
src/datovka_shared/crypto/crypto_trusted_certs.h
+3
-3
src/datovka_shared/crypto/crypto_wrapped.cpp
src/datovka_shared/crypto/crypto_wrapped.cpp
+2
-2
src/datovka_shared/crypto/crypto_wrapped.h
src/datovka_shared/crypto/crypto_wrapped.h
+2
-2
src/datovka_shared/gov_services/helper.cpp
src/datovka_shared/gov_services/helper.cpp
+3
-3
src/datovka_shared/gov_services/helper.h
src/datovka_shared/gov_services/helper.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.cpp
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.h
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_ir_vp.cpp
src/datovka_shared/gov_services/service/gov_mv_ir_vp.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_ir_vp.h
src/datovka_shared/gov_services/service/gov_mv_ir_vp.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_rt_vt.cpp
src/datovka_shared/gov_services/service/gov_mv_rt_vt.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_rt_vt.h
src/datovka_shared/gov_services/service/gov_mv_rt_vt.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.cpp
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.h
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_skd_vp.cpp
src/datovka_shared/gov_services/service/gov_mv_skd_vp.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_skd_vp.h
src/datovka_shared/gov_services/service/gov_mv_skd_vp.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_vr_vp.cpp
src/datovka_shared/gov_services/service/gov_mv_vr_vp.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_vr_vp.h
src/datovka_shared/gov_services/service/gov_mv_vr_vp.h
+3
-3
src/datovka_shared/gov_services/service/gov_mv_zr_vp.cpp
src/datovka_shared/gov_services/service/gov_mv_zr_vp.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_mv_zr_vp.h
src/datovka_shared/gov_services/service/gov_mv_zr_vp.h
+3
-3
src/datovka_shared/gov_services/service/gov_service.cpp
src/datovka_shared/gov_services/service/gov_service.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_service.h
src/datovka_shared/gov_services/service/gov_service.h
+3
-3
src/datovka_shared/gov_services/service/gov_service_form_field.cpp
...ka_shared/gov_services/service/gov_service_form_field.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_service_form_field.h
...ovka_shared/gov_services/service/gov_service_form_field.h
+3
-3
src/datovka_shared/gov_services/service/gov_services_all.cpp
src/datovka_shared/gov_services/service/gov_services_all.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_services_all.h
src/datovka_shared/gov_services/service/gov_services_all.h
+3
-3
src/datovka_shared/gov_services/service/gov_szr_rob_vu.cpp
src/datovka_shared/gov_services/service/gov_szr_rob_vu.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_szr_rob_vu.h
src/datovka_shared/gov_services/service/gov_szr_rob_vu.h
+3
-3
src/datovka_shared/gov_services/service/gov_szr_rob_vvu.cpp
src/datovka_shared/gov_services/service/gov_szr_rob_vvu.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_szr_rob_vvu.h
src/datovka_shared/gov_services/service/gov_szr_rob_vvu.h
+3
-3
src/datovka_shared/gov_services/service/gov_szr_ros_vv.cpp
src/datovka_shared/gov_services/service/gov_szr_ros_vv.cpp
+3
-3
src/datovka_shared/gov_services/service/gov_szr_ros_vv.h
src/datovka_shared/gov_services/service/gov_szr_ros_vv.h
+3
-3
src/datovka_shared/graphics/graphics.cpp
src/datovka_shared/graphics/graphics.cpp
+2
-2
src/datovka_shared/graphics/graphics.h
src/datovka_shared/graphics/graphics.h
+2
-2
src/datovka_shared/io/records_management_db.cpp
src/datovka_shared/io/records_management_db.cpp
+2
-2
src/datovka_shared/io/records_management_db.h
src/datovka_shared/io/records_management_db.h
+2
-2
src/datovka_shared/io/sqlite/db.cpp
src/datovka_shared/io/sqlite/db.cpp
+406
-74
src/datovka_shared/io/sqlite/db.h
src/datovka_shared/io/sqlite/db.h
+35
-2
src/datovka_shared/io/sqlite/db_single.cpp
src/datovka_shared/io/sqlite/db_single.cpp
+2
-2
src/datovka_shared/io/sqlite/db_single.h
src/datovka_shared/io/sqlite/db_single.h
+5
-2
src/datovka_shared/io/sqlite/table.cpp
src/datovka_shared/io/sqlite/table.cpp
+3
-3
src/datovka_shared/io/sqlite/table.h
src/datovka_shared/io/sqlite/table.h
+3
-3
src/datovka_shared/isds/account_interface.cpp
src/datovka_shared/isds/account_interface.cpp
+2
-2
src/datovka_shared/isds/account_interface.h
src/datovka_shared/isds/account_interface.h
+2
-2
src/datovka_shared/isds/box_interface.cpp
src/datovka_shared/isds/box_interface.cpp
+2
-2
src/datovka_shared/isds/box_interface.h
src/datovka_shared/isds/box_interface.h
+2
-2
src/datovka_shared/isds/error.cpp
src/datovka_shared/isds/error.cpp
+2
-2
src/datovka_shared/isds/error.h
src/datovka_shared/isds/error.h
+2
-2
src/datovka_shared/isds/internal_conversion.cpp
src/datovka_shared/isds/internal_conversion.cpp
+2
-2
src/datovka_shared/isds/internal_conversion.h
src/datovka_shared/isds/internal_conversion.h
+2
-2
src/datovka_shared/isds/message_interface.cpp
src/datovka_shared/isds/message_interface.cpp
+28
-2
src/datovka_shared/isds/message_interface.h
src/datovka_shared/isds/message_interface.h
+15
-3
src/datovka_shared/isds/type_conversion.cpp
src/datovka_shared/isds/type_conversion.cpp
+2
-2
src/datovka_shared/isds/type_conversion.h
src/datovka_shared/isds/type_conversion.h
+2
-2
src/datovka_shared/isds/types.h
src/datovka_shared/isds/types.h
+2
-2
src/datovka_shared/localisation/localisation.cpp
src/datovka_shared/localisation/localisation.cpp
+2
-2
src/datovka_shared/localisation/localisation.h
src/datovka_shared/localisation/localisation.h
+2
-2
src/datovka_shared/log/global.cpp
src/datovka_shared/log/global.cpp
+3
-3
src/datovka_shared/log/global.h
src/datovka_shared/log/global.h
+3
-3
src/datovka_shared/log/log.cpp
src/datovka_shared/log/log.cpp
+3
-3
src/datovka_shared/log/log.h
src/datovka_shared/log/log.h
+3
-3
src/datovka_shared/log/log_c.cpp
src/datovka_shared/log/log_c.cpp
+3
-3
src/datovka_shared/log/log_c.h
src/datovka_shared/log/log_c.h
+3
-3
src/datovka_shared/log/log_common.h
src/datovka_shared/log/log_common.h
+3
-3
src/datovka_shared/log/log_device.cpp
src/datovka_shared/log/log_device.cpp
+3
-3
src/datovka_shared/log/log_device.h
src/datovka_shared/log/log_device.h
+3
-3
src/datovka_shared/log/memory_log.cpp
src/datovka_shared/log/memory_log.cpp
+3
-3
src/datovka_shared/log/memory_log.h
src/datovka_shared/log/memory_log.h
+3
-3
src/datovka_shared/records_management/conversion.cpp
src/datovka_shared/records_management/conversion.cpp
+2
-2
src/datovka_shared/records_management/conversion.h
src/datovka_shared/records_management/conversion.h
+2
-2
No files found.
mobile-datovka.pro
View file @
f31e87e8
...
...
@@ -115,6 +115,7 @@ SOURCES += \
src/datovka_shared/isds/internal_conversion.cpp \
src/datovka_shared/isds/message_interface.cpp \
src/datovka_shared/isds/type_conversion.cpp \
src/datovka_shared/json/helper.cpp \
src/datovka_shared/localisation/localisation.cpp \
src/datovka_shared/log/global.cpp \
src/datovka_shared/log/log.cpp \
...
...
@@ -124,7 +125,6 @@ SOURCES += \
src/datovka_shared/records_management/conversion.cpp \
src/datovka_shared/records_management/io/records_management_connection.cpp \
src/datovka_shared/records_management/json/entry_error.cpp \
src/datovka_shared/records_management/json/helper.cpp \
src/datovka_shared/records_management/json/service_info.cpp \
src/datovka_shared/records_management/json/stored_files.cpp \
src/datovka_shared/records_management/json/upload_file.cpp \
...
...
@@ -238,6 +238,7 @@ HEADERS += \
src/datovka_shared/isds/message_interface.h \
src/datovka_shared/isds/type_conversion.h \
src/datovka_shared/isds/types.h \
src/datovka_shared/json/helper.h \
src/datovka_shared/localisation/localisation.h \
src/datovka_shared/log/global.h \
src/datovka_shared/log/log_c.h \
...
...
@@ -248,7 +249,6 @@ HEADERS += \
src/datovka_shared/records_management/conversion.h \
src/datovka_shared/records_management/io/records_management_connection.h \
src/datovka_shared/records_management/json/entry_error.h \
src/datovka_shared/records_management/json/helper.h \
src/datovka_shared/records_management/json/service_info.h \
src/datovka_shared/records_management/json/stored_files.h \
src/datovka_shared/records_management/json/upload_file.h \
...
...
src/datovka_shared/crypto/crypto_pin.c
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_pin.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_pwd.c
View file @
f31e87e8
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_pwd.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_trusted_certs.c
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
@@ -222,6 +222,46 @@ static const char postsignum_qca3_sub_pem[] =
"5KhDYA==""
\n
"
"-----END CERTIFICATE-----"
;
static
const
char
postsignum_qca3_sub_tsa_file
[]
=
"postsignum_qca3_sub-tsa.pem"
;
static
const
char
postsignum_qca3_sub_tsa_name
[]
=
"PostSignum Qualified CA 3-TSA"
;
static
const
char
postsignum_qca3_sub_tsa_pem
[]
=
"-----BEGIN CERTIFICATE-----""
\n
"
"MIIGSDCCBTCgAwIBAgICANUwDQYJKoZIhvcNAQELBQAwWzELMAkGA1UEBhMCQ1ox""
\n
"
"LDAqBgNVBAoMI8SMZXNrw6EgcG/FoXRhLCBzLnAuIFtJxIwgNDcxMTQ5ODNdMR4w""
\n
"
"HAYDVQQDExVQb3N0U2lnbnVtIFJvb3QgUUNBIDIwHhcNMTgxMDI1MDcyOTE3WhcN""
\n
"
"MjUwMTE5MDgwNDMxWjBjMQswCQYDVQQGEwJDWjEsMCoGA1UECgwjxIxlc2vDoSBw""
\n
"
"b8WhdGEsIHMucC4gW0nEjCA0NzExNDk4M10xJjAkBgNVBAMTHVBvc3RTaWdudW0g""
\n
"
"UXVhbGlmaWVkIENBIDMtVFNBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC""
\n
"
"AQEAwc2QqDKrJgrtmoTt5FOx8YZjDA7cFzDPCpdbugwnenXg0ZZg96Emvmq/Y8X+""
\n
"
"oYumOkBwr6jDmwj5EajqYvm5Wi+SqROdDdaWBfTaWnklgypXrHLXVKn1znsAZBuK""
\n
"
"5MhOKy4CQOeg7Jgg7DvgvrEUCgbmLTEXigpsbBJx0An6QW9cHzSWGWG9CGlTdUUW""
\n
"
"BB6SFlBSXgvw5HourO/ggnBxwTIXWVCOmYlOnZqooMJREQgv+9RZdnZ9esztRIgM""
\n
"
"AhSE4RGxZg3WqiClCwMSYrurH3ORLdX4B1ctCF8Kct85wONQSCu0vtSmEZMhzdcS""
\n
"
"V4n2vSBH+N84OHYcjgepjSjCMQIDAQABo4IDDDCCAwgwgdUGA1UdIASBzTCByjCB""
\n
"
"xwYEVR0gADCBvjCBuwYIKwYBBQUHAgIwga4agatUZW50byBjZXJ0aWZpa2F0IHBy""
\n
"
"byBlbGVrdHJvbmlja291IHBlY2V0IGJ5bCB2eWRhbiB2IHNvdWxhZHUgcyBuYXJp""
\n
"
"emVuaW0gRVUgYy4gOTEwLzIwMTQuVGhpcyBpcyBhIGNlcnRpZmljYXRlIGZvciBl""
\n
"
"bGVjdHJvbmljIHNlYWwgYWNjb3JkaW5nIHRvIFJlZ3VsYXRpb24gKEVVKSBObyA5""
\n
"
"MTAvMjAxNC4wEgYDVR0TAQH/BAgwBgEB/wIBADCBvAYIKwYBBQUHAQEEga8wgaww""
\n
"
"NwYIKwYBBQUHMAKGK2h0dHA6Ly93d3cucG9zdHNpZ251bS5jei9jcnQvcHNyb290""
\n
"
"cWNhMi5jcnQwOAYIKwYBBQUHMAKGLGh0dHA6Ly93d3cyLnBvc3RzaWdudW0uY3ov""
\n
"
"Y3J0L3Bzcm9vdHFjYTIuY3J0MDcGCCsGAQUFBzAChitodHRwOi8vcG9zdHNpZ251""
\n
"
"bS50dGMuY3ovY3J0L3Bzcm9vdHFjYTIuY3J0MA4GA1UdDwEB/wQEAwIBBjCBgwYD""
\n
"
"VR0jBHwweoAUFSmMxUVpq7izw+r+S7gx2Nzw53ahX6RdMFsxCzAJBgNVBAYTAkNa""
\n
"
"MSwwKgYDVQQKDCPEjGVza8OhIHBvxaF0YSwgcy5wLiBbScSMIDQ3MTE0OTgzXTEe""
\n
"
"MBwGA1UEAxMVUG9zdFNpZ251bSBSb290IFFDQSAyggFkMIGlBgNVHR8EgZ0wgZow""
\n
"
"MaAvoC2GK2h0dHA6Ly93d3cucG9zdHNpZ251bS5jei9jcmwvcHNyb290cWNhMi5j""
\n
"
"cmwwMqAwoC6GLGh0dHA6Ly93d3cyLnBvc3RzaWdudW0uY3ovY3JsL3Bzcm9vdHFj""
\n
"
"YTIuY3JsMDGgL6AthitodHRwOi8vcG9zdHNpZ251bS50dGMuY3ovY3JsL3Bzcm9v""
\n
"
"dHFjYTIuY3JsMB0GA1UdDgQWBBRsw+aHUj0hN36Xs2TOEa127kSy1jANBgkqhkiG""
\n
"
"9w0BAQsFAAOCAQEAU0UkMCe/3FpM0jW1akSEuZ1VSfqJtQ/k6GFXBPbUi3pmpHkc""
\n
"
"NJsE9PlNC/e819Gz0xCiCpfYMJFAuh+VoPVD0S1MpSpBw9iXbUKn/BQGRc9nNvRy""
\n
"
"aHSA90wwSyh5+/4Bm7/MySyiN7nk1dlWo8/Kn4lMF/wvh41+dPTrv4mgOgqJel04""
\n
"
"Dd31v990D+LvxwLB5hVK6YjkUXivBPjIx6CI9tcMcM/9mKEouc2HjlaMjSbWNMO7""
\n
"
"srRPPnYvvzcOKg75wPE0TWhhEK+JR4oTf0YHmTXPbG4z6X+lbmDZ49ikWuCKzP1l""
\n
"
"bA2jlU5wkBh6F0/Of8cFyxgOMWyfgCMzxiBWow==""
\n
"
"-----END CERTIFICATE-----"
;
#if 0
static const char equifax_ca_file[] = "equifax_ca.pem";
static const char equifax_ca_name[] = "Equifax Secure Certificate Authority";
...
...
@@ -290,6 +330,7 @@ const char *pem_files[] = {
postsignum_qca2_root_file
,
postsignum_qca2_sub_file
,
postsignum_qca3_sub_file
,
postsignum_qca3_sub_tsa_file
,
// equifax_ca_file,
digicert_ca_root_file
,
// NULL,
...
...
@@ -306,6 +347,7 @@ const struct pem_str all_pem_strs[] = {
{
postsignum_qca2_root_name
,
postsignum_qca2_root_pem
},
{
postsignum_qca2_sub_name
,
postsignum_qca2_sub_pem
},
{
postsignum_qca3_sub_name
,
postsignum_qca3_sub_pem
},
{
postsignum_qca3_sub_tsa_name
,
postsignum_qca3_sub_tsa_pem
},
// {equifax_ca_name, equifax_ca_pem},
{
digicert_ca_root_name
,
digicert_ca_root_pem
},
{
NULL
,
NULL
}
...
...
src/datovka_shared/crypto/crypto_trusted_certs.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_wrapped.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/crypto/crypto_wrapped.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
7
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -12,7 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/helper.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/helper.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_crr_vbh.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_ir_vp.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_ir_vp.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_rt_vt.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_rt_vt.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_rtpo_vt.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_skd_vp.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_skd_vp.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_vr_vp.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_vr_vp.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_zr_vp.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_mv_zr_vp.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_service.cpp
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program.
If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
...
...
src/datovka_shared/gov_services/service/gov_service.h
View file @
f31e87e8
/*
* Copyright (C) 2014-201
8
CZ.NIC
* Copyright (C) 2014-201
9
CZ.NIC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -8,11 +8,11 @@
*