a3a10df
(HEAD -> master)
update readme by
2020-04-07 12:51:11 +0200
5304fff
Merge pull request #50 from eudaldgr/travis by
2020-04-07 12:46:52 +0200
12469b9
update with evloop's methods by
2020-04-07 12:44:51 +0200
5311a71
travis-ci by
2020-04-07 12:13:28 +0200
c3cdb81
Add contact section in readme by
2020-04-07 11:00:57 +0200
805458d
Fix stuffs in README.md by
2020-04-07 10:55:08 +0200
70b21ed
exclude target binaries in gitignore by
2020-04-07 10:52:32 +0200
029704f
Merge pull request #49 from eudaldgr/files by
2020-04-07 09:52:05 +0200
58b373f
Uncial script by
2020-04-07 09:46:38 +0200
745ca5d
More accurate dependencies by
2020-04-06 18:03:23 +0200
ae3952d
Markdown by
2020-04-06 16:36:09 +0200
1c523ce
net.c problem workaround by
2020-04-06 13:44:30 +0200
8e642f4
Added a template by
2020-04-06 13:40:14 +0200
e88bebf
Update config.mk by
2020-04-06 12:25:29 +0200
cd3f499
Update Makefile by
2020-04-06 10:22:56 +0200
73c9c33
Removed automake dependency by
2020-04-03 20:17:52 +0200
a7fb9a8
Document applying and displaying torrent labels. by
2012-05-06 23:03:27 -0500
2fd1f7c
Add optional label to be associated with torrent. by
2012-05-06 22:54:39 -0500
b0b8a2f
Clean up and add a few more entries to .gitignore by
2012-05-06 22:50:16 -0500
f6eef6e
Add year to log timestamp. by
2012-05-06 15:29:29 -0500
8057ebf
Add misc/utils.h to Makefile.am by
2012-05-06 15:20:32 -0500
c408419
Merge pull request #36 from brianmwaters/master by
2012-05-06 12:30:12 -0700
382ccb7
Accept invalid .torrent files. by
2012-04-03 00:47:12 -0400
c550cbb
Add documentation for 'btpd --numwant' and 'btcli rate' by
2010-08-13 11:29:15 -0500
a632807
Added ARRAY_COUNT() macro to get number of elements in const arrays. by
2010-08-13 10:55:14 -0500
9667cf0
Added 'numwant' to the tracker request parameters. by
2010-08-12 21:14:06 -0500
6406029
Allow changing the upload and download rates at runtime. by
2010-08-11 22:37:51 -0500
033b776
Fix non-escaped hyphens in man pages. by
2010-08-06 15:34:20 -0500
a7adaf3
Corrected man pages bug section URL for issue tracker. by
2010-08-05 10:13:09 -0500
f40524e
Indicate post 0.16 version. by
2010-08-03 23:19:15 -0500
47ac2e2
Merge branch 'master' of github.com:btpd/btpd by
2010-08-03 23:18:07 -0500
eb02e50
Text updates for btpd 0.16. by
2010-08-03 22:18:37 -0500
950bfcb
Text updates for btpd 0.16. by
2010-08-03 22:18:37 -0500
f366f89
Correct list '%' sequences to match man page. by
2010-07-29 23:16:42 -0500
76c4947
Added custom formats for list operation. by
2010-07-29 21:43:07 -0500
79641da
Add multiple torrents at once. by
2010-07-26 22:01:16 -0500
2810f88
Fix warning on no return value from non-void function. by
2010-07-26 21:36:45 -0500
fd18baa
Implement start all (btcli start -a) functionality. by
2010-07-22 22:57:40 -0500
b1d891c
Don't set a maximum file size. read_file will use the file size. by
2010-07-20 17:43:02 -0500
1b22c92
Applied patches from OpenBSD to fix addrinfo and HTTP. by
2010-07-18 13:41:04 -0500
034ba1a
Added man pages for btcli, btinfo, and btpd. by
2010-07-17 22:18:20 -0500
c94ed42
Fix possible crash with kqueue. by
2009-02-17 18:35:24 +0100
8650048
test(1)'s equality operator is '=' not '=='. by
2009-02-10 16:39:29 +0100
b132820
Text updates for btpd 0.15. by
2009-02-09 22:08:40 +0100
4539bc6
Run timeouts that will expire in less than one millisecond. by
2009-02-09 16:46:04 +0100
030cc0f
Add test case for compiling with pthreads. by
2009-02-09 00:52:59 +0100
9f4d2b0
evtimer_gettime was broken on MacOs. by
2009-02-08 19:24:55 +0100
cf5f386
Use the correct address length for connect. by
2009-02-08 19:21:28 +0100
d3c57e7
Log failure of PROG_SILENT_IFELSE to config.log. by
2009-02-08 19:14:51 +0100
c96ede2
Indicate post 0.14 version. by
2009-02-08 19:14:04 +0100
13f376e
Text updates for btpd 0.14. by
2009-02-08 00:37:33 +0100
8b04af7
Find and ban peers with bad data. by
2009-02-07 21:13:07 +0100
89a95cb
Split peer information. Make id hash functions available. by
2009-02-06 22:43:48 +0100
a32db85
Iterate throught the htbl instead of building an array first. by
2009-02-06 18:21:37 +0100
966dd4f
We must now set the ratio when creating hash tables. by
2009-02-06 20:13:42 +0100
e5332f1
Hashtable tweaks. by
2009-02-06 20:03:56 +0100
432be0a
Make net->piece_count properly aligned. by
2009-02-03 23:11:34 +0100
74feed3
Set logmask from commandline. by
2009-02-03 17:02:28 +0100
2d7d9c3
More tracker logging, and use switch for log type. by
2009-02-03 17:09:43 +0100
40077b7
Fix port type confusion. by
2009-02-03 16:06:39 +0100
747c80f
Use only IPv4 by default. by
2009-01-30 12:03:00 +0100
be9d0e5
Set failures on individual trackers, not on tiers. by
2009-01-30 11:18:50 +0100
ef40199
Make the timer code work on MacOS as well. by
2009-01-29 17:00:40 +0100
f0bd2f3
Stop complaints on printf argument types on MacOS. by
2009-01-29 16:43:19 +0100
3b6ae02
Remove unneeded addrinfo flag which doesn't exist on MacOS. by
2009-01-29 16:42:07 +0100
2bb7a7f
Make sure required versions of autotools are used. by
2009-01-29 16:38:07 +0100
c6f129f
Rename timer* to evtimer*. by
2009-01-29 16:29:45 +0100
3b7dcfa
Make the COPYRIGHT file match reality again. by
2009-01-26 22:34:15 +0100
a32c781
Show tracker counts in btcli stat. by
2009-01-26 22:04:37 +0100
3273c5c
Change options to: '-4' => Ipv4 only, '-6' => IPv6 only. by
2009-01-26 18:54:58 +0100
5aaf5be
Better start from scratch on udp tracker support. by
2009-01-26 18:20:06 +0100
438881f
Improve the torrent stop and btpd shutdown sequences. by
2009-01-25 13:10:27 +0100
50b69ab
More files to ignore. by
2009-01-26 13:04:06 +0100
7708f42
Use the correct macro to make automake happy. by
2009-01-24 11:50:13 +0100
3857831
Fix a typo in an error message. by
2009-01-24 11:48:03 +0100
33f309c
Print the result of, and not the address of, getpid(). by
2009-01-24 00:53:26 +0100
7ba163f
Rethink the tracker client code somewhat. by
2009-01-21 13:03:13 +0100
eb22256
git clean is a better way to clean the tree. by
2009-01-15 12:21:58 +0100
0532926
Add IPv6 support. Btpd can now use both ipv4 and ipv6. The new options -4 and -6 toggles use of ip v4 and v6 respectively. They are both used by default. Remove restrictions on the --ip option since the spec allows to be a dns name. Ultimately this option may need to be changed on a per tracker/torrent basis. by
2009-01-14 00:25:31 +0100
273e38e
Added macros for checking supported compiler flags. by
2009-01-13 16:59:28 +0100
5d0272a
Start previously active torrents after log file setup. by
2009-01-13 12:09:28 +0100
ba9895e
Test for working snprintf at startup. by
2009-01-12 23:53:16 +0100
5a6ac51
Let the initial process linger until the daemon is initialized. This enables us to report errors in the btpd init sequence to the shell by non zero exit code. Changed from flock to lockf because of solaris troubles. I may be confused though. by
2009-01-12 23:50:01 +0100
c8285d9
Don't use the bsd err and warn family of functions. Solaris doesn't have them. by
2009-01-12 22:14:10 +0100
7b8644d
Provide own implementation of asprintf if it's missing. by
2009-01-12 22:09:26 +0100
b50a306
Lots of autofoo magic for threads and different libs. by
2009-01-12 22:04:56 +0100
8a150a2
pid_t is long on some systems. solaris is one. by
2009-01-11 23:23:11 +0100
df5fc31
Remove unnecessary include. by
2009-01-11 23:08:41 +0100
06bd2a1
On solaris bcopy and some other useful functions are declared in strings.h. by
2009-01-11 23:07:28 +0100
b47b55b
Use the more compatible -R flag instead of -rpath when linking. by
2009-01-11 23:01:31 +0100
b854501
Fix for missing AI_ADDRCONFIG. by
2009-01-11 16:00:14 +0100
3df0820
Indicate that btpd has moved past 0.13. by
2009-01-11 15:59:06 +0100
2947896
Test that the clock is working at start and test for evloop errors. by
2009-01-10 23:44:26 +0100
50a3135
Update build scripts for recent btpd changes. Also use only one makefile. by
2009-01-10 23:41:13 +0100
36076a1
Remove libevent. Btpd no longer uses it. by
2009-01-09 17:55:30 +0100
eb421cc
Btpd now uses evloop, it's own event loop, instead of libevent. by
2009-01-09 18:49:16 +0100
5990599
Add evloop, btpd's new event loop. This will replace libevent. by
2009-01-09 18:26:23 +0100
4457c12
Let btpd remove torrent data by itself instead of calling rm. by
2009-01-08 21:51:26 +0100
b5d78b0
Make the http client independent of events and use my iobuf. by
2009-01-07 16:29:47 +0100
3af2b0c
Make iobuf more useful for io and use better names in its api. by
2009-01-11 00:34:46 +0100