2015-03-23 |
Roland Haeder | 'Web' is to generic, better use 'Html' as it is for... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Obsolete code removed. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Updated a little unmaintained test cases (they need... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | HttpRequest and HttpResponse were to generic as they... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | Introduced initWebOutputInstance() which will initializ... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | It may rarely happen that no filters are registered... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | Minor fix, don't mix space and tab for intending, excep... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Roland Haeder | Moved getter near it's setter counter part to have... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Roland Haeder | Commented added switch to MHASH_SHA256 + 5-times hashin... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Roland Haeder | Commented out noisy debug lines, closeFile() should... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | More cleanups of public closeFile() method as it is... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | Don't "abuse" setters for actually "unsetting" (closing... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Roland Haeder | Updated copyright: |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Roland Haeder | Renamed DatabaseResult to CachedDatabaseResult as it... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Roland Haeder | Fixed loading of chash.pos (wrong indexes) + added... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Roland Haeder | Renamed BaseFile to BaseAbstractFile to make it more... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Roland Haeder | Renamed some paths and a class for better understanding... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Roland Haeder | Continued CSV parsing: |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Roland Haeder | It is 'CALLED' (minor). |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Roland Haeder | Lesser noisy debug lines. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Roland Haeder | Some cleanups |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Roland Haeder | Added missing method isOwnAddress(). |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Roland Haeder | Now use more the newly added (not here yet) ShareabeInf... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Roland Haeder | A class implementing ShareableInfo shall now be handled... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Roland Haeder | setListenerInstance() does not allow NULL, so don't... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Roland Haeder | Merge branch 'master' of git.mxchange.org:/var/cache... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Roland Häder | Renamed method as shortcuts are not wanted. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Roland Haeder | Added isValidUnlByPackageData() |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Roland Haeder | And back to Listenable ... :-( |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Roland Haeder | Sometimes it is Listenable, somtimes HandleableProtocol... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Roland Haeder | The name "Pointer" was to general, better use "FilePoin... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Roland Haeder | Renamed files to let the class loader find them. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Roland Haeder | Added new classes + moved some in sub folders: |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Roland Haeder | The protocol handler was mostly not correct as a listen... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Roland Haeder | Prevent generating cache keys if no query caching is... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Roland Haeder | Moved from 'hub' code. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Roland Haeder | Also this ... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Roland Haeder | A much better name is HandleableProtocol. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Roland Haeder | _SERVER array elements are all upper-case. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Roland Haeder | Updated doc tag to reflect UNL rewrites in 'hub' project. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Roland Haeder | Cleanup of previous commit. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Roland Haeder | No longer simple IPs, better is UNL: Universal Node... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | Added important call to setFileName() |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | Added missing methods (required by interfaces). They... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | Added new CSV file abstraction class which is now a... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | Also this has to be renamed ('Directory' already exists). |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | setIteratorInstance() was already defined and way to... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Roland Haeder | Continued: |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Roland Haeder | The UNL (Universal Node Locator) is now handled in... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Roland Haeder | Make UNL upper-case |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Roland Haeder | Added counter for total restarts |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Roland Haeder | Upcoming rewrite to universal node locator (UNL) instea... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Double qoutes generally "cost" performance as they... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Some more cleanups. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Added protocol for upcoming rewrite. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Minor: Descriptions improved |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Minor: Added commented out debug line. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Updated from hub code. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Roland Haeder | Added new interfaces Handleable/-DataSet and ProtocolHa... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Roland Haeder | Some API changes: |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Roland Häder | much smaller number for nonce-incrementation |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Roland Haeder | Minor improvements |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Roland Haeder | Fixed some stuff + added debug lines. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Roland Haeder | Some fixes. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Roland Haeder | Also store total found hashes (much lesser than total... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Roland Häder | 30 seconds every flush is okay. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Roland Häder | A bit shorter. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Roland Häder | Lesser constants and more rewrites on algo. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Roland Häder | Rewrites |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Roland Haeder | Added setter/getter for a Minable instance (interface... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Roland Häder | Added missing method. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | Also getSeekPosition() belongs here ... + TODOs.txt... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | writeData() also belongs here. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | No block instance here ... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | writeAtPosition() also belongs in OutputPointer classes. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | Renamed 'stacker' to 'stack' as they are stacks (FiFo... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | Even more ... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | These constants have moved ... ;-) |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Roland Haeder | Moved iterator instancing + removed duplicate getPointer(). |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Roland Haeder | Splitted 'binary specific' methods/attributes from... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Roland Haeder | Interface 'Block' is implemented also here ... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Roland Haeder | Need to call pointer instance ... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Roland Haeder | Also add getFileSize() here, too. This satisfies the... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Roland Haeder | Added isFileOnlyGaps() and getFileSize(), both are... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | This getter needs also to be public and be called throu... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Added missing methods (should not be called). |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Fixed: [FiFoFileStack:439] Method getHeaderSize() is... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Fixed: Fatal error: Access to undeclared static propert... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | No iterator here. |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Now that Block has these methods, also these classes... |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Also these methods must go through iterator. |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | These 3 methods are now moved to BaseFile. |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Also them has been moved. |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Had been moved. |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Roland Haeder | Continued with file abstraction: |
commit | commitdiff | tree | snapshot |
next |