projects
/
libzakcgi
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libzakcgi
2015-08-24
Andrea Zagli
Started form implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Deprecated GHashTable (refs #962).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Some functions declared as deprecated.
no_hash_table
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Added ZakCgiMain::get_stdin_field and ::stdin_foreach...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Added ZakCgiMain::get_parameter and ::parameters_foreac...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Added ZakCgiMain::get_cookie and :cookes_foreach (refs...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
ZakCgiMain::get_cookies now returns GValue.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Andrea Zagli
Added ZakCgiMain::get_env_field and ::env_foreach ...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Andrea Zagli
ZakCgiMain::get_env now returns GValue (closes #939).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Andrea Zagli
ZakCgiMain::get_parameters didn't return if already...
v0.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Andrea Zagli
Session: now expires after 5 minutes of inactivity...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Andrea Zagli
Added ZakCgiSession::close.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Andrea Zagli
Added query string deconding (from libsoup) (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrea Zagli
Bugfix in Session::get_header: ZakCgiMain::get_env...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrea Zagli
ZakCgiMain::set_cookie setted up only name, value and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrea Zagli
Added a script to debug.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrea Zagli
Redirect now works with relative urls (not with domain...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Andrea Zagli
Sesssion: added path where to save session files (close...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Andrea Zagli
Session cookie is now create with path base_uri or...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Andrea Zagli
ZakCgiTag: now id can be null.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Andrea Zagli
Added ZakCgiTag::submit (refs #945).
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Andrea Zagli
Added ZakCgiTag::text and ::file (refs #945).
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Andrea Zagli
Added ZakCgiTag::img (refs #945).
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Andrea Zagli
Added ZakCgiTag::tag (refs #945).
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Andrea Zagli
Added function ZakCgiMain::is_request_method.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Andrea Zagli
Added functions ZakCgiMain::isGet and ::isPost (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Andrea Zagli
ZakCgi::parse_stdin now supports variables with multipl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Andrea Zagli
Added struct ZakCgiFile for file upload.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Andrea Zagli
ZakCgiMain::get_parameters now support variables with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Andrea Zagli
Url: ::connect with variable number of arguments using...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Andrea Zagli
Missing dependencies version.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Andrea Zagli
Enabled caching operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Andrea Zagli
Missing header in libzakcgi.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Andrea Zagli
Implemented ZakCgiUrl (routing).
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Andrea Zagli
ZakCgiMain::parse_stdin now works also with non-data...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Andrea Zagli
If boundary in ZakCgiMain::parse_stdin, it tries to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Andrea Zagli
Implemented session.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Andrea Zagli
Added functions ZakMain::get_cookies, ::dump_cookies...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Andrea Zagli
Added function ZakCgiMain::redirect.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Andrea Zagli
Redid ZakCgiMain::parse_stdin: now works also with...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Andrea Zagli
Added function ZakCgiMain::parse_stdin (works only...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Andrea Zagli
Use of GIO for ZakCgi::get_stdin.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Andrea Zagli
Added function ZakMain::get_stdin.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Andrea Zagli
Added function ZakCgiMain::get_parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Andrea Zagli
Added functions ZakCgiMain::out, ::get_env and ::dump_env.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Andrea Zagli
Empty class files.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Andrea Zagli
Initial import.
commit
|
commitdiff
|
tree
|
snapshot