Directory src/net/java/sip/communicator/impl/protocol/jabber/debugger/

Directory Created:
2010-12-03 11:53
Total Files:
1
Deleted Files:
0
Lines of Code:
220

[root]/src/net/java/sip/communicator/impl/protocol/jabber/debugger

Lines of Code

src/net/java/sip/communicator/impl/protocol/jabber/debugger/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 270 (100.0%) 30.0
damencho 7 (77.8%) 268 (99.3%) 38.2
s_vincent 1 (11.1%) 1 (0.4%) 1.0
emcho 1 (11.1%) 1 (0.4%) 1.0

Most Recent Commits

damencho 2012-04-23 14:47

Fixes sip tcp ports in pcap file.
Fixes a possible deadlock in spellcheck obtaining chats and an early chat/typing notification while starting.

84 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+84 -2)
s_vincent 2012-01-20 16:34

If ICE/Gingle checkbox is disabled, do no allow call to Google Voice.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+1 -4)
damencho 2011-11-22 19:36

Removes unnecessary dns query when connecting with jabber, add input check for ip address in NetworkUtils getARecord and getAAAARecord.

10 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+10 -29)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+1 -1)
damencho 2011-09-17 16:40

Fixes a problem with jabber where sometimes we can get connected two times after resume and have an error dialog.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+2 -1)
damencho 2011-09-12 16:35

Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+2 -1)
damencho 2011-01-31 10:39

Moves logging configuration in separate bundle and add option to archive and save log files.

16 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+16 -1)
damencho 2010-12-07 16:55

Fix local port retreival for jabber packet logging.
Remove feed uri registration under macosx.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (+4 -11)
damencho 2010-12-03 11:53

Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.

150 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/debugger: SmackPacketDebugger.java (new 150)
Generated by StatSVN 0.3.1