git.stg.codes
/
stg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stg.git
2014-09-23
Maxim Mamontov
Solved some TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Added long string for tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Finished new implementation of sgconfig plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Better error reporting from plugin runner.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Another changes on API.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Added missing include.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Fixes due to changes in API.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Fixed parsing admins in srvconf.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Fixed srvconf due to changes in BFStream.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Fixed BFStream work with large strings, allowed null...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Implemented parser registry.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Maxim Mamontov
Added parser factories.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Maxim Mamontov
Handle failures in Conn ctor.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Maxim Mamontov
Brand new connection handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Maxim Mamontov
Minor changes in plugin interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Maxim Mamontov
Removed rsconf.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Maxim Mamontov
Removed unused stuff.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Maxim Mamontov
User parser refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Maxim Mamontov
Use netinet/in.h instead of linux/in.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Maxim Mamontov
Added a function to check user existance.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Adjusted Makefile due to new source files.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Fixed compilation errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Reduced scopes plus graceful connection shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Added client connection class into sgconfig.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Split sgconfig parsers into seaparate files.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Fixed compilation with new TRAFF_TYPE.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Minor change in BFStream.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Added const qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
Traff type become an enumeration in scope of TARIFF.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Maxim Mamontov
TARIFFS::GetTariffsData become constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
COmpose CXXFLAGS for tests correctly.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Handle string for encryption properly.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Store parser answer in configproto.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
GetPlugin should be extern "C".
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
USe bfstream in srvconf.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Show more information abot XML parsing error.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Fixed bfstream test compilation.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Added special function to read/write all data (for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Handle short string correctly in blowfish encription.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Maxim Mamontov
Handle callback errors in bfstreams.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Maxim Mamontov
Some minor changes in bf stream.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Maxim Mamontov
Fixed encryption in srvconf.lib
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Maxim Mamontov
Always think about \0 and block boundry during encryption.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Maxim Mamontov
Added stream encryption/decryption tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Maxim Mamontov
Added stream encryption/decryption.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Maxim Mamontov
Some changes in crypto.lib. Added tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Maxim Mamontov
Ignore .d files.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Maxim Mamontov
Fixed tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Cleaned up some headers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Optimized sending answers in sgconfig.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Added modification time for session traffic.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Added const version of GetPointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Added full string encryption.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Removed unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Maxim Mamontov
Rearranged some headers in sgconfig.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Maxim Mamontov
Use unicode for messages. Convert before sending.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Maxim Mamontov
Simplified STG_LOCKER.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Maxim Mamontov
More fixes after cppcheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Fixed compilation issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Another set of minor fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Lots of stylistic fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Removed obsolete stuff.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Merge branch 'naffanya-dev'
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Fixed build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Added configuration checks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Implemented NFQ capturing.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Maxim Mamontov
Initial adding of netfilter_queue capturer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Maxim Mamontov
'all' -> 'any'
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Maxim Mamontov
Fixed issues in cap_pcap.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Maxim Mamontov
Initial adding of PCap capturer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Maxim Mamontov
Added --auth-by.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Maxim Mamontov
Fixed some encodings.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Maxim Mamontov
Implemented encoding for all parsers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Maxim Mamontov
Implemented transcoders for some getters.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Maxim Mamontov
Added possibility to transcode params to a proper encoding.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Minor fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Added local binding.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Expanded more abbreviations.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Expanded another abbreviation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Fixed some abbreviations.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Maxim Mamontov
Fixed traff type descritpion.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed compilation on *BSD systems.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Implemented add-service, chg-service, add-corp and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed processing of coma-separated lists.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed storing relation between users and services.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Reset should be virtual.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed credit.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed cash-set.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Added encoding of some strings.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Implemented add-user and chg-user.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Implemented send-message.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Implemented check-user.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Serialize period info.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed x2str for doubles.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Fixed Split.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Show info about period.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Maxim Mamontov
Implemented add-tariff and chg-tariff.
commit
|
commitdiff
|
tree
|
snapshot
next