~ubuntu-branches/ubuntu/trusty/libtorrent/trusty

« back to all changes in this revision

Viewing changes to src/utils/diffie_hellman.h

  • Committer: Package Import Robot
  • Author(s): Rogério Brito, Benoît Knecht, Rogério Brito
  • Date: 2012-05-29 01:19:37 UTC
  • mfrom: (1.1.15) (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120529011937-lobv0fvgy5ps3o3d
Tags: 0.13.2-1
[ Benoît Knecht ]
* New upstream version. Closes: #632315.
* Run the test suite at build time.
* Let upstream's configure script choose between Linux's fallocate(2) and
  posix_fallocate(3).
* Put the complete MPL-1.1 in debian/copyright, as required by debian policy
  12.5.

[ Rogério Brito ]
* debian/control:
  + Remove useless coding indication.
  + Add Benoît to the list of uploaders. Thanks for reviving this!
* debian/copyright: Update my copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// libTorrent - BitTorrent library
2
 
// Copyright (C) 2005-2007, Jari Sundell
 
2
// Copyright (C) 2005-2011, Jari Sundell
3
3
//
4
4
// This program is free software; you can redistribute it and/or modify
5
5
// it under the terms of the GNU General Public License as published by