index
:
libspectre
master
libspectre is a small library for rendering Postscript documents. (mirrored from https://gitlab.freedesktop.org/libspectre/libspectre)
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-08
libspectre 0.2.12
HEAD
0.2.12
master
Albert Astals Cid
2
-2
/
+9
2023-01-08
Fix exporting to pdf
Albert Astals Cid
1
-4
/
+6
2022-11-04
release: 0.2.11
0.2.11
Albert Astals Cid
2
-2
/
+9
2022-11-04
CI: Fix ubuntu:21.04 CI
Albert Astals Cid
1
-0
/
+3
2022-03-25
Avoid possible crash when loading a document
Marek Kasik
1
-0
/
+4
2022-02-12
release: 0.2.10
0.2.10
Albert Astals Cid
2
-2
/
+13
2021-12-26
Use the new api to pass the callbacks
Albert Astals Cid
5
-42
/
+41
2021-11-29
Set alignment for rendering to default
Marek Kasik
1
-1
/
+1
2020-12-26
Free the previous user_image in case spectre_presize is called multiple times
Albert Astals Cid
1
-0
/
+1
2020-05-14
remove version suffix from ghostscript directory
Randy
1
-5
/
+5
2020-05-06
release: 0.2.9
0.2.9
Albert Astals Cid
2
-2
/
+19
2020-04-26
Move spectre_document_load_from_stream to spectre-private.h for now
Albert Astals Cid
3
-9
/
+10
2020-04-13
Make sure we don't read uninitialized memory from text
Albert Astals Cid
1
-0
/
+4
2020-04-10
Initialize varibles if reading fails
Albert Astals Cid
1
-14
/
+30
2020-04-09
Fix uninitialized memory read on malformed documents
Albert Astals Cid
1
-11
/
+13
2020-04-08
Fix uninitialized memory read on malformed documents
Albert Astals Cid
1
-2
/
+2
2020-04-08
Fix crash on malformed files
Albert Astals Cid
1
-6
/
+8
2020-03-28
Fix memory leak
Albert Astals Cid
1
-1
/
+2
2020-03-28
CI: use debian testing while unstable is broken
Albert Astals Cid
1
-1
/
+1
2020-03-10
fix memory leak in ps.c:650
Randy
1
-0
/
+1
2020-03-10
Refactor spectre_document_load_from_data() -> _stream()
Randy
3
-47
/
+33
2020-03-07
fix memory leak in ps.c:603
Randy
1
-0
/
+1
2020-03-07
fix NULL-dereference in psscan.c:934
Randy
1
-1
/
+1
2020-03-03
fix NULL-dereference in psscan()
Randy
1
-1
/
+1
2020-03-02
Fix memory leak
Randy
1
-3
/
+4
2020-02-29
ossfuzz: integrate into build, add entrypoint
Randy
3
-1
/
+78
2020-02-29
Add spectre_document_load_from_data(), update fuzz target
Randy
3
-18
/
+62
2020-02-19
ossfuzz: fix coverage build
Randy
1
-0
/
+39
2020-02-18
Refactor code so that psscan() can accept a FILE*, this will enable parsing f...
Randy
4
-12
/
+16
2020-02-13
ossfuzz: add dictionary, update build script
Randy
2
-2
/
+63
2020-01-05
Revert "ossfuzz: keep shared libraries after install"
Albert Astals Cid
1
-0
/
+1
2020-01-01
ossfuzz: keep shared libraries after install
Randy
1
-1
/
+0
2019-12-08
fix leak in spectre_device_render()
Randy
1
-0
/
+3
2019-11-26
update ossfuzz.sh
Randy
1
-1
/
+1
2019-11-26
update fuzz target
Randy
2
-46
/
+49
2019-11-24
fix indentation
Randy
1
-7
/
+7
2019-11-20
add build script, fuzz target
Randy
2
-0
/
+66
2018-10-20
spectre-gs: Remove support for old ghostscript
Christian Persch
2
-22
/
+8
2018-10-20
spectre-gs: Enforce minimum ghostscript version
Christian Persch
2
-2
/
+12
2018-10-19
Make clang happy
Albert Astals Cid
1
-9
/
+2
2018-10-19
Hide internal symbols
Christian Persch
9
-3
/
+102
2018-10-19
Make gcc happy about switch fallthrough
Albert Astals Cid
1
-0
/
+1
2018-10-19
Fix crash with malformed document
Albert Astals Cid
1
-1
/
+1
2018-10-13
Add basic CI
Albert Astals Cid
1
-0
/
+38
2017-01-15
state what lib is printing the error
Caolán McNamara
1
-3
/
+3
2016-07-02
release: 0.2.8
0.2.8
Carlos Garcia Campos
2
-2
/
+18
2016-07-02
build: Fix make distcheck
Carlos Garcia Campos
1
-3
/
+6
2016-06-23
Rotate documents correctly with newer libgs versions
Marek Kasik
1
-2
/
+106
2016-06-23
spectre-gs: Add a method to get the libgs version
Carlos Garcia Campos
2
-1
/
+12
2016-04-02
Fix the build with Ghostscript >= 9.18
Carlos Garcia Campos
1
-0
/
+11
[next]