]> jfr.im git - irc/ircd-hybrid/libopm.git/shortlog
irc/ircd-hybrid/libopm.git
2004-01-15  dgAnd don't forget to add inet_aton back into socks5... PRE-REL-3-1-2 REL-3-1-2
2004-01-15  dgReintroduce inet_aton, which disappeared for some reaso...
2003-11-26  dgllibopm doesn't ignore sigpipe for us, bopm does this...
2003-06-27  strtokDon't elements-- twice
2003-06-22  andyIgnore libtool.
2003-06-22  andyThese shouldn't be in CVS.
2003-06-22  andyMostly pedantry.
2003-06-21  andyReopen logfiles on receipt of SIGUSR1.
2003-06-21  andyOops, missed one USE_VAR.
2003-06-20  andyFix a gcc3-ism. AFTER_ANDY_CLEANUP
2003-06-20  andyLOTS of tidying up to compile with no warnings.
2003-06-20  andyTidy up fascist CFLAGS again.
2003-06-19  strtokOops, don't need OPM_NODE_T *p anymore... BEFORE_ANDY_CLEANUP
2003-06-19  strtoklist_remove no longer searches for node in list
2003-06-19  andyTidy up the fascist CFLAGS and add an option for -Werror.
2003-06-16  strtokFixed mystery memory use, was an fd_use problem.
2003-06-12  andyAs per patch supplied by Christopher Bongaarts:
2003-06-02  dglgcc 3 prototype warning fixes.
2003-05-04  dgls// missing
2003-04-08  andyAllow use of UNKNOWN as a protocol to be shorthand...
2003-04-08  andyOops, forgot the $_
2003-04-08  andyUpdated ports and other config.
2003-04-02  dglremove debug print.. oops
2003-04-02  dglAdd a default option, meaning default ports are not...
2003-02-12  andyFix <check> typo, add a bit about fdstat.
2003-02-08  dgl- Added perldoc style docs to OPM.pm, not really comple...
2003-02-05  strtoklibopm.c: Extra checks for OPM_STATE_CLOSED to prevent...
2003-02-02  andyRemove goat/faldo. Regenerate autotools.
2003-01-20  andyNeeded by autotools.
2003-01-20  andyBetter socket libs check from Warren Young <warren...
2003-01-14  dglscan all protocols + extra scans by default
2003-01-11  andysrc/snprintf.[ch]:
2003-01-09  andyChekc for working snprintf (but do nothing about it...
2003-01-09  andyThat needs to be inet_pton.
2003-01-09  andyAdd a clean target for docs/Makefile
2003-01-09  andylink test programs with compat.o otherwise they won...
2003-01-08  strtokExtra documentation concerning the functionality of...
2003-01-06  strtokUpdated ChangeLog
2003-01-06  andyForgot Makefile.in
2003-01-06  andyMore ports.
2003-01-06  andyAnd ignore those.
2003-01-06  andyStart of doxygen stuff.
2003-01-05  andyInstall opm_ headers, as requested by TimeMr14C and jv.
2003-01-05  strtokAdded ChangeLog
2003-01-04  andyUpdated for how we tend to be using this on Blitzed.
2003-01-03  strtokmemset sockaddr for bind()
2003-01-02  dglIf protocols are provided only scan them, rather than...
2002-12-22  strtokDon't set fd close on exec REL-3-0 REL-3-0R2
2002-12-22  strtokSet FD closed on exec
2002-12-16  andyMissed one instance of inetpton() AFTER-BOPM3-MERGE
2002-12-16  andyAdd configure check for inet_pton.
2002-12-16  strtokPut in ufds_size file descriptors instead of 1024
2002-12-16  strtokChanged timeout to 0 seconds!
2002-12-15  strtoklibopm.c: Grow ufds (poll array) as needed, rather...
2002-12-11  strtokAdded opm_scanend and opm_end functions to API
2002-12-10  strtokAdded OPM_TYPE_STRINGLIST
2002-12-07  strtokRemoved inet.h from opm.h. There was no reason for...
2002-12-02  andyUpdate autotools.
2002-12-02  andy*** empty log message ***
2002-11-12  strtokAdded data element to OPM_REMOTE_T
2002-11-10  dglAnalogX proxy
2002-11-08  strtokAdded proper GPL to hybrid copyright
2002-11-07  strtokAdded (void **) cast to MyFree #define to avoid warning
2002-11-07  strtokAdded code to MyFree to NULL a pointer after freeing it
2002-11-07  strtokAdded != NULL check on MyFree as to avoid having to...
2002-11-07  strtokAdded SENDBUFLEN and READBUFLEN.
2002-11-07  dglAdded some more http ports and put the adding code...
2002-11-07  dglIt does help if you test after changing from using...
2002-11-07  dglMake use of the opm_remote_addtype function by adding...
2002-11-06  strtokFixed memory leaks in config.c
2002-11-06  strtokFixed a bug where a freed conn was possibly used in...
2002-11-05  strtokAdded note about the void * argument to the callback...
2002-11-05  strtokAdded opm_remote_addtype function
2002-11-02  dgl10 seconds timeout isn't always quite enough..
2002-10-31  dgllowered fdlimit
2002-10-28  strtokRemoved TYPE_CUSTOM from perl module.
2002-10-28  strtokAdded dg's post proxy detection code. Tested on webcach...
2002-10-28  strtokAdded assert on calloc fail
2002-10-28  strtokCleaned up write_function/read_function and added read_...
2002-10-28  strtokRemoved libopm_addcustom and custom protocol support.
2002-10-27  strtokAdded comment for opm_active
2002-10-27  strtokFixed bug where on timeouts, libopm did a callback...
2002-10-27  dglremoved remote callbacks
2002-10-27  strtokRemoved remote struct callbacks, now only scanner-wide...
2002-10-27  dglreturn textual versions of the protocols (and http...
2002-10-27  dglignore Makefile too
2002-10-27  dglport wrong around around
2002-10-27  dglOPM/bopchecker.pl:
2002-10-26  dglThe opm perl module!
2002-10-26  dglpatch to add data as param for callbacks..
2002-10-16  strtokAdded logic to libopm_proxy_custom that finished parsin...
2002-10-15  strtokInitialize id and format to NULL in the built in protoc...
2002-10-15  strtokAdded custom protocol support
2002-10-12  strtokAdded default config settings
2002-09-24  strtokAbort scans where there are no protocols defined (bug...
2002-09-22  strtokFixed 'opm_remote_free' section header
2002-09-21  strtokRemoved addr from OPM_REMOTE_T listing in api doc
2002-09-21  strtokAdded IPV4 Binding functionality
2002-09-21  strtokMoved OPM_REMOTE_T::addr to OPM_SCAN_T::addr
2002-09-21  strtokAdded proxy types to API doc
next