Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-06 | Fixed last commit | Steven Barth | |
2009-03-06 | Fixed last commit | Steven Barth | |
2009-03-06 | bla | Steven Barth | |
2009-03-06 | httpclient: Improved callback support | Steven Barth | |
2009-03-06 | nixio util: | Steven Barth | |
Don't shutdown TLS connection on close() This could lead to problems when calling close on a forked socket sink() also shutdown connection if close is requested and possible | |||
2009-03-06 | contrib/package: mark luaxyssl as broken until it's ported to polarssl, ↵ | Jo-Philipp Wich | |
libxyssl was removed upstream | |||
2009-03-05 | httpclient: callback can abort download | Steven Barth | |
2009-03-05 | nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppid | Steven Barth | |
2009-03-05 | contrib/package: fix typo in luci makefile | Jo-Philipp Wich | |
2009-03-05 | contrib/package: use "Revision:" field from svn when generating version | Jo-Philipp Wich | |
2009-03-04 | modules/admin-core: define size constraints for psk in wireless schema | Jo-Philipp Wich | |
2009-03-04 | modules/admin-{mini,full}: implement wpa-wpa2 mixed mode | Jo-Philipp Wich | |
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s) | |||
2009-03-04 | nixio: Fix generation of private key for axtls | Steven Barth | |
2009-03-04 | Still not working... | Steven Barth | |
2009-03-04 | Fix nixio postinst | Steven Barth | |
2009-03-04 | nixio: Autogenerate private key on installation if we have axtls | Steven Barth | |
support, make the TLS provider configurable in the build menu | |||
2009-03-04 | Set /etc/private.rsa as default key for axTLS contexts | Steven Barth | |
More openssl - axTLS fixes | |||
2009-03-03 | nixio: | Steven Barth | |
Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance | |||
2009-03-02 | Fix header generator | Steven Barth | |
2009-03-02 | Set method to POST if we have postdata and no other method is set | Steven Barth | |
2009-03-02 | httpclient: default content-type for post data is | Steven Barth | |
"application/x-www-form-urlencoded" | |||
2009-02-28 | More splicing stuff | Steven Barth | |
2009-02-27 | Add Makefile definitions for http-client | Steven Barth | |
2009-02-27 | nixio: Fixes, use POSIX calls for file i/o | Steven Barth | |
httpclient: resume support, splice() support, cookie support | |||
2009-02-26 | Introduce luci.dispatcher.get(...) which works like node(...) but does | Steven Barth | |
not disable the autocreated flag and does not overwrite the target controller so that call()-targets won't loose their binding to their controller | |||
2009-02-26 | Enable stack tracebacks for 500 errors | Steven Barth | |
2009-02-26 | Add GUI for 802.11s | Steven Barth | |
2009-02-24 | nixio: Finetuning of TLS-support | Steven Barth | |
httpclient: HTTPS support axTLS: enable diagnostic mode | |||
2009-02-24 | applications/luci-asterisk: | Jo-Philipp Wich | |
- initial dialplan management - disabled uci scheme - improved context handling in sip and trunk settings | |||
2009-02-23 | Fix option dependencies, this was lost in some IE fixing stuff | Steven Barth | |
2009-02-23 | nixio: | Steven Barth | |
Reogranize TLS headers Fix TLS receive buffer workaround for axTLS Add support for flock() | |||
2009-02-22 | More compat fixes | Steven Barth | |
2009-02-22 | Remove some crap | Steven Barth | |
Add compatiblity for older uclibc versions | |||
2009-02-22 | Add axTLS sourcecode | Steven Barth | |
2009-02-22 | NIXIO: TLS-Support, bugfixes | Steven Barth | |
2009-02-21 | Sync with OpenWrt | Steven Barth | |
2009-02-20 | Fixes UVLdoc generation, thanks ffrrrr (closes #49) | Steven Barth | |
2009-02-20 | applications/luci-splash: prevent duplicate firewall rules after boot | Jo-Philipp Wich | |
2009-02-20 | applications/luci-ffwizard-leipzig: fix dhcp splash network configuration | Jo-Philipp Wich | |
2009-02-20 | applications/luci-ffwizard-leipzig: tune tcp defaults | Jo-Philipp Wich | |
2009-02-20 | applications/luci_splash: fix restart of luci-splashd | Jo-Philipp Wich | |
2009-02-20 | applications/luci-splash: yet another bunch of firewall fixes, improved ↵ | Jo-Philipp Wich | |
handling of luci_splash restarts | |||
2009-02-20 | applications/luci-splash: firewall fixes | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: remove debugging code from splashd | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: implement alias interface support in luci-splashd | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: fix redirections and form targets | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: fix crash in splashd | Jo-Philipp Wich | |
2009-02-18 | More nixio fixes, initial httpclient | Steven Barth | |
2009-02-17 | libs/ipkg: use -force-defaults to ensure non-interactive execution | Jo-Philipp Wich | |
2009-02-16 | contrib/package: make luci-app-statistics depend on a few collectd plugins | Jo-Philipp Wich | |
applications/luci-statistics: implement a workaround for broken permissions on /tmp |