Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-25 | Remove unnecessary cast to (void **) | Mukund Sivaraman | 1 | -1/+1 | |
Fixes a compiler warning about dereferencing type-punned pointers. | |||||
2010-01-17 | Fix bug #68: Allow all ports for CONNECT at absence of ConnectPort in config. | Michael Adam | 1 | -3/+3 | |
2009-12-07 | Add free_connect_ports_list(). | Michael Adam | 1 | -0/+8 | |
Michael | |||||
2009-12-07 | Add connect_ports list to config struct instead of keeping extra global var. | Michael Adam | 1 | -18/+9 | |
Michael | |||||
2009-12-07 | Move handling of connect_ports list to its own source module. | Michael Adam | 1 | -0/+78 | |
Michael |