Timeline


and .

09/02/10:

14:53 Changeset [5869] by ganja

Removing unnecessary btsetup.py file

08/31/10:

14:29 Changeset [5868] by ganja

Setup script woth --no-btsniffer

13:45 Changeset [5867] by ganja

Dependency detection done, using errors returned on compilation. Can ...

12:36 Changeset [5866] by ganja

Intial structure with dependency checks

08/26/10:

00:39 Changeset [5865] by diogo

setup script fixed

08/25/10:

23:10 Changeset [5864] by diogo

clann svn externals changed

23:07 Changeset [5863] by diogo

clann: changed .so files output directory

22:58 Changeset [5862] by diogo

added Makefile for umit-keybinder

21:39 Changeset [5861] by diogo

added setup.py for umit-keybinder

16:00 Changeset [5860] by diogo

QuickScan now run as service/daemon

08/24/10:

16:01 Ticket #392 (Umit Crash - 'not enough arguments for format string') closed by diogo
fixed: Patch applied
15:14 Changeset [5859] by diogo

patch of ticket 392 applied

08/23/10:

18:51 Changeset [5858] by ganja

Err nous commit made last time. Bug now correctly removed

18:43 Changeset [5857] by ganja

Bug from cppm removed

17:43 Changeset [5856] by ganja

cppm changed, internal copying not required

17:19 Changeset [5855] by ganja

Files from internals moved to umit.pm

17:15 Changeset [5854] by ganja

Files modified for better integeration. Tets need to be done again

16:17 Changeset [5853] by ganja

pep compilant core.utlis file. Need Guidance for any modification required ...

15:49 niteesh edited by niteesh
(diff)
15:46 niteesh edited by niteesh
(diff)
15:44 Contributors edited by niteesh
(diff)
15:17 niteesh created by niteesh
14:24 Ticket #363 (Updated Simplified Chinese translation) closed by luis
fixed: already solved
14:13 Ticket #409 (Bluetooth Scanner integration in Network Scanner) created by luis
Actually Umit Bluetooth lives in a separate project. The idea is create a …
11:51 Changeset [5852] by luis

Changing version of documentation

09:29 Changeset [5851] by luis

Fixing duplicate word (english)

08/20/10:

20:32 Changeset [5850] by ganja

Platform check in btsetup.py

19:58 Changeset [5849] by ganja

Setup file if btsniffer is to be installed.Code now ready to be shifteed ...

19:39 Changeset [5848] by ganja

backend/init file with btsniffer code

19:37 Changeset [5847] by ganja

mainwindow.py now has btsniffer code

18:14 Changeset [5846] by ganja

Code for btsniffer added in Pm itself, removed extra file from internals

18:04 Changeset [5845] by ganja

operationstab.py now has btsniffer code .

17:57 Changeset [5844] by ganja

Maintab now has btsniffer code : branch btsniffer_ganja

14:12 Changeset [5843] by ganja

Removed files, Mergeging in progress with PM files

09:08 Ticket #370 (Umit Crash - 'App instance has no attribute 'main_window'') closed by getxsick
fixed: fixed on r5842
09:06 Changeset [5842] by getxsick

fix #370 : this is for ctrl+c issue

02:39 Changeset [5841] by diogo

some improvements in QuickScan

08/19/10:

23:57 Changeset [5840] by diogo

fixed bugs: scan save, and nmap scan result parsing

23:56 Changeset [5839] by diogo

changed quickscan to display nmap output

21:57 Changeset [5838] by kosma

link-layer-integration: adapt for new pypcap pkthdr API; fix and add ...

21:11 Ticket #372 (Umit Crash - 'Failed to open file ...) closed by luis
wontfix: Once nobody find another possibility I'm closing this ticket. The user …
16:05 Changeset [5837] by diogo

templates saved with default extension

15:49 Changeset [5836] by diogo

fix: option list now appears in InterfaceEditor? Options

15:43 Changeset [5835] by diogo

added some more feedback in Zion frontend

15:42 Changeset [5834] by diogo

PreferencesWindow: opened menu closed when opening another menu

15:40 Changeset [5833] by diogo

changed layout of Preferences Window menu

15:36 Contributors edited by ganja
(diff)
15:34 ganja created by ganja
15:23 Contributors edited by ganja
(diff)
13:40 Changeset [5832] by ganja

Code for asserting whether BTSniffer is installed

12:18 Changeset [5831] by ganja

Removed non essential data from internals.This is regenerated at ...

11:23 Changeset [5830] by diogo

fixed target address in some Zion profiles

08/18/10:

22:56 Changeset [5829] by diogo

disabled edition of Zion profiles

22:37 Changeset [5828] by diogo

fixed name of variable

22:35 Changeset [5827] by diogo

fixed problem of read scan profiles before set umit home directory

17:46 Changeset [5826] by ganja

preference manager of merged with changes required for BTSniffer

16:17 Changeset [5825] by ganja

Copying files in cppm done

15:53 Changeset [5824] by ganja

The Todo in new branch , same as commit 5823

15:49 Changeset [5823] by ganja

Todo resolved: Detect if bluetooth device in raw mode or not

13:52 Changeset [5822] by ganja

Script for installing BTSniffer, Internals copying yet to be done

11:08 Changeset [5821] by diogo

InterfaceEditor? options added to Preferences Window

11:02 Changeset [5820] by diogo

changed width of Preferences Window

08/17/10:

21:22 Changeset [5819] by kosma

_fields: remake PaddingField? to allow custom padding values (w/tests)

16:46 Changeset [5818] by kosma

TCP.py: a bunch of tests

15:17 Changeset [5817] by kosma

TCP.py: fix Data Offset when padding is in use (same as r5815)

15:02 Changeset [5816] by kosma

IP.py: add a bunch of tests

14:05 Changeset [5815] by kosma

IP.py: fix IHL when padding is in use

14:04 Changeset [5814] by kosma

IP.py: add OptionsField? support to load_raw()

12:13 Changeset [5813] by kosma

TCP.py: use the new OptionsField? class

11:48 Changeset [5812] by kosma

_fields.py: improve printing for OptionsField?

11:28 Ticket #405 (Trac is not indexed by Google) closed by boltrix
fixed: I just fixed this. There was an error with out .htaccess. Soon it will get …
11:07 RobotsTxtPlugin created by boltrix

08/16/10:

21:23 Changeset [5811] by kosma

IP.py: use new OptionsField? class

21:23 Changeset [5810] by kosma

_fields.py: fix a stupid bug ;p

20:17 Changeset [5809] by kosma

_fields.py: Working implementation of OptionsField?, with tests.

12:33 Changeset [5808] by kosma

_fields.py: add OptionField? that holds a single IP/TCP option

12:03 Changeset [5807] by kosma

separate str->bits conversion into utils.str_to_bits()

08/15/10:

19:41 Changeset [5806] by kosma

protocols: remove bogus comments (probably introduced via copy-paste)

16:15 Changeset [5805] by kosma

ICMP: add enum support to `code' field

16:06 Changeset [5804] by kosma

ICMP: load_raw support; tests for get_raw and load_raw

13:51 Changeset [5803] by kosma

ICMP: documentation fix

13:40 Changeset [5802] by kosma

ICMP.py: add support for data fields; more tests

13:17 Changeset [5801] by kosma

move Payload._HData to _fields.DataField?

00:56 Changeset [5800] by kosma

ICMP: first part of variable header implemented

00:56 Changeset [5799] by kosma

ICMP: first tests

08/14/10:

20:33 Changeset [5798] by kosma

Ethernet: Kill DynamicIntField?, use the new framework for dynamic headers ...

20:08 Changeset [5797] by kosma

fields.py, protocols.py: Added support for `active' flag on fields, making ...

15:58 Changeset [5796] by kosma

ICMP: initial version, no proper support yet

15:51 Changeset [5795] by kosma

minor typo

11:43 Changeset [5794] by ganja

New directory struture of BTSniffer and PM

00:31 Changeset [5793] by kosma

Ethernet.py: add 802.1Q support in load_raw()

08/13/10:

23:55 Changeset [5792] by kosma

Ethernet.py: separate EtherType? 0x8100 into a constant

23:35 Changeset [5791] by kosma

Ethernet.py: comment on EtherType? value when no payload is present

23:29 Changeset [5790] by kosma

Ethernet.py: add note explaining the virtual field

23:24 Changeset [5789] by kosma

Ethernet.py: add support for 802.1Q tagging

23:22 Changeset [5788] by kosma

New branch for adding new protocols and fixing existing ones.

08/08/10:

01:35 Changeset [5787] by diogo

added Topology default settings to PreferencesWindow

00:08 Changeset [5786] by diogo

scan details removed from PreferencesWindow. Topology now reads settings ...

08/07/10:

23:53 Changeset [5785] by diogo

corrected bug in page store result

17:32 Changeset [5784] by diogo

items in PreferencesWindow closed at begin

16:45 Changeset [5783] by diogo

NSE and Inventory Settings added to PreferencesWindow

11:30 Changeset [5782] by diogo

refactoring NSE Setting to include in PreferencesWindow

08/06/10:

19:51 Changeset [5781] by diogo

PreferencesWindow merge started

19:19 Changeset [5780] by diogo

new scripts created in script editor are marked as modified

15:32 Changeset [5779] by diogo

svnmerge-integrated property changed to follow new repository tree

14:06 Changeset [5778] by diogo

quickscan bin added

14:03 Changeset [5777] by diogo

added function to remove all binds created

11:55 Changeset [5776] by diogo

zion pixmaps moved to pixmaps/umit. quickscan App changed to include gtk ...

00:23 Changeset [5775] by diogo

added svn externals to support zion. changed name of signal ...

08/05/10:

23:11 Changeset [5774] by diogo

ScanNotebook? updated with last changes from trunk

23:08 Changeset [5773] by diogo

zion integration

21:30 Changeset [5772] by diogo

undo Zion merge. Zion should be integrated using svn:externals

16:31 Changeset [5771] by diogo

set svn:externals to umpa

16:23 Changeset [5770] by diogo

Zion merge started

15:47 Changeset [5769] by diogo

QuickScan merge started

14:10 Changeset [5768] by ganja

branched for complete integeration of BTSniffer and PM into a single ...

12:51 Changeset [5767] by diogo

added svn:externals to umit-keybinder

12:11 Changeset [5766] by diogo

added compiled c bind

11:43 Changeset [5765] by diogo

umit-keybinder added

Note: See TracTimeline for information about the timeline view.