| Commit message (Collapse) | Author | Age | Lines | 
| | 
| 
| 
| 
| 
| 
|  | 
Used uncrustify, with the configuration file in ./doc/uncrustify.cfg
Commit author set to "Indent <please@skip.me>" so that it's easier to
skip while doing git blame.
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* Don't use PIE/PIC on Cygwin/Darwin unless specified as these
  platforms don't support it.
* Cleanup warnings for 'make check' build.
* Fix the type issue for getsockopt calls.
* Fix enum warnings in Yahoo libs on Mac OS X.
 | 
|   
  
  
  
  
  
  
  
  
   | 
srv_lookup works on cygwin and openbsd now.
Provide ns_initparse, friends, and types where they aren't provided by
platform.
Use dn_expandname instead of custom parser so compressed DNS responses
are handled correctly.
 |