aboutsummaryrefslogtreecommitdiff
path: root/src/portal.cc
Commit message (Expand)AuthorAge
* Increate the default announce interval from one to ten minutes.schnetter2005-06-07
* Make parameters steerable.schnetter2005-06-05
* Do not mess with sockets in C or C++. Defer this to perl. Create aschnetter2005-06-03
* Don't require MSG_NOSIGNAL to be defined.schnetter2005-05-31
* Put everything into a namespace.schnetter2005-05-31
* Store boolean variables with their own type instead of as integers.schnetter2005-05-29
* Introduce a timeout when sending to the portal.schnetter2005-05-29
* Make announcing to the portal workschnetter2005-05-28
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27
* Make it compileschnetter2005-05-25
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24