Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove incomplete special_domain tests | Tatsuya Kinoshita | 2015-10-10 | 1 | -17/+0 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385702 | ||||
* | Use unsigned int for max_count | David Crosby | 2015-08-11 | 1 | -1/+1 |
| | |||||
* | Fix resource leak in load_cookies | David Crosby | 2015-08-11 | 1 | -10/+10 |
| | |||||
* | Change total_dot_number to unsigned int | David Crosby | 2015-08-11 | 1 | -3/+3 |
| | |||||
* | Free tmp | David Crosby | 2015-08-11 | 1 | -0/+1 |
| | |||||
* | Do not use C99 printf format specifiers and asprintf | Tatsuya Kinoshita | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Correct printf arguments and use asprintf | Scarlett | 2015-01-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Origin: http://marc.info/?l=openbsd-ports&m=142090828929750&w=2 * Str.c: Use asprintf() instead of rolling our own printf string length detection. * cookie.c: Pass the char pointer in the string struct to printf %s instead of the string struct itself. Print time_t using %lld instead of %ld to allow for 64-bit time_t. * main.c: Print a long int using the correct format specifier. * map.c: Print size_t using the correct format specifier. | ||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -3/+30 |
| | |||||
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 1 | -1/+8 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+698 |