Changes between Version 4 and Version 5 of Ideas2009
- Timestamp:
- 03/14/09 11:30:08 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ideas2009
v4 v5 48 48 Independent features envolves the development of small features, bug hunting and usability improvements on all Umit codebase. Although most part of the features the student will have to work on will appear during the GSoC, we already have listed some we currently are aware of: 49 49 50 Speedup 50 * Unittest 51 51 52 Some saved scans take a relatively long time to load and after loading it takes time to move around its results and tabs. The reasons for this should be found and the code should be improved then. 53 Don't freeze 52 Umit lacks unit test suites, and that is in need. An effort in order to have test suites is going to be made by independent features students. 54 53 55 This is totally related to the previous sub-section. While loading some scans besides taking a reasonable time, umit is totally frozen too. It would be interesting to eliminate this behaviour.56 Nmap output weird text57 54 58 Depending on the loaded scan, Nmap output tab displays pretty weird text. This hapenned with scans that took reasonable time to load, so this may be related to the previous sub-sections. 55 * Speedup 56 57 Some saved scans take a relatively long time to load and after loading it takes time to move around its results and tabs. The reasons for this should be found and the code should be improved then. 58 59 * Don't freeze 60 61 This is totally related to the previous sub-section. While loading some scans besides taking a reasonable time, umit is totally frozen too. It would be interesting to eliminate this behaviour. 62 63 * Nmap output weird text 64 65 Depending on the loaded scan, Nmap output tab displays pretty weird text. This hapenned with scans that took reasonable time to load, so this may be related to the previous sub-sections. 66 59 67 60 68
