News & Updates Check this forum for official updates, new release information, and site developments.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 01-05-2008, 11:10 AM   #1 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 313
Nick
Default glype proxy 0.5.1 released

glype proxy 0.5.1 is now available from the downloads section. This release contains a small number of bug fixes and updates but no major changes. Themes and settings from 0.5 are completely compatible so updating should be very quick and easy. Instructions on updating are included in the INSTALL file of the package.

Bugfixes:
- Hotlinking protection would not allow any hotlinking even if the referrer was on the allowed domains list. This was caused by the session check occurring first and flagging a hotlink before the referrer was considered. The problem is fixed in the new release.
- Cached CSS documents may have contained image URLs to a different domain if the cache folder was shared. The parsing of CSS documents now uses a relative URL in place of the absolute URL, fixing this issue. Thanks to steven for pointing this out.
- Sites that return a 100 status code (a perfectly valid but relatively uncommon) response were not previously handled properly by the script. The script now sends an empty Expect: header to tell servers not to use 100s and does a 302 redirect to the proper location when it is received. This issue and fix were both provided by almecho so thanks go to him for this.

Other changes:
- One of the two sections of PHP previously used in the theme files has been replaced with a simple tag replacement. If an error occurs and the script redirects to the index page, the theme file itself used to check for this and display the message. As this was done in the theme file, an extra block of PHP was required there. This has been moved into the index script itself and now fills the <!--[glype:error]--> tag if and when required. It's not a massive change but it means the main.php theme file is now completely HTML, other than the simple loop through the options. I'm pretty sure that makes the themes as easy as possible to create and edit.
- The integration of plugins has been moved around slightly. Previously the plugins were only used if required to parse a HTML (or other type) page and as such the file only included when necessary. The new system loads the plugin just before the cURL request which should give you a whole lot more flexibility. The pre/postParse functions are applied as before but now any code not in those functions will be run before the request, allowing you to change any of the curl options or anything else. For example, you might want to increase your timeout value to load larger files but only for a specific site (such as YouTube).
Nick is offline
Country: United Kingdom
 
Old 01-05-2008, 03:58 PM   #2 (permalink)
rzx
Junior Member
 
Join Date: Dec 2007
Posts: 5
rzx
Default Re: glype proxy 0.5.1 released

Great work once again, although I think I'm not going to update my proxies, at least not now. I just finished making some custom modifications to them.
rzx is offline
Country: Finland
 
Old 01-05-2008, 04:06 PM   #3 (permalink)
Senior Member
 
Join Date: Sep 2007
Posts: 137
lanmonkey will become famous soon enoughlanmonkey will become famous soon enough
Default Re: glype proxy 0.5.1 released

great stuff nick... much appreciated
lanmonkey is offline
Country: United Kingdom
 
Old 01-06-2008, 10:02 AM   #4 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 1
linuxer
Default Re: glype proxy 0.5.1 released

Great work! Thank you very much! Gonna upgrade right away!
linuxer is offline
Country: Germany
 
Old 01-08-2008, 02:19 AM   #5 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 9
FrX_
Default Re: glype proxy 0.5.1 released

Nice , time to test it and see if it fix the bug that i have
FrX_ is offline
Country: United States
 
Old 01-23-2008, 12:00 PM   #6 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 1
anions
Default Re: glype proxy 0.5.1 released

Thanks for your efforts.

I wonder if we can update the script without having to replace all the files. I've edited main.php, so i wonder if i can just replace the other files, and keep main.php intact.

Thanks for your help and providing such an efficient script for free.

anions
anions is offline
Country: India
 
Old 01-23-2008, 12:25 PM   #7 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 313
Nick
Default Re: glype proxy 0.5.1 released

Originally Posted by Nick
Instructions on updating are included in the INSTALL file of the package.
Nick is offline
Country: United Kingdom
 
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Glype 1.0 released! Nick News & Updates 41 12-14-2009 01:10 AM
0.5.3 Final released Nick News & Updates 14 08-27-2009 03:16 PM
glype manager 1.0 released Nick News & Updates 9 10-25-2008 07:39 AM
0.4 beta 3 released Nick News & Updates 21 11-16-2007 12:16 PM
0.4 beta 2 released Nick News & Updates 2 09-25-2007 12:13 PM


All times are GMT -5. The time now is 01:16 AM.
© 2006-2010 Glype. All Rights Reserved.