1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples
stefanocasazza 3a30c77090 sync
2016-04-01 18:50:22 +02:00
..
csp MACOSX fix 2015-10-30 19:37:21 +01:00
doc_classifier MACOSX fix 2015-10-30 19:37:21 +01:00
doc_parse MACOSX fix 2015-10-30 19:37:21 +01:00
download_accelerator MACOSX fix 2015-10-30 19:37:21 +01:00
form_completion MACOSX fix 2015-10-30 19:37:21 +01:00
hello MACOSX fix 2015-10-30 19:37:21 +01:00
http_header MACOSX fix 2015-10-30 19:37:21 +01:00
IR sync and retag as suggested by V.Krishn 2016-01-14 17:10:40 +01:00
lcsp MACOSX fix 2015-10-30 19:37:21 +01:00
lrp_session MACOSX fix 2015-10-30 19:37:21 +01:00
parser bug fixing 2015-07-10 19:16:37 +02:00
PEC_log sync 2016-04-01 18:50:22 +02:00
rsign MACOSX fix 2015-10-30 19:37:21 +01:00
simple_client_server MACOSX fix 2015-10-30 19:37:21 +01:00
test_manager MACOSX fix 2015-10-30 19:37:21 +01:00
uclient sync 2016-02-24 17:25:04 +01:00
userver sync 2016-01-29 14:50:20 +01:00
WiAuth sync 2016-04-01 18:50:22 +02:00
workflow MACOSX fix 2015-10-30 19:37:21 +01:00
XAdES MACOSX fix 2015-10-30 19:37:21 +01:00
xml2txt MACOSX fix 2015-10-30 19:37:21 +01:00
Makefile.am add hello example for startup 2015-09-03 19:53:37 +02:00
Makefile.in MACOSX fix 2015-10-30 19:37:21 +01: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.