aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/freesdp
Commit message (Expand)AuthorAge
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* cosmetics: misc typo fixesGravatar diego2007-09-25
* More strncat() misuses.Gravatar rtogni2007-02-11
* strncat() misuses, may have been exploitable.Gravatar rtogni2007-02-11
* Simplify NEXT_LINE macro and put most of it in a separate function.Gravatar reimar2006-12-06
* remove useless and incorrect const-removing castGravatar reimar2006-12-06
* Do not define _GNU_SOURCE, it is not necessary and causes a warning if it isGravatar reimar2006-12-06
* spurious () like in ({code;}) probably is not valid C, icc 9, definitelyGravatar reimar2006-11-25
* Avoid crash if initialization failed.Gravatar reimar2006-08-20
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31