Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixed more potential mem leaks and use the url_free method | bertrand | 2002-10-19 |
* | memleaks | arpi | 2002-10-16 |
* | Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il> | bertrand | 2002-09-09 |
* | Added support for URLs that contain an username:password | bertrand | 2002-06-23 |
* | printf to mp_msg | albeu | 2002-05-02 |
* | Removed the url_copy function , since it was badly implemented, | bertrand | 2002-02-11 |
* | Added a debug function to print the struct's variables. | bertrand | 2002-01-12 |
* | x = malloc(strlen(s) + c) ... strcpy(x, s) | pl | 2001-12-19 |
* | Added 2 functions to escape/unescape the url as described in the RFC 2396. | bertrand | 2001-12-14 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-14 |
* | Added a function to copy URL. | bertrand | 2001-11-20 |
* | libdemuxer... | arpi | 2001-10-20 |