Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -30/+27 |
| | |||||
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -3/+1 |
| | | | | Dropped opaque type (replaced with uint8_t) | ||||
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵ | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -1/+1 |
| | | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces. | ||||
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | Place examples in public domain. After discussion with Karl. | Simon Josefsson | 2009-05-13 | 1 | -6/+1 |
| | |||||
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -1/+5 |
| | |||||
* | Use #ifdef for checking HAVE_CONFIG_H for consistency. | Simon Josefsson | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | Added copyright notices to examples | Nikos Mavrogiannopoulos | 2007-10-23 | 1 | -0/+7 |
| | |||||
* | Include netinet/in.h for FreeBSD, reported by Roman Bogorodskiy ↵ | Simon Josefsson | 2006-08-27 | 1 | -0/+1 |
| | | | | <novel@FreeBSD.org>. | ||||
* | Include config.h, don't include netinet/in.h (for mingw). | Simon Josefsson | 2006-06-16 | 1 | -1/+4 |
| | |||||
* | Add, from ex-client2.c. | Simon Josefsson | 2005-08-12 | 1 | -0/+49 |