3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix isSsl method - it returned always false after last check in (cxxtools-ssl)
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
add support for client side certificates
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
replace ssl implementation with ssl from cxxtools
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
add utf8 switch to openssl command in documentation
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
Merge branch 'master'
maekitalo
as Tommi Maekitalo
More... over 6 years ago
small fix in ecpp parser: allow ';' as default value in char args
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
implement dependency generation in cmake syntax in ecppc tool
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
add switch -r to ecppc, which removes a prefix path from filenames in multibinary components
maekitalo
as Tommi Mäkitalo
More... over 6 years ago
small build fix: do not install private headers
maekitalo
as Tommi Mäkitalo
More... almost 7 years ago
add README of demos to dist package
maekitalo
as Tommi Mäkitalo
More... almost 7 years ago
add README to chat demo
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
fix calcajax demo
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
fix passing vector of values in sub component call
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
add ssl section to README including note how to create a self signed certificate
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
fix possible race condition
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
make silent build more silent note: silent rules can be enabled with configure --enable-silent or using make V=0
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
generate code, which suppresses unused variable warnings on scoped variables
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
do not delete rest.cpp on make clean
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
remove useless test ssl certificate
maekitalo
as Tommi Mäkitalo
More... about 7 years ago
formatting fixes
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
Small improvement in project template. Return jquery future object when executing action.
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
fix sethe...@tntnet setheader added another colon to the header, which makes the header wrong
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
add spaces around template brackets in generated code to prevent confusion with nested templates
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
remove switch --install from aclocal in project templates
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
fix formatting of latest openssl patches
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
Merge branch 'master' of https://github.com/geraldguillaume/tntnet into geraldguillaume-master
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
change the way arrays are received.
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
deactivate controller again for url /*.*
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
use cxxtools::Timespan whereever feasible
maekitalo
as Tommi Mäkitalo
More... over 7 years ago
fix type on comment of project template
maekitalo
as Tommi Mäkitalo
More... over 7 years ago