toxcore (0.0.0+20151216.r3697-1~trusty+1+7.0trisquel1) belenos; urgency=medium

  * Bring Tox to Trisquel from PPA

 -- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info>  Fri, 18 Dec 2015 04:31:10 +0000

toxcore (0.0.0+20151216.r3697-1~trusty+1) trusty; urgency=medium

  * Backport to Trusty

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 18 Dec 2015 00:09:08 +0000

toxcore (0.0.0+20151216.r3697-1) unstable; urgency=medium

  [ irungentoo ]
  * Send get nodes more to closer nodes than further nodes.
  * Sort list if timed out nodes are in the middle of the list.
  * More efficient DHT searching.
  * Onion test fixed to work with faster DHT.
  * Fixed use of it after free.
  * Improved the to_ping list.
  * Less packet spam.
  * Slightly increase ping timeout.
  * This is still useful.
  * Send get nodes instead of ping to timing out nodes.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 17 Dec 2015 13:22:07 +0000

toxcore (0.0.0+20151212.r3687-1) unstable; urgency=medium

  [ irungentoo ]
  * If we receive a packet from a node we are searching for, ping it.
  * Fixed DHT bug.
  * Forgot to stage this before committing.
  * uint32_t -> unsigned int.
  * Improve likelyhood of the closest nodes being in our lists.
  * DHT fix.
  * Small fix.
  * Check if node can be stored before sorting.
  * DHT fixes.
  * DHT fix.
  * DHT improvements.
  * DHT fix.
  * More DHT fixes.
  * Better DHT tests.
  * Remove useless vars.
  * Unused variable.
  * Update so this works with the new distance function.
  * Small onion search improvement.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 14 Dec 2015 17:52:49 +0000

toxcore (0.0.0+20151202.r3667-1) unstable; urgency=medium

  [ Eniz Vukovic ]
  * Fix error reporting in toxav_call()

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 07 Dec 2015 22:04:28 +0000

toxcore (0.0.0+20151201.r3665-1) unstable; urgency=medium

  [ irungentoo ]
  * Slightly increased number of peers to announce to.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 02 Dec 2015 22:27:42 +0000

toxcore (0.0.0+20151121.r3663-1) unstable; urgency=medium

  [ irungentoo ]
  * More file transfer improvements.
  * Increase max file transfer speed.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 22 Nov 2015 19:36:34 +0000

toxcore (0.0.0+20151121.r3661-1) unstable; urgency=medium

  [ irungentoo ]
  * File transfer fix.

  [ Kill Your TV ]
  * New  upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 21 Nov 2015 13:20:30 +0000

toxcore (0.0.0+20151119.r3659-1) unstable; urgency=medium

  [ duthils ]
  * Fix broken link

  [ Tibor Stolz ]
  * fix BWController misspelling

  [ irungentoo ]
  * Mannol toxav fix.
  * Don't spam request packets.
  * Send more request packets if packet receive rate is high.
  * Attempted fix of disconnect when switching from TCP to UDP.
  * Fixed division by 0.
  * Send queue size should not affect the speed of packets being resent.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 20 Nov 2015 22:58:12 +0000

toxcore (0.0.0+20151114.r3649-1) unstable; urgency=medium

  [ irungentoo ]
  * Remove an old fix that didn't fix anything.
  * Less magic numbers.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 14 Nov 2015 14:38:54 +0000

toxcore (0.0.0+20151111.r3647-1) unstable; urgency=medium

  [ Gregory Mullen (grayhatter) ]
  * Removed the unused autotools files

  [ Jfreegman ]
  * Prevent debug message from spamming stdout

  [ irungentoo ]
  * File transfer fixes.
  * More file transfer improvements.
  * Lower chances of disconnect during file transfers.
  * Attempted fix of UDP disconnect bug that happens when both ipv4 and ipv6
    are connected.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 12 Nov 2015 20:00:36 +0000

toxcore (0.0.0+20151103.r3638-1) unstable; urgency=medium

  [ mannol ]
  * Progress
  * Current progress
  * Progress
  * Control part of new api already kind of works
  * Started adjusting msi backend to new api
  * Fixed header protectors and cleaning up the msi
  * Added 2 new headers into msi for buffer control
  * Msi should be done; toxav.c need a cleanup and adjustments
  * Removed extra msi header and started testing
  * New msi protocol
  * Implement pausing
  * Make toxav thread safe
  * Updating with master
  * Some progress
  * Audio works in test
  * Make it possible to change channels/sample rate of the decoder
  * Current progress of video testing

  [ Dubslow ]
  * Consistency with core api

  [ mannol ]
  * Improvement in test and removed some bloat from CS
  * A little CS cleanup
  * Video preview works (lmao)
  * Video works but there is one deadlock left and video replay is slow
  * Video works now
  * Make it possible to decode mono audio with stereo decoder
  * Random fixes
  * Started custom RTCP
  * The pretty basic adaptive bitrate is *working*
  * Update latest
  * Fix toxav callback
  * Update comment
  * Add extern "C"
  * Final touchups
  * Finished refactoring
  * Almost done
  * Almooooooost
  * working av new api
  * Done

  [ krobelus ]
  * Fixed typo

  [ mannol ]
  * Added many test and fixed various warnings
  * Fixed* api comments and some bugs
  * Fixed inconsistencies
  * Fix bug
  * Added apidsl input file
  * Forgot about this
  * Fixed sample size in callback and other stuff
  * Random fixes
  * Added payload turning off by setting bit rate to 0
  * Added explanation about how audio callback works
  * Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE
  * Added support for old groupchats
  * Implement handling capability change on rtp level
  * Fixed missing include toxav_old.h

  [ GrayHatter ]
  * send_message() is too global to be non-static

  [ mannol ]
  * Fixed documentation.
  * Fixed CALL_STATE naming
  * Fixed memory leak during session cleanup and fixed naming.
  * Removed redundant function from video.[h|c]
  * Apply OPUS codec fixes
  * Fix possible double free
  * Remove empty lines
  * Fix bug in codec initialization

  [ krobelus ]
  * typo

  [ Eniz Vukovic ]
  * New Adaptive BR algorithm, cleanups and fixes
  * Remove old comment
  * Test should not assert when hangup fails
  * Return removed groupchats code
  * Fix typo and change logger config option

  [ Zetok Zalbavar ]
  * Fix file modes

  [ Eniz Vukovic ]
  * Fix setting resolution for vpx v1.4 (or newer i suppose)

  [ irungentoo ]
  * Increased timeouts.

  [ randoms ]
  * Install instructions: Use 1.0.3 tag for libsodium

  [ irungentoo ]
  * Remove useless code.
  * Increased max number of stored announce entries.
  * Increased cookie timeout.

  [ tux3 ]
  * Fix PACKET_ID_OFFLINE fallinthrough PACKET_ID_NICKNAME

  [ Jeppler ]
  * small typo change
  * small typo change
  * changed friends list to friend list

  [ anoadragon453 ]
  * Changed Binaries/Downloads link to new Wiki page

  [ Pascal Weinberger ]
  * Fix ubuntu git link for libvpx

  [ irungentoo ]
  * Lowered interval in onion_client.

  [ Jacob Henner ]
  * Adding dev irc channel
  * Editing some README phrasing, IRC channels on new line

  [ Soumitra ]
  * Added ommited words in comment
  * Changed gramatically incorrect comment in messenger_test

  [ Vishnu Ks ]
  * updated git repo urls

  [ irungentoo ]
  * Prevent seek equal to size of file transfer so that toxcore respects what
    the docs say.

  [ mannol ]
  * Fix docs

  [ irungentoo ]
  * Fixed some memory related bugs.
  * Fixed error in last commit.
  * Added mutex lock+unlock.

  [ Eniz Vukovic ]
  * Removed mutex operations
  * Add synchronization protection for send_frame API functions

  [ mannol ]
  * Fix misplaced log message.

  [ Eniz Vukovic ]
  * Fix possible misalignment of RTP header
  * Revert "Removed mutex operations"
  * Fix compile error on mingw

  [ irungentoo ]
  * Astyle.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 04 Nov 2015 19:28:13 +0000

toxcore (0.0.0+20151021.r3523-1) unstable; urgency=medium

  [ irungentoo ]
  * Prevent seek equal to size of file transfer so that toxcore respects what
    the docs say.

  [ Kill Your TV ]
  * new upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 29 Oct 2015 01:39:00 +0000

toxcore (0.0.0+20151019.r3522-1) unstable; urgency=medium

  [ irungentoo ]
  * Lowered interval in onion_client.

  [ Jacob Henner ]
  * Adding dev irc channel
  * Editing some README phrasing, IRC channels on new line

  [ Soumitra ]
  * Added ommited words in comment
  * Changed gramatically incorrect comment in messenger_test

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 20 Oct 2015 23:45:03 +0000

toxcore (0.0.0+20150915.r3513-1) unstable; urgency=medium

  [ irungentoo ]
  * Increased timeouts.
  * Remove useless code.
  * Increased max number of stored announce entries.

  [ Jeppler ]
  * small typo change
  * changed friends list to friend list

  [ irungentoo ]
  * Increased cookie timeout.

  [ tux3 ]
  * Fix PACKET_ID_OFFLINE fallinthrough PACKET_ID_NICKNAME

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 18 Sep 2015 20:44:31 +0000

toxcore (0.0.0+20150808.r3496-1) unstable; urgency=medium

  [ irungentoo ]
  * Save fixes.
  * Remove useless var.
  * comp_client_id -> comp_public_key
  * client_id -> public_key
  * Removed a useless define.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 09 Aug 2015 23:22:08 +0000

toxcore (0.0.0+20150801.r3488-1) unstable; urgency=medium

  [ irungentoo ]
  * client_id -> public_key

  [ Jason Locklin ]
  * OPUS_APPLICATION_VOIP should be used
  * Enable in-band FEC
  * Set packet loss percentage
  * added documentation

  [ irungentoo ]
  * DHT save fixes.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 02 Aug 2015 16:54:06 +0000

toxcore (0.0.0+20150726.r3476-1) unstable; urgency=medium

  [ irungentoo ]
  * Save important parts of save first.
  * Removed useless variable.
  * Comment fix.
  * This might improve the file transfer disconnect issue.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 28 Jul 2015 19:03:54 +0000

toxcore (0.0.0+20150722.r3472-1) unstable; urgency=medium

  [ irungentoo ]
  * Pack onion path nodes in save.
  * Fixed some strange build issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 24 Jul 2015 06:16:21 +0000

toxcore (0.0.0+20150718.r3468-1) unstable; urgency=medium

  [ irungentoo ]
  * Pack DHT nodes in save.
  * Use size define instead of sizeof.
  * DHT_size now returns correct size for packed nodes.
  * Added function to help calculate size of packet nodes.
  * Pack connected TCP relay nodes.
  * Allow savedata to be slightly smaller than the allocated buffer.
  * Fixed bug.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 19 Jul 2015 18:32:57 +0000

toxcore (0.0.0+20150711.r3459-1) unstable; urgency=medium

  [ Kill Your TV ]
  * don't install the la files
  * list files which are installed but not packaged

  [ irungentoo ]
  * Tell A/V that friend is offline when friend is deleted.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 12 Jul 2015 14:40:12 +0000

toxcore (0.0.0+20150709.r3455-1) unstable; urgency=medium

  [ irungentoo ]
  * Basic tcp connections test done.
  * Added a couple of checks to test.
  * Fixed Tox reporting itself as being connected with TCP when using UDP only
    on LAN.
  * Test fix.
  * Added a TCP test for oob packets.
  * Test oob responding too.

  [ Jfreegman ]
  * Fix a couple API doc mistakes

  [ irungentoo ]
  * Link changes.

  [ Jfreegman ]
  * Fix segfault caused by cleanup functions in wrong order

  [ Kill Your TV ]
  * Add breaks for tox-weechat; it has not been ported to the new API yet.
  * Update URL in debian/control
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 10 Jul 2015 13:24:03 +0000

toxcore (0.0.0+20150630.r3444-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed make dist.
  * Fixed warning.
  * Some comment fixes.
  * Removed some comented out code.

  [ Jfreegman ]
  * Clarifications for the TCP API

  [ irungentoo ]
  * Removed useless parameter from new_TCP_server()
  * Fixed bug.
  * Fixed last PR.
  * TCP connections test start.
  * Allow sending data after file is paused.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 01 Jul 2015 17:44:38 +0000

toxcore (0.0.0+20150623.r3431-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed warning.
  * Added code to net_crypto to calculate rtt.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 24 Jun 2015 23:36:39 +0000

toxcore (0.0.0+20150621.r3429-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed warning.
  * Readme changes.

  [ Zetok Zalbavar ]
  * Improve documentation about tcp_port
  * Add real instruction on how to use APIDSL and astyle
  * Fix typo in readme: "enrironment" → "environment"

  [ irungentoo ]
  * Lower the chances of disconnect when transferring files.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 22 Jun 2015 11:33:28 +0000

toxcore (0.0.0+20150616.r3420-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed warning.
  * Made new_tcp_connections() not depend on dht.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 17 Jun 2015 23:52:50 +0000

toxcore (0.0.0+20150612.r3416-1) unstable; urgency=medium

  [ irungentoo ]
  * Remove useless variables.
  * Define fix.
  * Use real path num in onion client.
  * Reannounce if path is considered dead.
  * Added save/load live test.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 14 Jun 2015 15:35:36 +0000

toxcore (0.0.0+20150607.r3411-1) unstable; urgency=medium

  [ irungentoo ]
  * Added test.

  [ codedust ]
  * Improve readability of handle_request() in crypto_core.c

  [ irungentoo ]
  * Save DHT nodes in a smarter way.
  * Save DHT friend nodes too.
  * Don't bootstrap to all loaded nodes at once.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 09 Jun 2015 22:20:00 +0000

toxcore (0.0.0+20150603.r3403-1) unstable; urgency=medium

  [ irungentoo ]
  * Return port error if tcp server failed to init.
  * Congestion control tweaks.
  * Add a test for loading with a secret key.
  * Small change.
  * Return error if file_id parameter is NULL.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 06 Jun 2015 01:16:59 +0000

toxcore (0.0.0+20150529.r3396-1) unstable; urgency=medium

  [ irungentoo ]
  * Allow empty keys in toxencryptsave.
  * Fixed comment.
  * Comment fix.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 29 May 2015 23:21:19 +0000

toxcore (0.0.0+20150526.r3393-1) unstable; urgency=medium

  [ irungentoo ]
  * tox_new returns NULL on failure.
  * These parameters should have been const.
  * Fixed bug when deleting friend that we are connected to in group chat.
  * Fixed rare bug where userstatus, name, etc... would not be sent to friend.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 27 May 2015 12:01:47 +0000

toxcore (0.0.0+20150524.r3389-1) unstable; urgency=medium

  [ tux3 ]
  * Remove pointless nullity check on array address

  [ irungentoo ]
  * Move savedata to options struct.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 25 May 2015 22:35:53 +0000

toxcore (0.0.0+20150521.r3382-1) unstable; urgency=medium

  [ irungentoo ]
  * Added basic TCP server hosting to tox.h api.
  * Increased max announce entries.
  * TCP relays are not sure to be valid onion nodes.
  * Fixes and changes to tox_bootstrap and tox_add_tcp_relay.
  * Connect to own TCP server if hosting one.
  * Fixed segfault in tox-bootstrapd.
  * Added tcp test.
  * Fixed friends getting disconnected when transferring files.
  * Don't resend the same packet twice within a short timeframe.
  * Some protocol efficiency improvements.
  * If we get the ip/port of a relay on a local ip, assume that our friend is
    hosting a relay on his ip.
  * Some fixes.
  * Syncbot fixes.
  * Load only secret key from tox save, not public key.

  [ Kill Your TV ]
  * New usptream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 23 May 2015 00:46:51 +0000

toxcore (0.0.0+20150509.r3367-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed useless line.
  * Only set last_to_ping if at least one node was pinged,
  * Check if call supports video encoding before encoding frame.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 09 May 2015 21:42:09 +0000

toxcore (0.0.0+20150505.r3364-1) unstable; urgency=medium

  [ irungentoo ]
  * Toxav fix.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 07 May 2015 01:02:15 +0000

toxcore (0.0.0+20150504.r3363-1) unstable; urgency=medium

  [ irungentoo ]
  * Small cleanups.
  * Removed useless code.
  * Fixed possible connection issue.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 05 May 2015 10:20:00 +0000

toxcore (0.0.0+20150501.r3360-2) unstable; urgency=medium

  * Re-enable systemd for bootstrap-daemon
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 02 May 2015 18:38:23 +0000

toxcore (0.0.0+20150501.r3360-1) unstable; urgency=medium

  [ flan ]
  * fix useless use of cat

  [ irungentoo ]
  * Move LAN discovery from Messenger to friend_connection.

  [ worfox ]
  * Fixed 404ing link to TODO in README.md

  [ irungentoo ]
  * Fixed some warnings.
  * Fixed some non standard C.
  * Added a define for the length of onion paths.
  * Fixed some non standard C.
  * Fixed warning.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 01 May 2015 23:24:51 +0000

toxcore (0.0.0+20150426.r3350-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed one case of the connection callback not getting called on
    reconnection.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 27 Apr 2015 18:03:17 +0000

toxcore (0.0.0+20150425.r3349-1) unstable; urgency=medium

  [ Urras ]
  * Fix markdown formatting

  [ irungentoo ]
  * Fixed some warnings.
  * Fixed a couple possible issues with the friend connection callback.
  * Fixed some possible connection issues.
  * Switched tox.h to the dsl generated one.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 26 Apr 2015 10:06:30 +0000

toxcore (0.0.0+20150422.r3343-1) unstable; urgency=medium

  [ irungentoo ]
  * Made net_crypto use TCP_connection.
  * Store TCP relays tied to friend and reconnect to some when reconnecting.
  * Only increase connection lock if connection is actively used to connect to
    a friend.
  * Some fixes and improvements.
  * Properly share connected relays and connect to the friend correctly with them.
  * Assign some TCP relays for use with onion packets and keep them connected
    for that purpose.
  * Fixed some tox.h comments.
  * If connected tcp relay becomes disconnected, try to reconnect once.
  * Enable proxy support in TCP_connection.
  * Send oob packets to all relays tied to the connection.
  * Some messenger fixes.
  * The only secure compare function currently needed is one to compare 2 public keys.
  * Some changes to net crypto.
  * If connection is directly connected, don't fallback to sending with tcp if
    sending directly fails.
  * Removed useless stuff.
  * Some small fixes.
  * If a net_crypto connection isn't using the TCP relays, disconnect from them.
  * Only allocate some TCP connections for onion use when needed.
  * Move the send tcp relay packet from Messenger to friend connection.
  * Fixed possible issue.
  * Fixed possible bug.
  * Fixed possible bug.
  * Fixed a case where the tcp_data_callback would get called when the
    connection only worked 1 way.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 22 Apr 2015 16:39:49 +0000

toxcore (0.0.0+20150415.r3320-1~deb7u+1) stable; urgency=medium

  * Backport to Wheezy

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 17 Apr 2015 11:34:41 +0000

toxcore (0.0.0+20150415.r3320-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed windows warning.
  * Some work done on TCP_Connection.
  * Fixed memory leak in TCP connection.
  * If we know the pk that the oob packet was sent from treat it as a normal
    data packet.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 16 Apr 2015 23:43:18 +0000

toxcore (0.0.0+20150413.r3316-1) unstable; urgency=medium

  [ GrayHatter ]
  * Update the toxcore todo list

  [ Carlin ]
  * do not check for librt on OpenBSD

  [ irungentoo ]
  * Added link to multiple nospam PR.
  * Make tox_new return TOX_ERR_NEW_PORT_ALLOC for all socket related errors.
  * TCP connection mostly done.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 14 Apr 2015 10:25:49 +0000

toxcore (0.0.0+20150411.r3309-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed typo.
  * Fixed onion test.
  * TCP_connection started.
  * Small change to TCP test.
  * tox_hash fix.
  * Some more work on TCP connection.
  * More work on TCP connection.
  * Enable SO_REUSEADDR on TCP server socket.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 12 Apr 2015 20:38:51 +0000

toxcore (0.0.0+20150404.r3301-1) unstable; urgency=medium

  [ irungentoo ]
  * Use define instead of 0.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 05 Apr 2015 16:19:20 +0000

toxcore (0.0.0+20150403.r3300-1) unstable; urgency=medium

  [ Jfreegman ]
  * API function to get last seen timestamp of friend also removed remnants of
    the no longer used variable ping_lastrecv

  [ irungentoo ]
  * Attempted fix of on off UDP connection causing toxcore to disconnect from
    the friend.
  * File transfer fixes.
  * Fixed offline callback being called when connection timed out and died
    without ever actually being connected.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 04 Apr 2015 22:00:56 +0000

toxcore (0.0.0+20150401.r3295-1) unstable; urgency=medium

  [ Dubslow ]
  * Fix minor code duplication
  * Make keys into a struct for more programmer safety

  [ irungentoo ]
  * Increased max possible amount of TCP connections in TCP server when using
    epoll.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 02 Apr 2015 21:50:10 +0000

toxcore (0.0.0+20150331.r3290-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed unused variable.

  [ Dubslow ]
  * Fix toxencryptsave to be consistent with new_api

  [ Jfreegman ]
  * Amend comments to reflect undefined filenumber and friendnumber behavior

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxencryptsave0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 01 Apr 2015 00:26:28 +0000

toxcore (0.0.0+20150329.r3285-1) unstable; urgency=medium

  [ irungentoo ]
  * Comment fix.
  * Fixed file transfer bug.

  [ Aleksey Mokhovikov ]
  * Additional description for tox_friend_delete.

  [ irungentoo ]
  * Increase thread safety.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 29 Mar 2015 22:20:54 +0000

toxcore (0.0.0+20150326.r3278-1) unstable; urgency=medium

  [ irungentoo ]
  * Making tox_encrypted_new() use the same error codes as tox_new was a bad
    idea.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 26 Mar 2015 16:54:06 +0000

toxcore (0.0.0+20150325.r3277-1) unstable; urgency=medium

  [ Roman Pasichnyk ]
  * If length is 0, data should be ignored.

  [ Nick Hovaker ]
  * Update documentation link

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 26 Mar 2015 12:44:30 +0000

toxcore (0.0.0+20150325.r3273-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed old avatar doc.

  [ Kill Your TV ]
  * Really break ratox (<= 0.2.1-1)

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 25 Mar 2015 15:36:34 +0000

toxcore (0.0.0+20150324.r3272-1) unstable; urgency=medium

  [ irungentoo ]
  * Comment fix.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Main reason for this version: Add 'Breaks:' to debian/control

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 25 Mar 2015 12:52:59 +0000

toxcore (0.0.0+20150323.r3271-2) unstable; urgency=medium

  * Add missing header file to libtoxcore-dev package

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 24 Mar 2015 02:52:31 +0000

toxcore (0.0.0+20150323.r3271-1) unstable; urgency=medium

  [ irungentoo ]
  * Changed how receipts work.
  * Started implementing new Tox api.
  * A bit of new api work done.
  * Code cleanups.
  * New api progress.
  * Allow empty names and status messages.
  * More new api work done.
  * Messenger add friends functions error code fixes.
  * Fixed friend_not_valid function.
  * Updated types in Messenger callbacks to fit with the ones in the new api.
  * More new api functions implemented.
  * Apparently enums are bad for wrappers and doing this makes wrapping
    toxcore easier.
  * use bool in is typing callback.

  [ Dubslow ]
  * Put const adjective before type nouns

  [ irungentoo ]
  * Typing and status functions implemented.
  * Tox connection function and callback should now work as expected.
  * Implemented message send functions in public api.
  * Implemented callbacks.
  * Remove avatar stuff from Messenger.
  * Ported some of the code in testing/ to the new api.
  * Fixed bug.
  * toxav new api fixes.
  * Ported some tests to the new api.

  [ Urras ]
  * Minor changes to README

  [ irungentoo ]
  * Changes to custom packet functions in Messenger.
  * More tests ported to new api.
  * Added different error codes for custom packet functions in Messenger.
  * Implemented custom packet functions in new api.

  [ saneki ]
  * Allow for specifying the port range to use in Tox_Options

  [ Dubslow ]
  * Realign toxencryptsave with new API

  [ irungentoo ]
  * Test fixes.
  * Removed backwards compatibility code from core.

  [ Dubslow ]
  * Update encryption autotest

  [ irungentoo ]
  * Properly fixed encryptsave_test.c

  [ Jin^eLD ]
  * Fix dist target
  * Add README.md to the dist tarball
  * Add spec file for rpm generation

  [ irungentoo ]
  * Removed useless TODO comments.

  [ aaannndddyyy ]
  * minor punctuation fixes
  * spelling, punctuation, ...

  [ irungentoo ]
  * Code cleanups.
  * enums are no longer typedefed to uint8_t.
  * Fixed typedef.
  * Updated File request packet to new format.
  * Fixed debug fprintf.

  [ Christoffer Sterner ]
  * Change fprintf debug into LOGGER_DEBUG for consistency
  * Change LOGGER_DEBUG to LOGGER_ERROR for fail bind

  [ irungentoo ]
  * Fixed case where a recv and a sending file would have the same number.
  * Updated new_filesender function in Messenger.c
  * Fixed small issue.
  * Implementation of new api file transfers.
  * testing/tox_sync now fully works on the new api.
  * Ported nTox to new file transfer api.
  * Added group chat functions to the public api.
  * Implemented the 3 low level network information functions.
  * Use .h for tox_old instead of .c to not break some of my build commands.
  * tox_callback_connection_status() implemented.

  [ Dubslow ]
  *   This is a combination of 11 commits.   The first commit's message is:
      TOX_STATUS -> TOX_USER_STATUS, is more specific

  [ irungentoo ]
  * Added simple status message test to tox_test.c
  * tox_new() fixes.
  * tox_new now sets error to TOX_ERR_NEW_PORT_ALLOC when binding to port fails.
  * Fixed tox_new issue.
  * Added position parameter to tox_file_send_chunk().
  * Don't assume tox_file_send_chunk() is called in the request chunk callback.
  * File transfer fixes and improvements.
  * File sending improvements.
  * Check more ports in tox_test.c

  [ Dubslow ]
  * Convert core code depending on the api

  [ irungentoo ]
  * tox_friend_get_public_key() now does nothing when public_key is NULL.
  * tox_file_send_chunk() must now send data the same length as requested in
    the requested chunk callback.
  * File kind is now a uint32_t.

  [ Dubslow ]
  * revert to TOX_FILE_KIND

  [ irungentoo ]
  * Remove TOX_FILE_KIND typedef.
  * This belongs in the previous commit.
  * When link can't send packets anymore, stop the request chunk callback.
  * Better DHT distance function.
  * Make nTox save on exit.
  * Install tox_old.h too.
  * There are many scenarios where the user would want to modify the contents
    pointed by proxy_address.

  [ Impyy ]
  * Initialize Tox_Options with default values in tox_options_new

  [ irungentoo ]
  * Avatar hash is now the filename of the file transfer instead of the first
    32 bytes.

  [ iphydf ]
  * New API fixups.

  [ irungentoo ]
  * Added and implemented file_id parameter to file tranfers.
  * Allow file names to be of length 0.
  * Added tox_file_send_seek() function to api.
  * Changed INVALID_LENGTH to TOO_LONG.
  * Make sure some defines in the public api are always correct.
  * Save function renamed to tox_get_savedata()
  * Renamed SEND_FAILED to SENDQ.
  * Kill all file transfers associated with the friend when friend goes offline.
  * Api changes.
  * When friend goes offline all his file transfers get removed.

  [ Dubslow ]
  * Move get_connection_status to self pseudonamespace, to contrast
    friend_get_connection_status

  [ irungentoo ]
  * Merged normal message function and send action function into one messaging
    function.
  * Removed TOX_USER_STATUS_INVALID.
  * Renamed TOX_MESSAGE_TYPE_MESSAGE to TOX_MESSAGE_TYPE_NORMAL.

  [ Dubslow ]
  * callback_file_request_chunk -> callback_file_chunk_request A couple of
    minor reasons, combined warrant a PR imo: a) fileChunkRequested is a
    better signal name than fileRequestChunkReceived, and I don't want to
    break consistency by reordering words for just this signal b) "request
    chunk" is parsed by English speakers as a verb-object combination,
    implying sending the request, not receiving, whereas "chunk requested" is
    parsed (more correctly) as an adjective-noun combo (in particular, request
    is    a noun not a verb), and thus reads far more like "hey heads up we
    just got a request"

  [ irungentoo ]
  * Fixed group audio issues when getting an old audio packet.
  * Fix build warning.
  * For file transfers UINT64_MAX is now used as the size for streaming
    transfers instead of 0.
  * Allow sending of file transfer requests with length 0 but don't allocate
    any file number for them in core.
  * Transfers with filelength == 0 now behave exactly like transfers of every
    other size (except streaming of course).
  * Renamed tox_file_send_control to tox_file_control.

  [ Anurag Agarwal ]
  * Fixes #1296
  * Fixes #1297
  * Fixes #1298

  [ irungentoo ]
  * Added some more checks for file packets.
  * Changed the share relay packet id.
  * tox.h comment fix.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols
  * Update debian/libtoxencryptsave0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 24 Mar 2015 02:08:23 +0000

toxcore (0.0.0+20150223.r3147-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed possible TCP server bug.
  * When socket dies, kill it.
  * Use edge trigger on listen socket in TCP_Server.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 23 Feb 2015 22:03:34 +0000

toxcore (0.0.0+20150212.r3144-1) unstable; urgency=medium

  [ irungentoo ]
  * Code Cleanups.

  [ Urras ]
  * Remove redundant link, update old link

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 14 Feb 2015 18:22:50 +0000

toxcore (0.0.0+20150208.r3134-1) unstable; urgency=medium

  [ irungentoo ]
  * kill_TCP_server() now frees everything in TCP server.
  * Only create one global logger instance.

  [ Maxim Biro ]
  * Fixed incompatible pointer type warning

  [ irungentoo ]
  * Properly free everything at the end of each test.
  * Fixed memory leak.
  * Fixed memory leak in test.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 09 Feb 2015 01:22:36 +0000

toxcore (0.0.0+20150206.r3126-1) unstable; urgency=medium

  [ irungentoo ]
  * Fix memory leaks.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 07 Feb 2015 21:10:21 +0000

toxcore (0.0.0+20150205.r3120-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed useless misleading define.
  * Lowered CPU usage.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 05 Feb 2015 20:50:38 +0000

toxcore (0.0.0+20150202.r3114-1) unstable; urgency=medium

  [ Alexandre Erwin Ittner ]
  * Rename "client id" to "public key" in avatar docs and examples
  * Update avatar documentation
  * Add script to generate save files with custom keys

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 03 Feb 2015 11:23:04 +0000

toxcore (0.0.0+20150131.r3109-1) unstable; urgency=medium

  [ irungentoo ]
  * Prevent unnecessary sending of packets.
  * Fixed bug where mutex would be destroyed but not recreated for new
    net_crypto connection.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 31 Jan 2015 23:50:02 +0000

toxcore (0.0.0+20150129.r3107-1) unstable; urgency=medium

  [ irungentoo ]
  * Updated TODO.
  * Code cleanups.
  * Api break.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 30 Jan 2015 14:52:18 +0000

toxcore (0.0.0+20150124.r3099-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed gcc warnings.
  * Fixed gcc warnings.
  * Code cleanups.
  * Zero broadcast ips are invalid.
  * Code cleanups.

  [ Kill Your TV ]
  * New git upstream snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 24 Jan 2015 22:45:52 +0000

toxcore (0.0.0+20150118.r3094-1) unstable; urgency=medium

  [ irungentoo ]
  * Don't enforce limits on pings for LAN ips.
  * Fixed warning.
  * Tox should work better on TCP only when some people have broken TCP nodes
    and don't update them.

  [ mannol ]
  * fix_logger-v.0.2

  [ irungentoo ]
  * Fixed logger build issue.

  [ MovingtoMars ]
  * Fix logging on Windows
  * Add 2015 to copyright notice

  [ irungentoo ]
  * Attempted fix of Tox disconnecting during file transfers by tweaking some
    congestion control numbers.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 19 Jan 2015 14:14:00 +0000

toxcore (0.0.0+20150113.r3084-1) unstable; urgency=medium

  [ irungentoo ]
  * Reduced timeout of onion paths on the first try by 1 second.
  * Removed unused variables.
  * Send less net_crypto packets.
  * Speed up connection to network on TCP only.
  * Send lossy packets to less peers.

  [ mannol ]
  * Logger fix

  [ irungentoo ]
  * Fixed use after free.
  * Attempted fix of Tox killing routers.
  * Attempted fix of Tox killing routers part 2.
  * Fix TCP server regression.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 15 Jan 2015 00:19:50 +0000

toxcore (0.0.0+20150104.r3071-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed useless function.

  [ aaannndddyyy ]
  * fixed some typos / grammar

  [ Tux3 / Mlkj / !Lev.uXFMLA ]
  * toxav_prepare_transmission: More descriptive error

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 05 Jan 2015 13:33:22 +0000

toxcore (0.0.0+20150101.r3066-1) unstable; urgency=medium

  [ aaannndddyyy ]
  * fixed a typo

  [ irungentoo ]
  * Code cleanups.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 02 Jan 2015 12:11:02 +0000

toxcore (0.0.0+20141231.r3063-1) unstable; urgency=medium

  [ irungentoo ]
  * Adjusted onion timeouts.
  * Remove useless code.

  [ Luke Drummond ]
  * fixes #1210

  [ irungentoo ]
  * Check if received ip family is valid for the onion packets.
  * Removed now useless packet id.
  * Code cleanup.
  * Remove useless defines.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 01 Jan 2015 12:30:10 +0000

toxcore (0.0.0+20141228.r3055-1) unstable; urgency=medium

  [ irungentoo ]
  * onion_isconnected fix attempt.
  * Use same jbuf size for group as for one on one chats.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 28 Dec 2014 21:56:18 +0000

toxcore (0.0.0+20141226.r3053-1) unstable; urgency=medium

  [ Maxim Biro ]
  * Added HTTP proxy support
  * Some refactoring of proxy code
  * Further refactoring of proxy code

  [ irungentoo ]
  * Fixed bug with auto tests and cleaned up the code a bit.
  * Make it possible to port clients to the new api by just replacing
    proxy_enabled with proxy_type.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 27 Dec 2014 02:36:37 +0000

toxcore (0.0.0+20141225.r3047-1) unstable; urgency=medium

  [ irungentoo ]
  * Don't populate path nodes too much.
  * Add function to get nodes from onion path.
  * Onion client improvements.
  * Fixed bug.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 26 Dec 2014 02:58:39 +0000

toxcore (0.0.0+20141223.r3043-1) unstable; urgency=medium

  [ irungentoo ]
  * Improved detection of dead paths.

  [ Zetok Zalbavar ]
  * Update INSTALL.md

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 24 Dec 2014 17:48:04 +0000

toxcore (0.0.0+20141221.r3040-1) unstable; urgency=medium

  [ Jon Poler ]
  * Removed calloc from logger_init, because the pid was no longer being
    appended.
  * Added cscope.files to .gitignore

  [ irungentoo ]
  * auto test group titles.
  * Fixed bug in tox_load where names of size TOX_MAX_NAME_LENGTH didn't load.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 22 Dec 2014 22:33:42 +0000

toxcore (0.0.0+20141218.r3033-1) unstable; urgency=medium

  [ irungentoo ]
  * Cut one on one default audio bitrate by half.
  * Build system fixes.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 18 Dec 2014 16:41:32 +0000

toxcore (0.0.0+20141216.r3031-1) unstable; urgency=medium

  [ irungentoo ]
  * Increased max TCP connections.
  * Some optimizations on how TCP relays are used.
  * DHT fixes.
  * Fixed test.
  * cs_set_video_encoder_resolution improvements.
  * Fixed some A/V threading issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 17 Dec 2014 20:35:27 +0000

toxcore (0.0.0+20141215.r3025-1) unstable; urgency=medium

  [ irungentoo ]
  * More group auto testing.
  * Sendback data size is always 8 bytes.
  * Fixed DHT doc.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 15 Dec 2014 12:14:44 +0000

toxcore (0.0.0+20141212.r3022-1) unstable; urgency=medium

  [ irungentoo ]
  * Having two buffers for audio isn't really good.
  * Make the maximum size of the jbuf at least 4 times the capacity.
  * Increase video quality and distance between keyframes.

  [ Maxim Biro ]
  * Fixed a memory leak

  [ irungentoo ]
  * Fixed memory leaks.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 13 Dec 2014 15:25:19 +0000

toxcore (0.0.0+20141212.r3016-1) unstable; urgency=medium

  [ irungentoo ]
  * Test if everything goes well when a peer leaves the group chat.
  * Fixed video packet assembling.

  [ Kill Your TV ]
  * New usptream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 12 Dec 2014 23:07:59 +0000

toxcore (0.0.0+20141211.r3014-1) unstable; urgency=medium

  [ irungentoo ]
  * Added a tox_add_friend auto test.
  * Fixed crash when connection was killed during the packet callback.

  [ Kill Your TV ]
  * New usptream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 11 Dec 2014 20:06:11 +0000

toxcore (0.0.0+20141210.r3012-1) unstable; urgency=medium

  [ Will Rouesnel ]
  * Change prototype for custom_packet_handler functions
  * Patch auto_tests/tox_test.c with the new prototype

  [ irungentoo ]
  * Fixed tox_test.c
  * Add define for the maximum length of the friend request to the public api.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 10 Dec 2014 18:30:37 +0000

toxcore (0.0.0+20141208.r3007-1) unstable; urgency=medium

  [ irungentoo ]
  * Delete close connection when peer leaves chat.
  * Restore compatibility with older group chats.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 08 Dec 2014 18:58:51 +0000

toxcore (0.0.0+20141207.r3005-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed possible issue with wrong size being passed to opus_decode().

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 07 Dec 2014 23:41:36 +0000

toxcore (0.0.0+20141206.r3004-1) unstable; urgency=medium

  [ Aaron1011 ]
  * Fix typo
  * Fix usage of 'have' versus 'has'

  [ irungentoo ]
  * Added simple group auto test.
  * Added basic group message test.
  * Test now works with large groups.
  * Group stability fixes.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 07 Dec 2014 03:25:28 +0000

toxcore (0.0.0+20141203.r2996-1) unstable; urgency=medium

  [ irungentoo ]
  * Only copy when pointer isn't NULL in get_friendcon_public_keys().
  * Fixed bug where group chat would see connection as offline when it was online.
  * Fixed possible threading issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 03 Dec 2014 21:57:22 +0000

toxcore (0.0.0+20141202.r2989-1) unstable; urgency=medium

  [ irungentoo ]
  * Joining a group chat should be more reliable.
  * Group chats should be less likely to break.
  * Prevent joining groupchat more than once.
  * Removed useless code.
  * Groupchat stability fixes.
  * Comment fix.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 02 Dec 2014 03:38:13 +0000

toxcore (0.0.0+20141130.r2983-1) unstable; urgency=medium

  [ irungentoo ]
  * Check if key file was opened correctly in DHT_bootstrap.c

  [ Kill Your TV ]
  * New usptream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 30 Nov 2014 19:12:24 +0000

toxcore (0.0.0+20141129.r2982-1) unstable; urgency=medium

  [ mannol ]
  * More av cleanup

  [ irungentoo ]
  * Fixed bug where video didn't work anymore.
  * Jbuff fixes.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols and debian/libtoxcoreav0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 29 Nov 2014 21:42:06 +0000

toxcore (0.0.0+20141128.r2976-1) unstable; urgency=medium

  [ irungentoo ]
  * Attempted fix of threading issue in test.
  * Fixed toxav issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 28 Nov 2014 19:52:44 +0000

toxcore (0.0.0+20141126.r2974-1) unstable; urgency=medium

  [ Jin^eLD ]
  * Added check to ensure that the available libsodium library is compatible

  [ Andy Conrad ]
  * Fix link in TODO

  [ irungentoo ]
  * Fixed build issue.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 26 Nov 2014 22:08:04 +0000

toxcore (0.0.0+20141125.r2968-1) unstable; urgency=medium

  [ Imperative ]
  * Fixed some fatal spelling mistakes

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 26 Nov 2014 03:55:22 +0000

toxcore (0.0.0+20141125.r2965-1) unstable; urgency=medium

  [ mannol ]
  * av refactor

  [ irungentoo ]
  * Updated TODO.
  * Removed some no longer promising clients from the TODO.
  * Fixed possible issue.
  * Astyle autotests.
  * Fixed integer rollover bug in toxav.
  * Fixed threading issues in toxcore.

  [ Kill Your TV ]
  * Update debian/libtoxav0.symbols
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 25 Nov 2014 23:02:45 +0000

toxcore (0.0.0+20141122.r2957-1) unstable; urgency=medium

  [ irungentoo ]
  * Enable use of lower sample rates for group chats.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 23 Nov 2014 00:12:12 +0000

toxcore (0.0.0+20141121.r2956-1) unstable; urgency=medium

  [ irungentoo ]
  * Cleaned up packet length types in toxcore.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 22 Nov 2014 02:29:20 +0000

toxcore (0.0.0+20141121.r2955-1) unstable; urgency=medium

  [ dubslow ]
  * get peer pubkey api

  [ irungentoo ]
  * Tox clients now should show they are offline with much better precision.

  [ Kill Your TV ]
  * Update debian/libtoxcore0.symbols
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 21 Nov 2014 15:52:29 +0000

toxcore (0.0.0+20141120.r2952-1) unstable; urgency=medium

  [ irungentoo ]
  * Decrease time to announce ourselves to 3 seconds.
  * Small update to groupchat docs.
  * Fixed small issue where group audio would jumble up sometimes at start of
    stream.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 21 Nov 2014 00:32:00 +0000

toxcore (0.0.0+20141117.r2949-1) unstable; urgency=medium

  [ irungentoo ]
  * Added an unfinished doc on how groupchats work.
  * Cut bitrate by half for 1 channel audio.

  [ Kill Your TV ]

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 18 Nov 2014 20:50:11 +0000

toxcore (0.0.0+20141115.r2947-1) unstable; urgency=medium

  [ irungentoo ]
  * Setting groupchat title when the groupchat isn't connected should now
    return success.
  * Last fix didn't really work well.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 15 Nov 2014 22:04:16 +0000

toxcore (0.0.0+20141115.r2945-1) unstable; urgency=medium

  [ Jfreegman ]
  * add api function to get group title

  [ irungentoo ]
  * Increased audio packet queue size by 2.
  * Some modifications to the last pull request.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 15 Nov 2014 19:50:53 +0000

toxcore (0.0.0+20141114.r2941-1) unstable; urgency=medium

  [ dubslow ]
  * basic group titles
  * add title send to peer send
  * public api, finishing tweaks
  * fix type checking

  [ irungentoo ]
  * Fixed some threading related issues in toxcore.
  * Group chat title fixes.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 14 Nov 2014 20:01:03 +0000

toxcore (0.0.0+20141112.r2934-1) unstable; urgency=medium

  [ irungentoo ]
  * Properly fixed group av issue.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 12 Nov 2014 22:52:26 +0000

toxcore (0.0.0+20141112.r2933-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed groupchat bug that caused peers to not connect to each other.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 12 Nov 2014 16:14:20 +0000

toxcore (0.0.0+20141111.r2932-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed audio groupchat issue.
  * Fixed group av issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 12 Nov 2014 02:31:32 +0000

toxcore (0.0.0+20141111.r2930-1) unstable; urgency=medium

  [ irungentoo ]
  * Added function to get groupchat type.

  [ Kill Your TV ]
  * New git upstream snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 12 Nov 2014 00:12:32 +0000

toxcore (0.0.0+20141111.r2929-1) unstable; urgency=medium

  [ irungentoo ]
  * Cleaned up some code, made group av clean up properly after itself when
    the group is killed.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 11 Nov 2014 22:56:27 +0000

toxcore (0.0.0+20141111.r2928-1) unstable; urgency=medium

  [ irungentoo ]
  * Some initial groupchat lossy packet code.
  * Added functions to relay lossy group chat packets.
  * Added some functions to send and handle lossy packets.
  * Added more group functions to eventually have working A/V.
  * Some function changes for better A/V integration to group chats.
  * First commit of actual A/V code for group chats.

  [ Tux3 / Mlkj / !Lev.uXFMLA ]
  * Remove dead store
  * Remove unused variable

  [ irungentoo ]
  * Group audio starting to take shape.
  * Basic audio packet parsing code.
  * Group chats now have types.
  * Group audio might work now but I have not tested anything yet.
  * Fixed irc syncbot.
  * Audio group chats still have some small issues.
  * Prevent connection ips from switching on LAN.
  * Fixed some audio group chat issues.
  * Fixed bug.
  * Added comments.
  * 2 channel audio can now be sent to groupchats.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols and debian/libtoxcoreav0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 11 Nov 2014 15:30:17 +0000

toxcore (0.0.0+20141103.r2908-1) unstable; urgency=medium

  [ irungentoo ]
  * Decreased Tox idle bandwidth usage but potentially increased time to find
    friends (needs some real world testing).
  * This might fix some peer finding issues.
  * Added some comments to net_crypto.h

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 04 Nov 2014 02:44:36 +0000

toxcore (0.0.0+20141031.r2905-1) unstable; urgency=medium

  [ Tux3 / Mlkj / !Lev.uXFMLA ]
  * Missing cv-qualifiers in tox.h comments

  [ irungentoo_trip ]
  * Slightly improved the function that checks if Tox is online.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 31 Oct 2014 23:27:01 +0000

toxcore (0.0.0+20141029.r2902-1) unstable; urgency=medium

  [ irungentoo_trip ]
  * Added actions to group chats.

  [ Kill Your TV ]
  * Update debian/libtoxcore0.symbols
  * Remove transitional 'tox-daemon' package
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 30 Oct 2014 14:13:51 +0000

toxcore (0.0.0+20141028.r2901-1) unstable; urgency=medium

  [ irdan ]
  * Modify DHT.md to render correctly

  [ irungentoo_trip ]
  * Initial friend finding might work a bit better.

  [ Tux3 / Mlkj / !Lev.uXFMLA ]
  * Fix typo: romdom->random
  * Fix DHT memory leak

  [ Sean ]
  * Update README.md

  [ Lance Tuller ]
  * Update TODO

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 29 Oct 2014 01:44:24 +0000

toxcore (0.0.0+20141025.r2891-1) unstable; urgency=medium

  [ irungentoo_trip ]
  * Load file portability code for big endian.

  [ xor2003 ]
  * Fix for memory leak. And add forgotten break
  * Fix uninitialized
  * Prevent lock
  * Don't send -1 bytes. There is such check everythere. But if we add it in
    side funciton the logic will change
  * Add a check (reported by Coverity)

  [ irungentoo_trip ]
  * Portability saving fixes for big endian systems.

  [ Tux3 / Mlkj / !Lev.uXFMLA ]
  * Fix use-after-free of toxav's TimerHandler

  [ irungentoo_trip ]
  * Fixed possible threading issues.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols and debian/libtoxencryptsave0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 25 Oct 2014 22:53:20 +0000

toxcore (0.0.0+20141023.r2879-1) unstable; urgency=medium

  [ Urras ]
  * Update to Libsodium 1.0.0 since backward-compatibility is guaranteed
    through all the 1.x.y releases.

  [ dubslow ]
  * fix #1124 by adding salt manip functions Also, all data now has the magic
    number prepended. This is incompatible for all but the save/load
    functions, but I think nothing besides the one experimental qTox branch
    used any of those, which is why I feel confident about the change.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 24 Oct 2014 01:54:06 +0000

toxcore (0.0.0+20141021.r2875-1) unstable; urgency=medium

  [ irungentoo_trip ]
  * Fixed unaligned memory access.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 21 Oct 2014 20:45:14 +0000

toxcore (0.0.0+20141020.r2874-1) unstable; urgency=medium

  [ irungentoo ]
  * File transfer speed should jump up a bit faster.
  * Removed useless code.
  * Increased interval and ping packet timeout by 1 second to try to fix TCP
    issues.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 21 Oct 2014 08:13:52 +0000

toxcore (0.0.0+20141017.r2871-1) unstable; urgency=medium

  [ irungentoo ]
  * Some video encoding improvements.

  [ Kill Your TV ]
  * New git upstream snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 18 Oct 2014 01:39:29 +0000

toxcore (0.0.0+20141016.r2870-2) unstable; urgency=medium

  * Add libcap2-bin to tox-bootstrapd's depends

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 17 Oct 2014 22:55:10 +0000

toxcore (0.0.0+20141016.r2870-1) unstable; urgency=medium

  [ irungentoo ]
  * astyle toxencryptsave.

  [ xor2003 ]
  * forgotten to free memory in pAdapterInfo
  * Trying to fix TimerHandler *handler memory leak

  [ dubslow ]
  * add load/save from key instead of pw
  * fix #1120

  [ xor2003 ]
  * Initialise source.port to prevent garbage value

  [ dubslow ]
  * add new test cases, cleanup astray printf

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxencryptsave0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 17 Oct 2014 20:36:08 +0000

toxcore (0.0.0+20141015.r2861-1) unstable; urgency=medium

  [ Maxim Biro ]
  * Free ports when there are no valid ones
  * Fixed return value comment of new_networking function
  * Added IPv4 fallback, made IPv6 and IPv4 fallback enabled by default
  * Fixed a typo
  * Added some const-correctnessness
  * Fixed a typo
  * Don't fail when the binary is not found Per Debian Policy Manual,
    paragraph 9.3.2: Writing the scripts.

  [ Jfreegman ]
  * re-implement copy_chatlist function

  [ irungentoo ]
  * irc_syncbot now parse out NULL characters from the Tox groupchat.
  * Use monotonic time function already in toxcore.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 16 Oct 2014 00:06:32 +0000

toxcore (0.0.0+20141014.r2849-1) unstable; urgency=medium

  [ irungentoo ]
  * Add function to check if the peernumber is ours for group chats.
  * Added basic IRC group syncbot to testing.

  [ Kill Your TV ]
  * Update debian/libtoxcore0.symbols
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 15 Oct 2014 14:25:49 +0000

toxcore (0.0.0+20141013.r2847-1) unstable; urgency=medium


  [ irungentoo ]
  * tox_count_chatlist() now works.

  [ Kill Your TV ]
  * Stop packaging DHT_bootstrap in the daemon package
  * Stop using dh-exec: it's no longer needed without DHT_bootstrap
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 14 Oct 2014 01:02:22 +0000

toxcore (0.0.0+20141012.r2846-3) unstable; urgency=medium

  * Add missing quotes to postinst script

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 13 Oct 2014 15:00:28 +0000

toxcore (0.0.0+20141012.r2846-2) unstable; urgency=medium

  * Update debian/libtoxencryptsave0.symbols
  * Set cap_net_bind_service for the tox-bootstrap binaries

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 13 Oct 2014 13:59:48 +0000

toxcore (0.0.0+20141012.r2846-1) unstable; urgency=medium


  [ dubslow ]
  * Fix include issue

  [ Kill Your TV ]
  * Add dependency on libsodium-dbg for libtoxcore-dbg
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 13 Oct 2014 10:03:50 +0000

toxcore (0.0.0+20141011.r2842-1) unstable; urgency=medium

  [ Sean Qureshi ]
  * Enable IPv6
  * Does a realloc with a size of 0 if every port is invalid

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 12 Oct 2014 00:03:44 +0000

toxcore (0.0.0+20141011.r2839-1) unstable; urgency=medium

  [ dubslow ]
  * refactor toxencryptedsave to allow passphrase encryption of arbitrary data
    also a minor API change for clarity
  * re-refactor to separate pass->key and key->encryption

  [ Kill Your TV ]
  * Remove files created by tox-bootstrap when package is purged.
  * Update debian/libtoxencryptsave0.symbols
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 11 Oct 2014 11:44:47 +0000

toxcore (0.0.0+20141009.r2836-2) unstable; urgency=medium

  * Set gecos field when creating user
  * Fix systemd unit file

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 10 Oct 2014 22:45:33 +0000

toxcore (0.0.0+20141009.r2836-1) unstable; urgency=medium

  [ A. L'mao ]
  * readme.md: "goals of tox" -> "goals with tox"

  [ irungentoo ]
  * Relay peer kill messages too.

  [ Kill Your TV ]
  * set up initscript, daemon, daemon user, and manpages
  * Symlink duplicate doc directories under /usr/share/doc
  * Add systemd service file
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 10 Oct 2014 03:12:10 +0000

toxcore (0.0.0+20141008.r2833-1) unstable; urgency=medium

  [ dubslow ]
  * fix #1104

  [ Kill Your TV ]
  * New upstream git snapshot
  * Bump standards version, no source changes needed

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 09 Oct 2014 22:35:30 +0000

toxcore (0.0.0+20141007.1~git3df5401-1) unstable; urgency=medium

  [ David Lohle ]
  * Add working tox nodes

  [ lyubod ]
  * Create osx_build_script_toxcore.txt
  * Update INSTALL.md

  [ Maxim Biro ]
  * Made toxdns header cpp-friendly

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols


 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 07 Oct 2014 22:48:36 +0000

toxcore (0.0.0+20141005.1-1) unstable; urgency=medium

  [ Jfreegman ]
  * implement group_names function

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 05 Oct 2014 18:15:11 +0000

toxcore (0.0.0+20141004.2-1) unstable; urgency=medium

  [ irungentoo ]
  * Send friend request with connection if for some reason (groupchats) we are
    already connected to the friend but they have not added us yet.

  [ Kill Your TV ]
  * New upstrem git snashot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 04 Oct 2014 21:34:55 +0000

toxcore (0.0.0+20141004.1-1) unstable; urgency=medium

  [ irungentoo ]
  * Fixed group peer chosing algorithm.
  * Reduced the risk of two people being given the same peer id in groups.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 04 Oct 2014 17:26:53 +0000

toxcore (0.0.0+20141003.2-1) unstable; urgency=medium

  [ irungentoo ]
  * Added names to peer response packet.
  * Removed useless variables.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 03 Oct 2014 21:58:26 +0000

toxcore (0.0.0+20141003.1-1) unstable; urgency=medium

  [ dubslow ]
  * null terminate group messages (cause jfreegman can't str8 c)

  [ irungentoo ]
  * Added name packet to group chats, send one when appropriate.
  * Kill group connection to friend once we are connected to group.
  * Fixed group bugs.

  [ Kill Your TV ]
  * New upstream git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 03 Oct 2014 21:15:27 +0000

toxcore (0.0.0+20141002.1-1) unstable; urgency=medium

  [ irungentoo ]
  * Removed useless code.
  * Peers now time out and delete themselves from group chats.
  * People in groups can now be added/removed from friends list without issues.
  * Fixed tox_load() comment.
  * Implemented tox_callback_group_namelist_change callback in group chats.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 02 Oct 2014 22:06:23 +0000

toxcore (0.0.0+20141001.1-1) unstable; urgency=medium

  [ dubslow ]
  * Modify avatar recommendations

  [ Alexandre Erwin Ittner ]
  * test_avatars: Implement new policy for the user avatar file

  [ irungentoo ]
  * Group chats now use friendcon_id instead of friendnumber.

  [ dubslow ]
  * change avatar requirements

  [ irungentoo ]
  * Fixed crash in tox_new().

  [ sin ]
  * Rework toxav/rtp.c to use ntohl/htonl and ntohs/htons

  [ irungentoo ]
  * Added some functions to friend_connection.
  * Group chats now actually work somewhat.
  * del_groupchat and kill_groupchats now work properly.
  * If connection is already connected, send a online packet to it.

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 02 Oct 2014 02:40:56 +0000

toxcore (0.0.0+20140928.1-1) unstable; urgency=medium

  [ Kill Your TV ]
  * New upstream git snapshot
  * Update debian/libtoxcore0.symbols

  [ irungentoo ]
  * Some code written for new group chats.
  * Removed groupchats from core.
  * Removed now useless atributes from structs.
  * More groupchats code written.
  * Group chats are starting to work.
  * DHT can now be used for group chat cons and friend cons at the same time.
  * Wrote more new groupchats code.
  * Added callbacks to DHT called when the ip of a peer is discovered.
  * Removed now useless network sturct size tests.
  * Added callbacks to onion_client and net_crypto for the temp dht key.
  * Removed useless code from onion_client.
  * Moved cleaup_friend functionality to Messenger.
  * Only set dht public key and direct ip when first creating connection.
  * Remove timestamp from set_connection_dht_public_key().
  * Make the ip port from DHT timeout after a while.
  * Moved all the connection stuff from messenger to friend_connection.
  * Increasing max number of onion paths might increase initial connection
    speed.
  * Removed useless code from groupchats.
  * Removed send_group_message_packet and its callback function from Messenger.

  [ Alexandre Erwin Ittner ]
  * Update avatar documentation

  [ Jfreegman ]
  * add API function to unset avatar

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 28 Sep 2014 13:13:25 +0000

toxcore (0.0.0+20140925.1-2) unstable; urgency=medium

  * Add debug packages
  * Fix typo in package description

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 26 Sep 2014 10:55:09 +0000

toxcore (0.0.0+20140925.1-1) unstable; urgency=medium

  * New git snapshot
  * Update debian/libtoxcore0.symbols

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 25 Sep 2014 21:30:29 +0000

toxcore (0.0.0+20140924.1-1) unstable; urgency=medium

  * New git snapshot

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 25 Sep 2014 00:24:44 +0000

toxcore (0.0.0+20140923.1-1) unstable; urgency=medium

  * initial packaging

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 23 Sep 2014 09:42:59 +0000
