index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
uhttpd
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] uhttpd: cope with DES crypted passwd entries by not relying on a le...
jow
2011-11-09
1
-5
/
+2
*
[package] uhttpd: fix Makefiles and linking of tls plugin
jow
2011-11-05
1
-6
/
+6
*
[package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv(...
jow
2011-11-05
4
-50
/
+207
*
[package] uhttpd: fix bad pointer use in previous commit
jow
2011-09-18
1
-1
/
+1
*
[package] uhttpd: fix possible CGI header line parsing beyound the empty line...
jow
2011-09-18
1
-4
/
+4
*
[package] uhttpd: properly match mimetype entries which cover the whole filen...
jow
2011-09-04
1
-2
/
+2
*
[package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)
jow
2011-09-02
1
-0
/
+3
*
[package] uhttpd: support building against openssl instead of cyassl, minor c...
jow
2011-07-18
5
-20
/
+65
*
[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout af...
jow
2011-07-17
2
-1
/
+11
*
[package] uhttpd: substitute "+" with space when using the -d flag, lazyload ...
jow
2011-01-28
1
-40
/
+60
*
[package] uhttpd: protect tcp receive operations with select, make tcp keep-a...
jow
2011-01-09
3
-21
/
+45
*
[package] uhttpd: allow lowercase http header fields (#8513)
jow
2010-12-24
1
-2
/
+2
*
[package] uhttpd: redirect to same location with trailing slash appended if d...
jow
2010-11-10
3
-4
/
+21
*
[package] uhttpd: make it work without shadow password support
jow
2010-11-06
3
-2
/
+18
*
[package] uhttpd: revert unrelated change in previous commit
jow
2010-10-05
1
-3
/
+1
*
[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
jow
2010-10-05
1
-1
/
+3
*
[package] uhttpd: break tight loop when receiving eof during header reading (...
jow
2010-09-09
1
-0
/
+4
*
[package] uhttpd: fix segfault triggered by Basic Auth checking
jow
2010-08-25
1
-2
/
+0
*
[package] uhttpd:
jow
2010-08-18
7
-107
/
+140
*
[package] uhttpd:
jow
2010-08-14
7
-253
/
+350
*
[package] uhttpd: fix segmentation fault triggered by invalid header line
jow
2010-08-12
1
-1
/
+2
*
[package] uhttpd:
jow
2010-08-11
2
-43
/
+49
*
[package] uhttpd: add option to reject requests from RFC1918 IPs to public se...
jow
2010-08-11
4
-1
/
+31
*
[package] uhttpd:
jow
2010-07-23
5
-17
/
+122
*
[package] uhttpd:
jow
2010-06-12
2
-2
/
+13
*
[package] uhttpd:
jow
2010-04-24
3
-5
/
+9
*
[package] uhttpd: fix bug in path canonization introduced by r20883
jow
2010-04-15
1
-2
/
+3
*
[package] uhttpd:
jow
2010-04-15
5
-80
/
+177
*
[package] uhttpd:
jow
2010-04-03
1
-0
/
+2
*
[package] uhttpd: fix a signal related race condition exposed by LuCI on fast...
jow
2010-03-29
2
-2
/
+6
*
[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
jow
2010-03-28
1
-1
/
+1
*
[package] uhttpd: block SIGCHLD until it is expected (#6957)
jow
2010-03-27
5
-3
/
+32
*
[package] uhttpd: clear script timeout as soon as data is received from the c...
jow
2010-03-27
2
-10
/
+14
*
[package] uhttpd:
jow
2010-03-27
5
-9
/
+52
*
[package] add uhttpd (moved from LuCI trunk)
jow
2010-03-25
14
-0
/
+3737