openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LibOFX
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Oct 20, 2024 — Oct 20, 2025
Showing page 8 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add more sanity checks on string length.
Christian Stimming
More...
almost 17 years ago
Fix gnucash crash on OFX files with non-ascii characters and very long lines.
Christian Stimming
More...
almost 17 years ago
* updated specfile
Martin Preuss
More...
almost 18 years ago
released 0.9.0
Martin Preuss
More...
almost 18 years ago
* ofx_preproc.cpp: Increased size of file name buffer (50 was too small)
Martin Preuss
More...
almost 18 years ago
minor fixes
Martin Preuss
More...
almost 18 years ago
fixed configure.in
Martin Preuss
More...
almost 18 years ago
removed autocreated file
Martin Preuss
More...
almost 18 years ago
* libofx.h: added some fields to OfxFiLogin: - header_version - appid - appver It seems to become necessary with some new servers to modify these fields by the application.
Martin Preuss
More...
almost 18 years ago
* ofx_utilities.{cpp,h}: added a function to generate a temp file name (works on WIN32 and Linux)
Martin Preuss
More...
almost 18 years ago
done
Martin Preuss
More...
almost 18 years ago
added files for win32
Martin Preuss
More...
almost 18 years ago
Added function libofx_set_dtd_dir() which allows to set the folder in which DTD files are stored. This is needed for local installations (e.g. WIN32)
Martin Preuss
More...
almost 18 years ago
added comment
Martin Preuss
More...
almost 18 years ago
* libofx.pc.in: depending libraries don't need to link against OpenSP themselves, since LibOFX encapsulates it, no need to propagate unnecessary dependencies
Martin Preuss
More...
almost 18 years ago
removed var substitution of
Martin Preuss
More...
almost 18 years ago
tried var substitution of
Martin Preuss
More...
almost 18 years ago
* libofx.h, ofx_utilities.cpp: replaced some char* with "const char*" to make GCC happy, wrapped arithmetic calculations in macro definitions in brackets to avoid mathematical problems * libofx.h: Removed this file, replaced it with libofx.h.in. This is used to create libofx.h which now includes some subst variables conveying the version of LibOFX to source files. Introduced LIBOFX_BUILD_VERSION and LIBOFX_VERSION_RELEASE_STRING to distinguish even CVS versions
Martin Preuss
More...
almost 18 years ago
* ofx_request_statement.cpp: Incremented versions written to the request * libofx.h, ofx_utilities.cpp: replaced some char* with "const char*" to make GCC happy
Martin Preuss
More...
almost 18 years ago
Missing file
Benoit Grégoire
More...
over 18 years ago
24/1/2007: Benoit Grégoire <
[email protected]
> * ofx_preproc.cpp: Now parses the OFX headers to determine the input charset and encoding, and uses libiconv (if available) to convert the encoding since OpenSP can't do it. The default output is now UTF-8. This will "do the right thing" for Gnucash 2 and any client that uses UTF-8 strings, but we sould add an interface to let the client chose his prefered output encoding.
Benoit Grégoire
More...
over 18 years ago
* Adapted patch by Christian Lupien <lupien @at@ physique.usherbrooke.ca> to add processing of the different bank account types in OfxPaymentRequest. Took this oportunity to correct an API duplication problem before it get's even more complicated to fix: deleted OfxAccountInfo (OfxAccountData should be used instead) and the global scopt AccountType enum (use the one in OfxAccountData). Both of these changes will require source code change in aqbanking. * Bump the version ans soname right now so aqbanking can detect it.
Benoit Grégoire
More...
almost 19 years ago
8/1/2007: Benoit Grégoire <
[email protected]
> * Release 0.8.3
Benoit Grégoire
More...
almost 19 years ago
* lib/ofx_preproc.cpp: Make sure all results of string::find are inside the string's length; make sure to erase parts of the string only if the string is long enough. Fixes crash http://bugzilla.gnome.org/show_bug.cgi?id=353986 Patch supplied by Christian Stimming from GnuCash
Martin Preuss
More...
about 19 years ago
25/8/2006: Benoit Grégoire <
[email protected]
> * Fix datatype mismatch in ofx_preproc.cpp * Fix gengetopt related build problems on debian based distribution. * Remove massage about dependency on Qt, qhich is no longuer true * Fix ofxconnect headers not being distributed * Remove cmdline.c and cmdline.h which shouldn't be versionned * Release 0.8.2
Benoit Grégoire
More...
about 19 years ago
3/8/2006 David Resier <
[email protected]
> * Added fields used in stock splits (newunits, oldunits) Patch applied by Ace Jones <
[email protected]
>
Ace Jones
More...
about 19 years ago
28/7/2006 Ace Jones <
[email protected]
> * Fixed a compilation bug on GCC 4.1
Ace Jones
More...
about 19 years ago
20/7/2006: Benoit Grégoire <
[email protected]
> * Revert last change to ofxdump, as it requires a system-dependent header (plus it didn't compile on my system) * Make both curl and libxml++ optional for compilation. * Add some debug output. * Update tree.hh
Benoit Grégoire
More...
over 19 years ago
15/7/2006 Ace Jones <
[email protected]
> * Modified build script to not build ofxconnect if libxml++1.0 is missing.
Ace Jones
More...
over 19 years ago
12/6/2006 Ace Jones <
[email protected]
> * Fixed a compilation bug on GCC 4.1
Ace Jones
More...
over 19 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree