1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples
2015-05-28 19:04:25 +02:00
..
csp change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
doc_classifier change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
doc_parse change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
download_accelerator change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
form_completion change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
http_header change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
IR change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
lcsp change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
lrp_session change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
parser change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
PEC_log change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
rsign change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
simple_client_server change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
test_manager change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
uclient change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
userver change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
WiAuth change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
workflow change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
XAdES change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
xml2txt change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
Makefile.am clean history 2015-01-23 17:24:36 +01:00
Makefile.in change license + optimizations + bug fixing 2015-05-28 19:04:25 +02:00
README clean history 2015-01-23 17:24:36 +01:00

This directory will include demo programs that were used for testing out the ULib library.
These demos are not necessarly meant to serve any purpose other than educational.
They are not normally "built" unless you enter this directory, and they are not meant to be "installed" for general use.
They are here both to educate how ULib works and for internal testing.