ID | Priority | Status | router bugs | Date |
1 | 1 | FIXED | router | 05-20-2015 |
2 | 1 | FIXED | router with login | 06-16-2015 |
3 | 1 | FIXED | router with context | 06-16-2015 |
4 | 1 | FIXED | router with sequence | 06-16-2015 |
5 | 3 | FIXED | uneven thread usage | 05-20-2015 |
6 | 2 | FIXED | opera fast refresh (and others) SIGPIPE kills router | 05-21-2015 |
7 | 1 | FIXED | login needs to be under app name | 06-16-2015 |
8 | 2 | FIXED | Cookies weren't being passed right | 06-22-2015 |
9 | 4 | FIXED | IP of external needs to be passed to internal, right now getting internal IP | 08-31-2015 |
10 | 2 | FIXED | strncpy in routerthread needs to attach ending null | 07-16-2015 |
11 | 1 | FIXED | login username has to come from webpage post, not server initial guess | 08-31-2015 |
12 | 2 | FIXED | 2nd login from a disconnect has to timeout | 09-03-2015 |
13 | 3 | FIXED | Mid restart after Off doesnt recover context from cookie | 09-03-2015 |
14 | 3 | FIXED | router needs to automatically pick up and removed tcpip/ip based on app | 12-27-2015 |
15 | 3 | FIXED | context's still get scrambled | 12-28-2015 |
16 | 3 | FIXED | context's restart causes problems | 12-28-2015 |
17 | 5 | FIXED | no app servers needs a splash page | 03-22-2016 |
18 | 2 | FIXED | router needs to handle more than just "calc" | 01-03-2016 |
19 | 5 | FIXED | router needs to handle apps in a more general way | 03-22-2016 |
20 | 3 | FIXED | web login anonymous needs to use ip address | 01-13-2016 |
21 | 3 | FIXED | 2nd anonymous login same ip should use 1st context | 01-13-2016 |
22 | 3 | FIXED | logins need to be restartable anytime | 01-21-2016 |
24 | 4 | FIXED | normal web needs to be routed by same /etc/router mechanism | 01-28-2016 |
25 | 3 | FIXED | /etc/router needs to ignore malformed files (eg. .bugs.txt.swp, hint) | 01-28-2016 |
26 | 3 | FIXED | Broke restart after lisp server "Off" fixing bug /etc/router malformed files | 01-28-2016 |
27 | 3 | FIXED | Anonymous login needs added for vhdlsim | 01-28-2016 |
28 | 5 | FIXED | Unneeded write of username to .../context/$context | 02-11-2016 |
29 | 5 | FIXED | Unneeded mkdir of context/$context/$username | 02-12-2016 |
30 | 3 | FIXED | Two contexts on a single machine needs to work | 02-13-2016 |
31 | 3 | FIXED | Router needs to be able to work on multiple machines better | 02-24-2016 |
33 | 5 | FIXED | Router needs to collect statistics | 03-07-2016 |
34 | 3 | FIXED | Router fails when partway through an application name,eg /ca[stings] instead of /ca[lc] | 03-07-2016 |
35 | 3 | FIXED | Router fails with konqueror browsers, POST sends 3 headers | 03-08-2016 |
36 | 3 | FIXED | Router fails login with ips needs to use unsigned longs and %lu everywhere | 03-09-2016 |
37 | 3 | FIXED | Router fails can't handle browsers that break up POSTS into multiple sends | 03-09-2016 |
38 | 3 | FIXED | Router fails when at end of an application name,eg /calc[2] instead of /calc[] | 03-10-2016 |
39 | 4 | FIXED | double check timeout is ok & thread safe etc... | 03-22-2016 |
41 | 5 | FIXED | router needs to read all files locally except for base app name | 03-12-2016 |
43 | 3 | FIXED | router seg faults on app timeout & request at same time | 03-23-2016 |
44 | 2 | FIXED | router needs to defend itself against headers too big or with special chars | 03-23-2016 |
45 | 4 | FIXED | router needs to be able to back up anywhere | 03-24-2016 |
46 | 2 | FIXED | web apps from /calc or /vhdlsim don't start right | 03-30-2016 |
47 | 2 | FIXED | Web apps Off & test deleted 1041 created 1040 hangs | 04-05-2016 |
48 | 4 | FIXED | Some halting, added several send(0)s | 04-07-2016 |