freewrt_1_0
freewrt_2_0
|
Last change
on this file since 2d5b13d was 2d5b13d, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago |
- update aircrack to aircrack-ng, requested by Michael Schwab,
aircrack-ng is better maintained and allows packet injection
with madwifi (a small patch is needed for that)
- fix axtls package, the package contains a small SSL webserver named
axhttpd (20kb size)
- the webserver is axhttpd, not awhttpd
- latest upstream version used
- fixed cross-compile problem
- fix strange setuid stuff from upstream, if axhttpd is started
as root, the process gets first nobody rights and _after_ that he
tries to bind a port under 1024 !? Don't know how this could ever work,
but a simple html page is displayed correctly, after applying the patch
git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1926 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
249 bytes
|
| Line | |
|---|
| 1 | config FWRT_PACKAGE_LIBAXTLS
|
|---|
| 2 | prompt "libaxtls.......................... Embedded client/server TLSv1 SSL library"
|
|---|
| 3 | tristate
|
|---|
| 4 | default n
|
|---|
| 5 | select FWRT_COMPILE_AXTLS
|
|---|
| 6 | help
|
|---|
| 7 | Embedded client/server TLSv1 SSL library
|
|---|
| 8 |
|
|---|
| 9 | http://www.axtls.co.nr/
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.