[root]/src/net/java/sip/communicator/plugin/notificationwiring

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 1771 (100.0%) | 295.1 |
| ibauersachs | 3 (50.0%) | 1744 (98.5%) | 581.3 |
| damencho | 3 (50.0%) | 27 (1.5%) | 9.0 |
Renames recently added event securityStarted to securityNegotiationStarted.
3 lines of code changed in:
Adds security started event, indicating when security initialization has really started.
11 lines of code changed in:
Adds security timeout event, triggered whenever we tried and couldn't establish security connection (zrtp sends initial hello packets and don't receive response). Adds initial implementation of paranoia mode, if enabled and the other party didn't indicate encryption we fail the call.
13 lines of code changed in:
Cache notifications until the handlers are ready, stop sounds through reference
1744 lines of code changed in: