oauth.c   oauth.c 
/* /*
* OAuth string functions in POSIX-C. * OAuth string functions in POSIX-C.
* *
* Copyright 2007-2011 Robin Gareus <robin@gareus.org> * Copyright 2007-2012 Robin Gareus <robin@gareus.org>
* *
* The base64 functions are by Jan-Henrik Haukeland, <hauk@tildeslash.com> * The base64 functions are by Jan-Henrik Haukeland, <hauk@tildeslash.com>
* and un/escape_url() was inspired by libcurl's curl_escape under ISC-lice nse * and un/escape_url() was inspired by libcurl's curl_escape under ISC-lice nse
* many thanks to Daniel Stenberg <daniel@haxx.se>. * many thanks to Daniel Stenberg <daniel@haxx.se>.
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the ri ghts * in the Software without restriction, including without limitation the ri ghts
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sel l * to use, copy, modify, merge, publish, distribute, sublicense, and/or sel l
* copies of the Software, and to permit persons to whom the Software is * copies of the Software, and to permit persons to whom the Software is
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/