index
:
delta/libproxy.git
0.3
baserock/morph
jeff-dev
libproxy-0.2
libproxy-0.3.1
master
libproxy.googlecode.com: Obsolete (use libproxy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libproxy
/
url.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leaks. Fixes issue 185.
dominique.leuenberger@gmail.com
2012-12-10
1
-0
/
+2
*
Fix mixed used of tabs and space for indentation
nicolas.dufresne@gmail.com
2012-10-15
1
-6
/
+6
*
Fix http chunk encoded PAC
nicolas.dufresne@gmail.com
2012-10-15
1
-5
/
+4
*
Fix usage of delete instead of delete[]
nicolas.dufresne@gmail.com
2012-10-10
1
-1
/
+1
*
Fix potential infinit loop uppon network error
nicolas.dufresne@gmail.com
2012-10-10
1
-2
/
+5
*
Fix buffer overflow downloading large pac file
nicolas.dufresne@gmail.com
2012-10-10
1
-1
/
+2
*
Don't confuse ":" in path with a port divider
nicolas.dufresne@gmail.com
2012-07-05
1
-0
/
+2
*
Fix build with gcc 4.7. Fixes issue 173
dominique.leuenberger@gmail.com
2012-03-09
1
-0
/
+1
*
Issue 170: need also check "Transfer-Encoding: chunked" for chunk for http pac
dominique.leuenberger@gmail.com
2012-02-05
1
-1
/
+1
*
Remove unused mime type check
nicolas.dufresne
2011-06-06
1
-8
/
+2
*
Fix issue 159: a pac http://address.pac.com is valid and should be treated as...
dominique.leuenberger@gmail.com
2011-04-08
1
-1
/
+1
*
fix invalid size read in fstat()
npmccallum
2011-02-06
1
-7
/
+5
*
fix mismatched delete[]
npmccallum
2011-02-06
1
-1
/
+1
*
Get url from file: Initialize the buffer to 0, to not have garbage.
dominique.leuenberger@gmail.com
2011-02-06
1
-0
/
+1
*
Avoid using static constructor in shared library
nicolas.dufresne
2011-01-03
1
-7
/
+0
*
Avoid sending negative values to isalnum()
nicolas.dufresne
2010-10-06
1
-1
/
+1
*
Don't read NULL character in url::encode
nicolas.dufresne
2010-10-06
1
-1
/
+1
*
Avoid to read the NULL character in strings
nicolas.dufresne
2010-10-06
1
-3
/
+4
*
two more win32 fixes
npmccallum
2010-09-26
1
-1
/
+1
*
Avoid reading one too far inside a std::string
nicolas.dufresne
2010-09-01
1
-1
/
+2
*
Fixed crash in URL parse
nicolas.dufresne
2010-08-20
1
-3
/
+3
*
Make sure authority_end is not npos
nicolas.dufresne
2010-07-22
1
-0
/
+2
*
Implemented url::encode() and unit test
nicolas.dufresne
2010-06-02
1
-0
/
+22
*
Rewrite url parser class
nicolas.dufresne
2010-06-01
1
-145
/
+206
*
Fix URL reassembly so we keep @ and : is present
nicolas.dufresne
2010-05-17
1
-2
/
+9
*
Added {} at the end of loops that does nothing
nicolas.dufresne
2010-03-29
1
-1
/
+1
*
fix build errors for openSuSE
npmccallum
2010-03-06
1
-11
/
+11
*
fix file:// urls for pacs
npmccallum
2010-03-06
1
-1
/
+1
*
correct some delete references; fixes issue 91; patch from Erik van Pienbroek
npmccallum
2010-03-05
1
-8
/
+8
*
fix all symbols with a leading '_'
npmccallum
2010-02-24
1
-16
/
+16
*
make pac fetching work on win32
npmccallum
2010-02-22
1
-2
/
+4
*
fixed a url crasher
npmccallum
2010-02-22
1
-7
/
+7
*
fix a crasher
npmccallum
2010-02-22
1
-0
/
+7
*
remove googlecode from the namespace
npmccallum
2010-02-05
1
-12
/
+5
*
massive rework; split off libmodman; make unit tests for libmodman; remove co...
npmccallum
2010-02-05
1
-0
/
+1
*
Fix compilation warnings on win32
npmccallum
2010-01-23
1
-2
/
+2
*
make visibility hidden by default and begin to export symbols; minor rework
npmccallum
2010-01-23
1
-23
/
+31
*
fix for parsing ports out of IPv6 URLs; fixes issue 76
npmccallum
2010-01-22
1
-5
/
+12
*
support chunked encoding when fetching a PAC; fixes #77
npmccallum
2010-01-22
1
-5
/
+35
*
fix unix breakage from win32 build fixes
npmccallum
2010-01-22
1
-2
/
+0
*
the "OMG, I think it builds on win32!" commit
npmccallum
2010-01-21
1
-53
/
+118
*
misc win32 compilation fixes
npmccallum
2010-01-19
1
-1
/
+6
*
re-enable kde module; fix lots of warnings
npmccallum
2010-01-17
1
-3
/
+2
*
make code more c++ish (major rework)
npmccallum
2010-01-17
1
-290
/
+226
*
build using c++
npmccallum
2010-01-17
1
-0
/
+374