aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/packetlogging/PacketLoggingServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Properly log IPv6 frames into .pcapIngo Bauersachs2017-01-071-2/+11
* EvictingQueue.remainingSize() is not available in Guava 15.George Politis2016-03-011-1/+1
* Increases the queue size for the PacketLoggingServiceImpl.George Politis2016-02-291-1/+15
* Manually fixes formatting for the sake of readability and consistency.Lyubomir Marinov2015-12-091-18/+16
* Uses an EvictingQueue instead of an ArrayList in the PacketLoggingServiceImpl.George Politis2015-10-161-2/+3
* Adds configuration for logging arbitrary packets.George Politis2015-10-161-0/+2
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Names the PacketLoggingServiceImpl SaverThread.Boris Grozev2015-04-121-0/+8
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-6/+6
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-7/+8
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-1/+1
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-011-37/+60
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-3/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Add option to auto generate jabber resources.Damian Minkov2011-04-191-1/+1
* Moves logging configuration in separate bundle and add option to archive and ...Damian Minkov2011-01-311-77/+35
* Implement packet logging for ice4j.Damian Minkov2010-12-071-0/+3
* Introduce Packet Logging Service with its configuration form and implementati...Damian Minkov2010-12-031-0/+844