Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move epan/base64.[ch] to wsutil/ with function name change. | Jakub Zawadzki | 2013-12-21 | 1 | -41/+0 |
* | Move base64_to_tvb() to tvbuff_base64.c | Jakub Zawadzki | 2013-12-21 | 1 | -3/+0 |
* | Export libwireshark symbols using WS_DLL_PUBLIC define | Balint Reczey | 2013-03-01 | 1 | -0/+2 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | From Michael Mann: | Anders Broman | 2012-06-11 | 1 | -1/+1 |
* | Add 'extern "C"' wrappers and #include guards to various header files. | Gerald Combs | 2011-12-29 | 1 | -1/+2 |
* | Sanitize epan includes | Kovarththanan Rajaratnam | 2009-08-21 | 1 | -1/+1 |
* | Apply some of the patches from: | Anders Broman | 2009-05-13 | 1 | -1/+1 |
* | Revert previous checkin. | Anders Broman | 2008-08-03 | 1 | -0/+1 |
* | packet-multipart.c:179: warning: unused parameter 'pinfo' | Anders Broman | 2008-08-03 | 1 | -1/+0 |
* | Move common code to base64.c | Anders Broman | 2008-08-03 | 1 | -0/+3 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Move the base-64 routines to "epan/base64.c". | Guy Harris | 2004-09-10 | 1 | -0/+38 |